Commit Graph

7 Commits

Author SHA1 Message Date
Segun Adebayo 010f256d74 chore: bump ark and change custom condition 2025-06-11 17:05:58 +01:00
Segun Adebayo 623e558ac2 feat(v3): Let there be ark (#8393)
* chore: init

* feat: implement file upload component from ark

* perf: replace split props

* fix: split props

* fix: tsconfig + eslint parser

* chore: prefer empty slot styles

* refactor: tokens and text styles

* refactor: replace popover, tooltip and add hovercard

* chore: add use client

* chore: export styles

* test: prefer tests from ark

* refactor: file upload to recipe

* refactor: use ark anatomy

* docs: add changeset

* chore: rm framer-motion example

* refactor: env

* refactor: dialog and drawer to use ark

* fix(v3): update Button migration guide (#8397)

Update Button migration guiide

- change isDisabled to disabled
- change colorScheme to colorPalette

* chore: update box components

* refactor: slider and range-slider -> ark

* refactor: tsconfig and files

* fix(deps): update dependency framer-motion to v11.0.25 (#8401)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* refactor: accordion

* refactor: menu component

* refactor: use pandacss valid prop

* ci: update actions

* refactor: test utils

* refactor: vitest -> vite

* refactor: as child + ark

* fix: examples and website

* feat: rm framer-motion

* chore: pin ark versions

* chore: update popover z-index

* chore(deps): update react monorepo (#8472)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* fix(deps): update commitlint monorepo (#8441)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* chore: update menu stories

* chore: update slider example

---------

Co-authored-by: Ivica Batinić <ivicabatinic123@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-10 13:21:00 +01:00
Segun Adebayo cc147d32e0 fix: tsconfig + eslint parser 2024-03-28 20:33:21 +00:00
Segun Adebayo 43a0388b8b build: update utils build 2020-04-17 16:17:55 +04:00
Sage b18aa563f5 test: refactor checkbox and add some tests 2020-02-22 13:56:36 +04:00
Sage 871f047025 refactor(accordion): improve hooks and props handling 2020-02-21 21:40:42 +04:00
Sage 11df9fcdfb build: add setup for testing and cleanup package.json 2020-02-21 13:16:46 +04:00