149 Commits

Author SHA1 Message Date
Junior Garcia
ecfd22e3d2 refactor(image): blur image is now saturated and lower opacity 2023-04-12 09:53:49 -03:00
Junior Garcia
9d9a27282a feat(image): image component added 2023-04-11 21:50:07 -03:00
Junior Garcia
e56ec07acc feat(image): initial structure 2023-04-11 00:48:17 -03:00
Junior Garcia
cddb7b7fa7 refactor(button): isIconButton changed to isIconOnly, ghost button group fixed 2023-04-10 22:13:42 -03:00
Junior Garcia
e7fa4446f1 refactor(root): framer-motion is now required as peer-dependency 2023-04-09 11:47:39 -03:00
Junior Garcia
4de15da0a8 chore(root): left/Right labels changed to start/end, tests fixed 2023-04-09 11:23:07 -03:00
Junior Garcia
2fd4964639 feat(root): new snapshot 2023-04-08 23:22:53 -03:00
Junior Garcia
548c4b824c feat(dropdown): tests added 2023-04-08 23:18:07 -03:00
Junior Garcia
8ab3deff93 feat(dropdown): storybook completed 2023-04-08 19:55:49 -03:00
Junior Garcia
5f8021a44b feat(dropdown): new stories added 2023-04-08 18:21:41 -03:00
Junior Garcia
1eb117a292 feat(dropdown): structure improved 2023-04-08 17:37:55 -03:00
Junior Garcia
a1a1577df3 feat(dropdown): initial structure 2023-04-07 18:15:52 -03:00
Junior Garcia
1a88d1f3ee feat(popover): backdrop support added 2023-04-07 15:52:50 -03:00
Junior Garcia
5d819b7939 feat(popover): a11y improved, titleProps passed by render props, form auto focus added 2023-04-07 12:51:36 -03:00
Junior Garcia
855c8817ed feat(root): new snapshot published 2023-04-07 10:02:09 -03:00
Junior Garcia
f51d19b09b feat(root): react aria packages upgraded to the latest version 2023-04-06 22:14:20 -03:00
Junior Garcia
6d936e4899 feat(popover): popover & tooltip shared logic moved to aria-utils, popover in progress 2023-04-06 00:56:57 -03:00
Junior Garcia
6a3fae1ae7 feat(root): new version 2023-04-05 19:37:33 -03:00
Junior Garcia
99965a07f0 fix(input): default label placement 2023-04-05 00:10:23 -03:00
Junior Garcia
325a139f10 feat(input): styles fixed, input focus when wrapper is clicked applied 2023-04-03 12:36:42 -03:00
Junior Garcia
b6c3c68f7a feat(input): start and end content added, new stories 2023-04-02 21:55:14 -03:00
Junior Garcia
59003bd698 feat(input): api improved 2023-04-02 16:50:52 -03:00
Junior Garcia
1ee0293bb3 feat(input): initial structure and styles created 2023-04-02 01:13:02 -03:00
Junior Garcia
80d5b8fded feat(root): new snapshot 2023-04-01 10:24:37 -03:00
Junior Garcia
6cdbe86ef2 feat(circular-progress): api improved 2023-04-01 10:21:05 -03:00
Junior Garcia
c8a57a25fe chore(progress): indeterminate animation improved 2023-03-31 12:41:04 -03:00
Junior Garcia
aa527e28da chore(circular-progress): value styles changed 2023-03-31 10:29:23 -03:00
Junior Garcia
9157b08187 feat(progress): label & value font size adjusted with the selected size 2023-03-30 23:31:50 -03:00
Junior Garcia
564ec4ddef feat(root): progress and accordion build size reduced by spliting aria utils 2023-03-30 23:04:11 -03:00
Junior Garcia
dc59b1eb81 feat(root): new snapshot release 2023-03-30 22:23:38 -03:00
Junior Garcia
a7b8e8fdb1 feat(root): new snapshot release 2023-03-30 22:21:32 -03:00
Junior Garcia
08852c522f feat(progress): circular progress added 2023-03-30 22:18:29 -03:00
Junior Garcia
9f88594482 feat(root): new snapshot 2023-03-29 18:07:58 -03:00
Junior Garcia
a7184fe404 chore(react): new snapshot 2023-03-29 17:37:30 -03:00
Junior Garcia
0f6d821cd5 feat(chore): progress component exported in the main package 2023-03-29 17:22:15 -03:00
Junior Garcia
43926b7dfb chore(root): new snapshot 2023-03-29 17:19:06 -03:00
Junior Garcia
791b955800 feat(progress): component done, needless useId removed, SSR provider exported again 2023-03-29 17:06:23 -03:00
Junior Garcia
187e8dde83 feat(progress): initial structure created 2023-03-29 00:23:52 -03:00
Junior Garcia
2b5ac90a22 chore(card): hover effect changed 2023-03-28 16:03:06 -03:00
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
6e0bd77b70 fix(shared-icons): exports 2023-03-26 21:09:11 -03:00
Junior Garcia
89c68869b1 feat(root): new snapshot, new storybook 2023-03-26 21:02:21 -03:00
Junior Garcia
c328bfcd61 chore(react): new snapshot 2023-03-26 18:29:18 -03:00
Junior Garcia
7460b8ea2f fix(react): chip component export 2023-03-26 18:27:30 -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
7eb32fafc5 fix(drip): time to remove drips 2023-03-26 17:15:51 -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
497e06b05e chore(root): use client directive added to all components 2023-03-26 10:47:37 -03:00