github-actions[bot]
|
a53e274d5b
|
ci(changesets): version packages (#1615)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-09-16 21:25:10 +00:00 |
|
github-actions[bot]
|
4452ed66c0
|
ci(changesets): version packages (#1599)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-09-10 20:32:13 +00:00 |
|
github-actions[bot]
|
97ef2d7250
|
ci(changesets): version packages (#1565)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-09-10 19:58:22 +00:00 |
|
github-actions[bot]
|
72a7f71377
|
ci(changesets): version packages (#1559)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-09-02 21:38:53 +00:00 |
|
github-actions[bot]
|
6ca0ce309a
|
ci(changesets): version packages (#1557)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-09-02 21:20:10 +00:00 |
|
Junior Garcia
|
d61428d9e6
|
Revert "ci(changesets): version packages (#1550)" (#1555)
This reverts commit 43906f639ef414834d62bf0ea43b7cb31a1ff52f.
|
2023-09-02 20:52:36 +00:00 |
|
github-actions[bot]
|
43906f639e
|
ci(changesets): version packages (#1550)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-09-02 20:40:07 +00:00 |
|
github-actions[bot]
|
64571e468c
|
ci(changesets): version packages (#1514)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-09-01 21:09:05 +00:00 |
|
github-actions[bot]
|
789a7209a2
|
ci(changesets): version packages (#1500)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-08-26 14:57:11 +00:00 |
|
github-actions[bot]
|
e3dabac9f5
|
ci(changesets): version packages (#1461)
|
2023-08-21 12:28:39 -03:00 |
|
github-actions[bot]
|
bd72301b01
|
ci(changesets): version packages (#1456)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-08-21 13:40:21 +00:00 |
|
github-actions[bot]
|
af925d56d1
|
ci(changesets): version packages (#1453)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-08-21 12:41:43 +00:00 |
|
github-actions[bot]
|
df562449fb
|
ci(changesets): version packages (#1392)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-08-13 21:50:12 -03:00 |
|
github-actions[bot]
|
50d23e5378
|
ci(changesets): version packages (#1385)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-08-13 00:03:39 -03:00 |
|
github-actions[bot]
|
d15b16ecab
|
ci(changesets): version packages (#1366)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-08-11 12:20:17 -03:00 |
|
github-actions[bot]
|
e7e58e854a
|
ci(changesets): version packages (#1352)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-08-10 17:19:51 -03:00 |
|
github-actions[bot]
|
0ef41d27e7
|
ci(changesets): version packages (#1324)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-08-08 12:28:30 -03:00 |
|
github-actions[bot]
|
0a60388258
|
ci(changesets): version packages (#1302)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-08-06 15:23:26 -03:00 |
|
github-actions[bot]
|
b1b5eda15b
|
ci(changesets): version packages (#1293)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-08-06 00:02:27 -03:00 |
|
github-actions[bot]
|
cd1dc8b469
|
ci(changesets): version packages (#1277)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-08-04 23:31:33 -03:00 |
|
github-actions[bot]
|
849eff5715
|
ci(changesets): version packages (#1234)
Co-authored-by: Junior Garcia <jrgarciadev@gmail.com>
|
2023-08-01 18:10:12 -03:00 |
|
Junior Garcia
|
ca7309c6eb
|
feat(root): needless useId removed since react-aria now supports react 18
|
2023-07-02 12:37:44 -03:00 |
|
Junior Garcia
|
316010e210
|
fix(dropdown): styles fixed
|
2023-07-02 00:48:24 -03:00 |
|
Junior Garcia
|
d11a3a8607
|
chore(root): boundary color removed, dropdown styles changed
|
2023-07-02 00:36:39 -03:00 |
|
Junior Garcia
|
15b585c51a
|
feat(root): react aria packages upgraded, SSRProvider removed since is no longer needed
|
2023-07-02 00:20:08 -03:00 |
|
Junior Garcia
|
114c3f5a6b
|
feat(root): layout configuration added to the tailwind plugin, components were adapted
|
2023-07-01 20:03:52 -03:00 |
|
Junior Garcia
|
ce9abed071
|
feat(docs): navbar in progress
|
2023-06-25 20:36:09 -03:00 |
|
Junior Garcia
|
6b88866307
|
feat(docs): dropdown done
|
2023-06-25 12:01:59 -03:00 |
|
Junior Garcia
|
436fd99b09
|
feat(docs): dropdown styles and API changed, custom styles examples improved
|
2023-06-25 00:54:07 -03:00 |
|
Junior Garcia
|
44722b6430
|
chore(root): dropdown items improved on mobile, colros small changes
|
2023-06-24 18:58:00 -03:00 |
|
Junior Garcia
|
cbced8df45
|
feat(docs): dropdown docs in progress, some styles changes
|
2023-06-24 00:39:05 -03:00 |
|
Junior Garcia
|
99993cd332
|
feat(root): semantic colors improved, dropdown search meta updated
|
2023-06-23 20:43:49 -03:00 |
|
Junior Garcia
|
f5db202b13
|
feat(docs): dropdown docs almost done
|
2023-06-23 19:57:30 -03:00 |
|
Junior Garcia
|
1658afc756
|
feat(docs): dropdown in progress
|
2023-06-22 23:42:03 -03:00 |
|
Junior Garcia
|
f26cfbe9fb
|
feat(root): new snapshot version
|
2023-06-22 17:39:17 -03:00 |
|
Junior Garcia
|
6ebdcac4fc
|
feat(root): new snapshot
|
2023-06-21 23:26:03 -03:00 |
|
Junior Garcia
|
21c7934aba
|
feat(root): pagination and tabs improvements, cmdk recent searches fixed
|
2023-06-21 22:57:07 -03:00 |
|
Junior Garcia
|
7c3df1b0d9
|
feat(root): new snapshot
|
2023-06-20 20:19:29 -03:00 |
|
Junior Garcia
|
4ce707d55f
|
fix(pagination): item tap highlight transparent
|
2023-06-20 17:06:14 -03:00 |
|
Junior Garcia
|
f6e4aa8adf
|
feat(root): utilities, update effect hook added, tabs improvements
|
2023-06-20 16:47:35 -03:00 |
|
Junior Garcia
|
b56a89d0be
|
feat(paignation): automatic scroll added, styles improved
|
2023-06-20 12:48:35 -03:00 |
|
Junior Garcia
|
a27ca56c08
|
feat(docs): pagination improved
|
2023-06-20 11:32:53 -03:00 |
|
Junior Garcia
|
fdecb49117
|
feat(root): pagination docs done, colors a11y improved
|
2023-06-19 21:48:03 -03:00 |
|
Junior Garcia
|
3f77004403
|
feat(docs): pagination in progress
|
2023-06-19 16:13:35 -03:00 |
|
Junior Garcia
|
a5055bc81c
|
feat(root): new snapshot
|
2023-06-19 10:54:27 -03:00 |
|
Junior Garcia
|
dcd8e0b8a9
|
feat(root): modal improved, flat colors changed
|
2023-06-19 10:28:50 -03:00 |
|
Junior Garcia
|
129b30f956
|
feat(docs): search cmdk implemented
|
2023-06-18 15:06:43 -03:00 |
|
Junior Garcia
|
71741a115a
|
feat(docs): modal docs done
|
2023-06-17 11:27:01 -03:00 |
|
Junior Garcia
|
b475f892e2
|
feat(root): new snapshot
|
2023-06-16 21:55:11 -03:00 |
|
Junior Garcia
|
5e33f2c816
|
feat(root): modal, popover and navbar menu issues fixed, navbar styles simplified, docs improved
|
2023-06-15 23:48:25 -03:00 |
|