152 Commits

Author SHA1 Message Date
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
53b942d9ff chore: new snapshot 2023-03-26 09:25:26 -03:00
Junior Garcia
3a0d1e32b0 fix(button): react aria button hook moved to the button to remove the onClick warning 2023-03-26 09:23:48 -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
f7aa7dfe52 feat(react): packages added 2023-03-25 19:10:52 -03:00
Junior Garcia
6528d86ecf chore: collapse transition improved, card old styles removed 2023-03-25 18:48:04 -03:00
Junior Garcia
d7dfa1995e feat(card): stories added and tests passing 2023-03-25 18:32:25 -03:00
Junior Garcia
0eaf34994a feat(card): structure improved 2023-03-25 15:16:59 -03:00
Junior Garcia
f5b3c788e4 feat(card): context wrapper added 2023-03-25 14:39:15 -03:00
Junior Garcia
e9bbf2e673 chore(card): initial sctructure changed 2023-03-25 11:14:27 -03:00
Junior Garcia
5811e9d2b3 Merge branch feat/v2 2023-03-25 10:41:23 -03:00
Junior Garcia
938f8850c6 feat(tooltip): arrow support added 2023-03-25 10:23:50 -03:00
Junior Garcia
5c9b6fdc6c feat: soft spring ease added, tooltip build fixed 2023-03-22 10:24:16 -03:00
Junior Garcia
f9b3e0b7bc feat: tooltip improved, new drip handler created, button improved 2023-03-21 23:26:16 -03:00
Junior Garcia
133f1b494a feat(tooltip): animation changed to framer-motion 2023-03-19 20:09:48 -03:00
Junior Garcia
03ad9214af fix(pagination): fast pagination animation 2023-03-19 17:28:29 -03:00
Junior Garcia
28229dc0ae feat(accordion): tests added 2023-03-19 15:33:42 -03:00
Junior Garcia
976a3d52aa feat(accordion): stories improved 2023-03-19 14:14:33 -03:00
Junior Garcia
7e1b49bad8 chore(root): collapse component deleted 2023-03-19 11:37:19 -03:00
Junior Garcia
a9132c9df3 feat(accordion): stories added 2023-03-19 11:12:09 -03:00
Junior Garcia
a2c16c0561 chore(root): framer motion upgraded to 10.6.0 2023-03-18 15:28:51 -03:00
Junior Garcia
6674bfc97b feat(accordion): framer motion added to animate the open/close transitions 2023-03-18 15:22:44 -03:00
Junior Garcia
4a274014cc feat(accordion): impl in progress 2023-03-17 22:21:34 -03:00
Junior Garcia
a3ca1e8ed8 feat(switch): component created 2023-03-14 21:40:22 -03:00
Junior Garcia
71752ad04b feat(switch): initial structure 2023-03-12 11:01:14 -03:00
Junior Garcia
830a4838d0 chore(image): package deleted 2023-03-12 10:26:07 -03:00
Junior Garcia
83d4206300 chore(avatar): image props getter created 2023-03-12 10:21:15 -03:00
Junior Garcia
37f3cf43ac feat(pagination): storybook examples improved 2023-03-12 10:06:21 -03:00
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
972a53d615 chore(radio): aria-labelledby added 2023-03-05 17:35:58 -03:00
Junior Garcia
7bf11ce93c feat(radio): tests passing 2023-03-05 17:23:11 -03:00
Junior Garcia
7b99e9f3f1 feat(radio): almost complete, only tests missing 2023-03-05 16:23:34 -03:00
Junior Garcia
d57bd1653d feat(radio-group): intial structure 2023-03-05 11:07:53 -03:00
Junior Garcia
97ab097171 chore(checkbox): stories comments delete 2023-03-05 00:30:14 -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
dc0f6a4d55 feat(checkbox): tests passing 2023-03-04 18:33:12 -03:00
Junior Garcia
c302fa6e73 feat: checkbox group migrated, only tests missing 2023-03-04 18:00:18 -03:00
Junior Garcia
77f2b0950e feat(checkbox): migration in progress 2023-03-04 15:28:44 -03:00
Junior Garcia
417ccc8c0b feat(chip): dot variant added, tests added 2023-03-03 15:59:09 -03:00