17 Commits

Author SHA1 Message Date
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
Tianen Pang
5064bfe4e4
fix(docs): navbar examples (#1269)
* fix(navbar): use button tag and correctly pass props with child

* chore(navbar): sync example and code snippet
2023-08-04 14:41:54 -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
Jakob Guddas
ffd1c4d535
fix: fixed navbar link problems in docs (#1199)
* fix: fixed navbar link problems in docs

* fix: fixed navbar link problems in docs
2023-07-16 11:36:40 -03:00
Junior Garcia
874bbe87e7 feat(navbar): docs improved, new release published 2023-07-11 18:16:15 -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
ce9abed071 feat(docs): navbar in progress 2023-06-25 20:36:09 -03:00
Junior Garcia
cbced8df45 feat(docs): dropdown docs in progress, some styles changes 2023-06-24 00:39:05 -03:00
Junior Garcia
129b30f956 feat(docs): search cmdk implemented 2023-06-18 15:06:43 -03:00
Junior Garcia
5e33f2c816 feat(root): modal, popover and navbar menu issues fixed, navbar styles simplified, docs improved 2023-06-15 23:48:25 -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
7c0c85b2e5 feat(root): divider and kbd components added, docs in progress 2023-04-25 00:11:31 -03:00
Junior Garcia
77b386e2ec refactor(modal): useDisclosure hooks added to manage modals 2023-04-20 21:23:51 -03:00
Junior Garcia
b0714ee4eb feat(navbar): tests added, animations improved 2023-04-19 23:53:21 -03:00
Junior Garcia
adf1bf6caa feat(navbar): open/close animation implemented in framer, tests added 2023-04-19 23:37:16 -03:00
Junior Garcia
20ffb55b23 feat(navbar): navbar menu implemented 2023-04-19 00:35:03 -03:00
Junior Garcia
5be0df4ab3 feat(navbar): in progress 2023-04-18 00:40:04 -03:00