Benjamin

Results 8 issues of Benjamin

Following added feature in 6.2.0. https://github.com/MikeMcl/big.js/issues/177 Please fill in this template. - [ ] Use a meaningful title for the pull request. Include the name of the package modified. -...

Popular package
Self Merge
Maintainer Approved
Untested Change

Is there a particular reason why `Dropdown Menu` does not allow scrolling, while `Menubar` does?

### Check for existing issues - [X] Completed ### Describe the feature The second link is clickable. The first is not, most probably due to the `+` and/or `$` character(s)....

enhancement
terminal
good first issue

### Check for existing issues - [X] Completed ### Describe the feature It would be nice to have support for UnoCSS, similar to Tailwind support (intellisense, etc.) ### If applicable,...

language

### Describe the bug SyntaxError when using zod `.preprocess()`. Schema seems to work correctly when using zod `.parse()`. I noticed the same schema doesn't seem to be supported when used...

### What version of `drizzle-orm` are you using? ^0.27.0 ### What version of `drizzle-kit` are you using? ^0.19.2 ### Describe the Bug I have the following syntax error when trying...

bug
drizzle-kit

I'm trying to apply some kind or render props pattern around modular-forms, without success :/ The general idea is: I have many kind of criteria, the only difference is the...

question

**What version of Tailwind CSS are you using?** ``` "@tailwindcss/vite": "^4.0.0-alpha.30", "tailwindcss": "^4.0.0-alpha.30" ``` **What build tool (or framework if it abstracts the build tool) are you using?** ``` "@solidjs/start":...

v4
vite