15 Commits

Author SHA1 Message Date
HaRuki
9ff61b5d54
docs(components): table component link for storybook does not work (#2342) 2024-02-12 21:08:40 -03:00
lijianan
dd97fc3c4f
fix: fix eslint warning (#1640) 2023-09-16 20:23:26 +00:00
Troye
d8d2b87cb8
fix(docs): table async pagination (#1491)
* fix(docs): change to swr

* chore(table): change to swr

* fix(table): keep the pagination when switching pages

* chore(repo): pnpm lockfile updated
2023-09-02 12:56:39 +00:00
Tianen Pang
641bf0885b
feat(system): extend props for nextui provider (#1513) 2023-08-28 13:00:24 -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
504eb1dc47 feat(docs): more table examples added 2023-07-13 21:09:53 -03:00
Junior Garcia
1ff1c7b111 feat(docs): table docs in progress 2023-07-12 21:52:32 -03:00
Junior Garcia
29f0d9a937 feat(root): accordion animation improved, units introduced, button spacing migrated to units 2023-07-06 20:28:09 -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
bee0c50c4b refactor(docs): neutral color renamed to default, next.js guide fixed 2023-05-27 11:55:59 -03:00
Junior Garcia
535ac18ec7 feat(table): component done 2023-04-23 18:30:09 -03:00
Junior Garcia
316acb48c5 feat(table): sortable and load-more examples added 2023-04-23 01:28:07 -03:00
Junior Garcia
fbbedfbd2d feat(table): big improvements 2023-04-22 17:12:56 -03:00
Junior Garcia
4309dbf161 feat(table): initial structure created 2023-04-20 23:35:52 -03:00