13 Commits

Author SHA1 Message Date
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
96f55f10b8 feat(root): extendStyles renamed to extendVariants, compound and default variants support added 2023-07-23 16:28:35 -03:00
Junior Garcia
02ec0a9a75 feat(docs): page improvements 2023-05-07 16:52:12 -03:00
Junior Garcia
31e85ab372 feat(snippet): copy button and structure improved 2023-05-07 00:49:07 -03:00
Junior Garcia
049406e1ce feat(docs): demo modal for code examples added 2023-05-05 20:27:14 -03:00
Junior Garcia
f4e2e502a6 feat(components): focus visible & other states are now handled by data properties 2023-04-15 18:05:12 -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
5c9df26a1f chore(components): use client directive removed, plugin needed 2023-03-26 11:44:21 -03:00
Junior Garcia
497e06b05e chore(root): use client directive added to all components 2023-03-26 10:47:37 -03:00
Junior Garcia
d12ee9e768 feat(root): stories improved, welcome page added, pagination migration started 2023-03-07 23:03:03 -03:00
Junior Garcia
f502080e69 feat(components): prop getter type implemented to reduced the size of d.ts files 2023-03-05 00:24:58 -03:00
Junior Garcia
3789144e63 feat(snippet): migrated 2023-02-21 15:26:12 -03:00
Junior Garcia
e80eb0d938 feat(core): root function added to use NextUI.<element> as a component, snippet structure started, plop templated improved 2022-10-05 21:27:27 -03:00