71 Commits

Author SHA1 Message Date
Junior Garcia
bfd603c3ba feat(pagination): tests added 2023-03-11 23:42:08 -03:00
Junior Garcia
b9980139ef feat(pagination): next, prev and ellipsis buttons added 2023-03-11 18:43:28 -03:00
Junior Garcia
99dffc3c9d feat: pagination initial structure added, tailwind variants upgraded 2023-03-11 11:13:44 -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
aba2e459d6 feat(components): radio & checkbox improved, custom examples added to the stories 2023-03-06 23:27:34 -03:00
Junior Garcia
d57bd1653d feat(radio-group): intial structure 2023-03-05 11:07:53 -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
77f2b0950e feat(checkbox): migration in progress 2023-03-04 15:28:44 -03:00
Junior Garcia
c45109c8f4 feat(root): stitches removed globally, react 18 implemented, pnpm setup changed 2023-03-03 12:00:34 -03:00
Junior Garcia
c1697d6187 feat(badge): migration in progress 2023-02-28 23:08:18 -03:00
Junior Garcia
be6d1e3893 chore(root): storybook project moved to packages folder 2023-02-28 18:03:01 -03:00
Junior Garcia
7153ac81ea feat(root): react 18, react aria packages upgraded 2023-02-28 09:42:34 -03:00
Junior Garcia
38230e2f02 feat(root): plugin created to add multiples themes, standard variants created 2023-02-28 08:44:47 -03:00
Junior Garcia
d49fa43aeb feat(chip): migration in progress 2023-02-21 19:41:07 -03:00
Junior Garcia
3789144e63 feat(snippet): migrated 2023-02-21 15:26:12 -03:00
Junior Garcia
27f2ae1fab feat(tooltip): migrated to react-aria and tw 2023-02-20 18:13:40 -03:00
Junior Garcia
809faaddfe feat(code): migrated 2023-02-19 23:08:12 -03:00
Junior Garcia
9197c154e7 feat(storybook): theme added, however is not working 2023-02-19 22:26:04 -03:00
Junior Garcia
dd30f6c34d feat(spinner): needless spinners removed, main spinner migrated to tw 2023-02-19 15:53:52 -03:00
Junior Garcia
449f1bf762 feat(button): button and drip migrated 2023-02-19 11:43:30 -03:00
Junior Garcia
eb5b8b5511 feat(button): migration in progress 2023-02-19 00:37:46 -03:00
Junior Garcia
c1095c708a feat: mapPropsVariants implemented 2023-02-18 10:54:32 -03:00
Tianen Pang
de1556ef04
chore: test new lintstaged rules (#1050) 2023-02-17 22:38:14 -03:00
Junior Garcia
a6d8b976c8 feat: user created, avatar improvements 2023-02-17 22:21:33 -03:00
Junior Garcia
5b569d97f6 feat: avatar group created, test added, new hooks added 2023-02-14 23:56:59 -03:00
Junior Garcia
aa9b31e5f8 fix: storybook root version 2023-02-12 22:31:30 -03:00
Junior Garcia
7fe813c258 feat: storybook + tw setup, link migrated to tv 2023-02-12 18:48:28 -03:00
Junior Garcia
97451ae514 feat(link): stories improved 2023-01-11 23:38:03 -03:00
Junior Garcia
fa8fbce91f chore(theme): twmerge added to avoid repeating the same property 2023-01-11 00:31:33 -03:00
Junior Garcia
71d34dad48 feat(root): link is disabled variant added 2023-01-10 23:28:15 -03:00
Junior Garcia
22fa4fab6f feat(root): tsup build improved 2023-01-10 17:13:41 -03:00
Junior Garcia
6639139735 refactor(root): no needed components removed since tailwind already included an impl 2023-01-10 00:06:30 -03:00
Junior Garcia
53b14819fd feat(root): link docs updated, link code improved, fast-context removed 2023-01-08 22:33:21 -03:00
Junior Garcia
95084d6271 feat(theme): palette improved, link styles done 2023-01-08 12:29:11 -03:00
Junior Garcia
1aad0161bf feat(repo): esm separated from cjs theme 2023-01-08 01:54:16 -03:00
Junior Garcia
b90976d48e chore(root): initial theme plugin added 2023-01-07 22:47:30 -03:00
Junior Garcia
282ba1757e git cache cleared 2023-01-07 21:52:46 -03:00
Junior Garcia
b356c53d63 chore(docs): sync with betav1 2023-01-07 16:45:18 -03:00
Junior Garcia
a393c080af fix(repo): eslint packages downgraded 2022-12-26 23:14:06 -03:00
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
61b50aa0d5 chore: docs src matched with the main branch 2022-12-25 12:15:12 -03: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
4cd6786a93 feat(system): media and utils are now customizable! 2022-10-23 22:13:05 -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
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
40064f45db feat(root): generated types size reduced 2022-10-10 23:09:35 -03:00