Bartosz
Bartosz
**Is your feature request related to a problem? Please Describe.** Right now ButtonGroup only allows passing static styles that are applied to all buttons. **Describe the solution you'd like** Id...
### Is there an existing issue for this? - [X] I have searched the existing issues and my issue is unique - [X] My issue appears in the command-line and...
```js const { build } = await import('velite'); await build({ strict: ... }); ``` With `strict: true`, both warnings and errors in the schema terminate the build and make `build`...
I tried adding spellchecking plugin to `velite` config, following https://github.com/orgs/remarkjs/discussions/965 and ended up with: ```js import dictionary from 'dictionary-pl'; import remarkRetext from 'remark-retext'; import retextLatin from 'retext-latin'; import retextSpell from...
Whenever there is a comment inbetween imports, a rule is triggered. I feel like such comments on specific imports should be ignored for the `newline-after-import` rule 
@vercel/node has typescript version 4.9.5 pinned. Please make it a peerDependency with open range or just bump the version to allow newer versions of typescript
The age field doesn't allow any changes - once a number is entered, it can't be changed or removed. Demonstrated below with virtual keyboard, but same happens with hardware keyboard...
I know it's hard (and sometimes impossible) to generate a tree of all people in a tree on single chart, but would be nice to be able to generate a...