աӄա
633f9d208b
feat(test): react hook form tests & stories ( #2931 )
...
* feat(input): add Input with React Hook Form tests
* refactor(input): add missing types
* feat(checkbox): add checkbox with React Hook Form tests
* feat(select): add react-hook-form to dev dep
* feat(select): add react hook form story
* feat(select): react hook form tests
* fix(select): incorrect button reference
* feat(deps): add react-hook-form to dev dep in autocomplete
* feat(autocomplete): react hook form story
* feat(autocomplete): react hook form tests
* fix(autocomplete): rollback wrapper type
* feat(switch): add react hook form tests
* refactor(stories): reorder stories items
2024-05-04 13:18:33 -03:00
աӄա
9acf3eada0
fix(switch): support uncontrolled switch in react-hook-form ( #2924 )
...
* feat(switch): add @nextui-org/use-safe-layout-effect
* chore(deps): add @nextui-org/use-safe-layout-effect
* fix(switch): react-hook-form uncontrolled switch component
* fix(switch): react-hook-form uncontrolled switch component
* feat(switch): add rect-hook-form in dev dep
* feat(switch): add WithReactHookFormTemplate
2024-05-03 16:24:29 -03:00
Junior Garcia
467383b8a2
fix(switch): element type ( #1949 )
2023-11-10 09:06:49 -03:00
Junior Garcia
d794225cb7
Pr/1224 ( #1301 )
...
* chore: storybook migration
* chore: storybook migration
* chore: storybook migration
* fix: moved options in arg types out of control
* fix: fixed type issues
* fix: renamed sb:start script to start
* chore: migrate csf 2 to csf 3
* fix: removed storybook build from root build script
* chore: kick
* chore(root): pnpm lock updated
* chore(root): new changeset
---------
Co-authored-by: Jakob Guddas <github@jguddas.de>
2023-08-06 15:04:26 -03:00
Junior Garcia
cd941e64c1
Fix/props suggestions ( #1225 )
...
* refactor(core): new forwardRef types created, stories modified, important changes implemented
* feat(docs): custom variants api added, components ref fixed
* fix(components): omit ref removed
2023-07-28 18:00:18 -03:00
Junior Garcia
114c3f5a6b
feat(root): layout configuration added to the tailwind plugin, components were adapted
2023-07-01 20:03:52 -03:00
Junior Garcia
51c6b291d5
feat(docs): switch docs done
2023-06-04 17:46:02 -03:00
Junior Garcia
bee0c50c4b
refactor(docs): neutral color renamed to default, next.js guide fixed
2023-05-27 11:55:59 -03:00
Junior Garcia
f9835e5a17
feat(root): tsup banner added to support use client directive
2023-04-28 20:14:18 -03:00
Junior Garcia
07f9e86116
feat(root): tabs component created, animation improved
2023-04-28 00:15:22 -03:00
Junior Garcia
ca6e4fd631
refactor(root): styles prop renamed to classNames, progresslabel wrapper continionally render
2023-04-12 22:43:54 -03:00
Junior Garcia
4de15da0a8
chore(root): left/Right labels changed to start/end, tests fixed
2023-04-09 11:23:07 -03:00
Junior Garcia
6a3fae1ae7
feat(root): new version
2023-04-05 19:37:33 -03:00
Junior Garcia
0205998b6b
feat(root): react aria id generation replaced by React 18 useId hook
2023-03-28 15:30:32 -03:00
Junior Garcia
a3ca1e8ed8
feat(switch): component created
2023-03-14 21:40:22 -03:00
Junior Garcia
71752ad04b
feat(switch): initial structure
2023-03-12 11:01:14 -03:00