12 Commits

Author SHA1 Message Date
WK
0d217e466f
refactor: optimization (#5362)
* chore(deps): bump RA versions

* chore(deps): bump RA versions

* chore(deps): bump RA versions

* chore: changeset

* chore(deps): remove unnecessary dependencies

* fix(calendar): typing issue

* refactor(system): remove unused SupportedCalendars

* refactor(system): move I18nProviderProps to type

* refactor: use `spectrumCalendarProps<DateValue>["createCalendar"]`

* feat: add consistent-type-imports

* fix: eslint

* chore: add changeset

* refactor: remove unused deps
2025-06-09 14:17:44 +08:00
աӄա
fa38828345
refactor: use onPress event instead (component-wise) (#4354)
* refactor: use onPress event instead

* chore(changeset): add changeset

* refactor(button): remove duplicate test case

* refactor(link): remove duplicate test case

* chore: add back onClick test case

* chore(menu): keep onClick test case

* chore: keep the original order
2024-12-17 11:16:10 -03:00
Junior Garcia
78c09280e3
fix: on click event on interactive elements (#4322) 2024-12-10 18:01:39 -03:00
Ryo Matsukawa
507887eac3
chore(test): update testing libraries and refactor (#3886) 2024-10-14 11:13:04 -03:00
Junior Garcia
96f55f10b8 feat(root): extendStyles renamed to extendVariants, compound and default variants support added 2023-07-23 16:28:35 -03:00
Junior Garcia
5b5756bb33 feat(root): new ripple pkg created 2023-07-06 00:08:39 -03:00
Junior Garcia
129b30f956 feat(docs): search cmdk implemented 2023-06-18 15:06:43 -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
aba2e459d6 feat(components): radio & checkbox improved, custom examples added to the stories 2023-03-06 23:27:34 -03:00
Junior Garcia
08949f5c72 feat(button-group): button-group migrated to tw 2023-02-19 18:23:03 -03:00
Junior Garcia
bcff09914f fix(button): tests 2023-02-19 11:45:00 -03:00
Junior Garcia
54d26fed91 feat(components): button component added 2022-10-08 18:32:20 -03:00