Jake Boone

Results 44 issues of Jake Boone

This massive refactoring is an attempt to make the `react-dnd` dependency optional for consuming applications. See this related, as-yet-unanswered [StackOverflow question](https://stackoverflow.com/questions/72862593/how-to-publish-a-js-package-that-gracefully-fails-if-an-optional-peer-dependency). If it works out, this should fix #340 and...

- [ ] `parseSpEL(expr: string, options?: ParseSpELOptions) => DefaultRuleGroupType` (use [spel2js](https://www.npmjs.com/package/spel2js) like [raqb](https://github.com/ukrbublik/react-awesome-query-builder/blob/97f44dd8083c15b3f2e97cb1e861ca1795821d47/modules/import/spel.js)?) - [x] #323 - [x] #392 - [x] #320 - [ ] JQL (can this use case...

Batch add items to the selectedItems array instead of adding them one by one.

**What would you like to change about the program?** I'm running this GHA on my [`react-querybuilder` repository](https://github.com/react-querybuilder/react-querybuilder). When I run Prettier on my local machines ([`yarn pretty-print`](https://github.com/react-querybuilder/react-querybuilder/blob/759d444ab12170fab97047c2223cd47db46b98e6/package.json#L46)), it makes no...

enhancement

TODO: - [ ] Implement at least one compatibility component package in website demo - [ ] Change `"react-querybuilder": "next"` to `"react-querybuilder": "latest"` before publishing v5.0.0 - [ ] Remove...

Is there was a way to type an object to require that it has exactly one key? The key itself can be any `string` (or `number` or `symbol` for that...

help wanted
type addition

V7 prep - Fixes #664

Blockers: - oven-sh/bun#4015 - oven-sh/bun#4021 - oven-sh/bun#7100 - oven-sh/bun#7662 - oven-sh/bun#3621 - testing-library/jest-dom#554 - (Fixed by testing-library/jest-dom#566) - capricorn86/happy-dom#1282 Comprehensive tracking issue: - oven-sh/bun#1825 Nice to have: - electric-sql/pglite#17 -...