1862 Commits

Author SHA1 Message Date
Junior Garcia
b321322b6a feat(link): use mounted hook applied to avoid hydratation mismatches 2022-12-26 23:09:25 -03:00
Junior Garcia
1b49d4af09 feat(hooks): use-mounted hook added 2022-12-26 22:45:28 -03:00
Junior Garcia
f790cf1fa0 chore(css-baseline): updated from main 2022-12-25 12:50:11 -03:00
Junior Garcia
d445cebb93 chore(card): updated from main 2022-12-25 12:40:37 -03:00
Junior Garcia
31723c6c71 chore(button): updated from main 2022-12-25 12:36:25 -03:00
Junior Garcia
6397115575 chore(avatar): updated from main 2022-12-25 12:29:01 -03:00
Junior Garcia
61b50aa0d5 chore: docs src matched with the main branch 2022-12-25 12:15:12 -03:00
Junior Garcia
5be6e7ded0 chore: readme symbolic link creatd 2022-12-25 12:02:46 -03:00
Junior Garcia
115c8c44d2 chore(collapsse-icon): single quotes replaced by double quotes 2022-11-05 22:28:03 -03:00
Junior Garcia
8eb29c7ef0 chore: husky test 2022-11-05 22:26:17 -03:00
Junior Garcia
7a55dcb1a3 chore: husky test 2022-11-05 22:23:42 -03:00
Junior Garcia
cf8ebe0b63
Merge pull request #860 from tianenpang/chore/linter
chore: lint
2022-11-05 22:20:16 -03:00
Tianen Pang
0712e72c74
chore: re-format and ignore scripts 2022-11-06 05:42:45 +08:00
Tianen Pang
30c1008855
chore: install command 2022-11-06 05:37:23 +08:00
Tianen Pang
e9d056817b
chore: custom theme for storybook docs 2022-11-06 05:32:37 +08:00
Tianen Pang
d0d0f557e6
chore: separate prettier config 2022-11-06 05:29:44 +08:00
Tianen Pang
75049e3a7d
feat: git commit hooks for formatting and msg check 2022-11-06 05:27:44 +08:00
Tianen Pang
d408b482bb
build: update scripts and dependencies; add husky, lint-staged and commitlint 2022-11-06 05:23:52 +08:00
Junior Garcia
cb4a4c7302 fix(system): dynamic variants on buildtime 2022-11-04 21:50:27 -03:00
Junior Garcia
e2146fbc51 chore: comments updated 2022-10-30 12:35:05 -03:00
Junior Garcia
e2b4f8c489 chore: comment 2022-10-30 12:33:16 -03:00
Junior Garcia
cfed5d3863 feat(system): variants are now being properly transformed, runtime works, buildtime fail 2022-10-30 12:31:45 -03:00
Junior Garcia
e34591611a feat(system): dynamic variants generator created, types are working, build types failing 2022-10-30 03:39:08 -03:00
Junior Garcia
d1e9bc4894 feat(system): scale variants can be generated dynamically 2022-10-27 01:07:46 -03:00
Junior Garcia
b95a4942f6 feat(system): scale variants can be generated dynamically 2022-10-27 01:06:01 -03:00
Junior Garcia
9ad17e510a feat(system): tokens types mapped to use the prop without the "$" symbol 2022-10-25 00:34:38 -03:00
Junior Garcia
47d765d295 chore(system): mutators should not be exported 2022-10-23 22:14:43 -03:00
Junior Garcia
4cd6786a93 feat(system): media and utils are now customizable! 2022-10-23 22:13:05 -03:00
Junior Garcia
4fe96c16d5 feat(components): arrow icon added to the collapse item, new package added 2022-10-23 22:11:48 -03:00
Junior Garcia
3213853e4a feat(shared-utils): a faster context manager added 2022-10-21 10:34:54 -03:00
Junior Garcia
1a0f81c006 feat(components): collapse component styles in progress 2022-10-20 23:41:40 -03:00
Junior Garcia
462597b822 feat(components): collapse component added, styles, tests & stories still missing , other refactors 2022-10-16 18:47:47 -03:00
Junior Garcia
37c3049133 feat(components): tests added to radio 2022-10-15 16:01:40 -03:00
Junior Garcia
733e1399dd feat(components): radio component added, tests still missing 2022-10-13 23:16:54 -03:00
Junior Garcia
1808f51ebb feat(components): pagination component added 2022-10-12 21:44:59 -03:00
Junior Garcia
dbe37da64f fix(components): isOnechar value was not beign passed to the badge component 2022-10-11 23:11:44 -03:00
Junior Garcia
40064f45db feat(root): generated types size reduced 2022-10-10 23:09:35 -03:00
Junior Garcia
d383d9ce48 feat(components): badge stories added, icons packages renames 2022-10-09 18:40:27 -03:00
Junior Garcia
0f07cd0125 feat(components): loading component added, button stories improved 2022-10-09 18:25:08 -03:00
Junior Garcia
47580d1be9 feat(components): button groupo stories added 2022-10-08 18:33:47 -03:00
Junior Garcia
54d26fed91 feat(components): button component added 2022-10-08 18:32:20 -03:00
Junior Garcia
6991692525 chore(root): drip tests removed, --verbose flag added to the jest script 2022-10-07 21:58:59 -03:00
Junior Garcia
7dcf0d0318 feat(components): card & related components added 2022-10-07 21:55:51 -03:00
Junior Garcia
3e6673269e feat(components): checkbox component added, react-aria dependecies were separated 2022-10-06 23:08:24 -03:00
Junior Garcia
00b290060e chore(link): comment removed 2022-10-05 22:27:57 -03:00
Junior Garcia
0b173510bd feat(system): root proxy types improved 2022-10-05 22:16:01 -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
Junior Garcia
655de55c53 feat(components): user component added 2022-10-03 16:49:15 -03:00
Junior Garcia
7dd99944cf chore(components): link tests added 2022-10-03 11:59:58 -03:00
Junior Garcia
dfb2134caa feat(components): link component added 2022-10-03 11:56:05 -03:00