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
|
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
|
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
|
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
|
80d5b8fded
|
feat(root): new snapshot
|
2023-04-01 10:24:37 -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
|
9f88594482
|
feat(root): new snapshot
|
2023-03-29 18:07:58 -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
|
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
|
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
|
03ad9214af
|
fix(pagination): fast pagination animation
|
2023-03-19 17:28:29 -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
|
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
|
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
|
282ba1757e
|
git cache cleared
|
2023-01-07 21:52:46 -03:00 |
|
Tianen Pang
|
0712e72c74
|
chore: re-format and ignore scripts
|
2022-11-06 05:42:45 +08:00 |
|