10 Commits

Author SHA1 Message Date
Junior Garcia
86f921d098
Feat/server components (#1291)
* feat(root): rsc components added, packages modified, filter dom props function adapted

* fix(root): eslint/prettier issues

* feat(root): exports changed to named, new pkg for system rsc compatible functions
2023-08-05 23:35:28 -03:00
Junior Garcia
eefda8d6e2
feat(root): RSC components added, packages modified, filter dom props function adapted (#1289)
* feat(root): rsc components added, packages modified, filter dom props function adapted

* fix(root): eslint/prettier issues
2023-08-05 18:53:34 -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
96f55f10b8 feat(root): extendStyles renamed to extendVariants, compound and default variants support added 2023-07-23 16:28:35 -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
809faaddfe feat(code): migrated 2023-02-19 23:08: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