254 Commits

Author SHA1 Message Date
Junior Garcia
0205998b6b feat(root): react aria id generation replaced by React 18 useId hook 2023-03-28 15:30:32 -03:00
Junior Garcia
89c68869b1 feat(root): new snapshot, new storybook 2023-03-26 21:02:21 -03:00
Junior Garcia
7e0e757d0d chore(root): new snapshot 2023-03-26 17:30:46 -03:00
Junior Garcia
63aa869634 fix(drip): animation 2023-03-26 17:29:21 -03:00
Junior Garcia
d738e69a88 feat(root): script added to inject the "use client" directive 2023-03-26 15:21:52 -03:00
Junior Garcia
5a58dda40d chore(root): snapshot version 2023-03-26 11:54:36 -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
2861cc2af5 chore(theme): resolveConfig removed from exported files 2023-03-26 10:06:23 -03:00
Junior Garcia
477dcb0935 chore(theme): plugin exported directly form ts file 2023-03-26 09:52:21 -03:00
Junior Garcia
de6996b2e6 feat(root): new snapshot 2023-03-26 00:40:20 -03:00
Junior Garcia
9382f49c2f feat(theme): default theme support added 2023-03-25 23:47:19 -03:00
Junior Garcia
72c6dcf6ff chore: snapshot 20230326015124 2023-03-25 22:56:14 -03:00
Junior Garcia
b6ca9630eb feat(root): clean package file taken from root 2023-03-25 22:46:00 -03:00
Junior Garcia
2f5620c221 feat(root): first snapshot version 2023-03-25 22:32:27 -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
c45109c8f4 feat(root): stitches removed globally, react 18 implemented, pnpm setup changed 2023-03-03 12:00:34 -03:00
Junior Garcia
7153ac81ea feat(root): react 18, react aria packages upgraded 2023-02-28 09:42:34 -03:00
Junior Garcia
3789144e63 feat(snippet): migrated 2023-02-21 15:26:12 -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
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
Junior Garcia
67a3f7af60 chore: hooks exported, plop template modified 2023-02-18 10:25:01 -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
76238f6a60 feat: avatar component migrated 2023-02-13 23:40:16 -03:00
Junior Garcia
10041a6eb6 feat: link fully migrated to tv 2023-02-12 22:24:55 -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
fec0753dd7 feat(link): docs improved, foreground color added 2023-01-09 23:18: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
241b4bd1ab chore(link): custom variant improved 2023-01-08 15:59:11 -03:00
Junior Garcia
7081b41cbb feat(link): focus visible added, theme made more robust 2023-01-08 15:56:35 -03:00
Junior Garcia
95084d6271 feat(theme): palette improved, link styles done 2023-01-08 12:29:11 -03:00
Junior Garcia
fd5a815500 feat(theme): build improved 2023-01-08 02:03:55 -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
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
Tianen Pang
0712e72c74
chore: re-format and ignore scripts 2022-11-06 05:42:45 +08: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
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