renovate[bot]
|
dea267cede
|
chore(deps): update pnpm/action-setup action to v5 (#10758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-04-06 13:50:44 +02:00 |
|
renovate[bot]
|
0e108095d1
|
chore(deps): update actions/checkout action to v6 (#10550)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-24 10:49:18 +02:00 |
|
renovate[bot]
|
d9d05dcad7
|
chore(deps): update actions/setup-node action to v6 (#10417)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-10-27 15:10:13 +00:00 |
|
renovate[bot]
|
610180eec9
|
chore(deps): update actions/stale action to v10 (#10337)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-10-09 23:24:04 +01:00 |
|
renovate[bot]
|
d3763d8e5d
|
chore(deps): update actions/setup-node action to v5 (#10302)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-09-14 20:36:00 +01:00 |
|
renovate[bot]
|
a719c60be5
|
chore(deps): update actions/checkout action to v5 (#10267)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-25 10:17:11 +01:00 |
|
Segun Adebayo
|
13290a4268
|
docs: update github issue template
|
2025-04-20 13:57:05 +01:00 |
|
Segun Adebayo
|
3a55facda5
|
ci: run quality on push as well
|
2025-02-02 18:08:45 +00:00 |
|
Segun Adebayo
|
bac3452bd5
|
ci: rm pkg pr workflow for now
|
2025-02-02 18:01:00 +00:00 |
|
Wonsuk Choi
|
017df9e754
|
chore(.github): update action version in workflow files (#9444)
|
2025-01-08 11:09:25 +00:00 |
|
Segun Adebayo
|
2bc10c289b
|
chore: update bug template
|
2024-11-04 21:00:53 +00:00 |
|
Segun Adebayo
|
c18a0d55ea
|
fix: select snippet inference
|
2024-11-04 20:16:22 +00:00 |
|
Segun Adebayo
|
f46197463b
|
ci: update stale time
|
2024-10-21 16:57:03 +01:00 |
|
Segun Adebayo
|
b5e8fa9c7a
|
ci: add stale action
|
2024-10-02 16:00:33 +01:00 |
|
Eelco Wiersma
|
5730ba084e
|
chore: add pkg-pr-new workflow (#8799)
|
2024-09-02 13:32:45 +01:00 |
|
Segun Adebayo
|
ebeabe6feb
|
ci: run tests in main branch
|
2024-07-27 14:28:31 +01:00 |
|
Segun Adebayo
|
98aac0703c
|
ci: rm props-docs
|
2024-07-10 13:23:59 +01:00 |
|
Segun Adebayo
|
5dedc74852
|
ci: update
|
2024-07-05 01:54:17 +01:00 |
|
Segun Adebayo
|
2585fa7e90
|
chore: update pr template
|
2024-06-16 23:39:42 +01:00 |
|
Segun Adebayo
|
e225bcb599
|
ci: turn off snapshot release for now
|
2024-05-21 17:58:24 +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
|
562b7a1ba6
|
ci: rm sync action
|
2024-03-26 22:59:15 +00:00 |
|
Segun Adebayo
|
7b6e66a15b
|
build: refactor all components to single package (#8153)
* refactor: component setup
* refactor: component setup
* chore: refactor tests
* chore: cleanup
* refactor: get typecheck working
* chore: flatten package structure
* refactor: packages
* refactor: utilities and hooks
* refactor: prefer granular imports
* chore: get build working for packages
* chore: remove redundant cra templates
* refactor: move cli to packages
* chore: move all things to packages
* chore: ensure all builds work as expected
* chore: save progress
* chore: refactor more components
* chore: refactor more components
* chore: refactor more components
* chore: get tests working
* fix: remaining tests
* chore: update tests
* chore: update scripts
* chore: update dev script
* chore: rm plop
* fix: stories and cleanup providers
* refactor: packages
* chore: update
* chore: cleanup scripts
* chore: update
* fix: storybook build
* chore: mv color-mode and system into react
* chore: improve scripts
* chore: updates
* chore: cleanup changelog
* docs: cleanup changelog
* refactor: props docs scripts
* fix: typecheck
* fix: eslint
* chore: udpate slack scripts
* refactor: split layout compoents into folders
|
2024-01-09 18:50:17 +00:00 |
|
renovate[bot]
|
bd3d0fd2f4
|
chore(deps): update actions/checkout action to v4 (#7994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-09-16 12:18:34 +01:00 |
|
Segun Adebayo
|
dc17549d3b
|
ci: bump node version
|
2023-04-21 21:24:26 +01:00 |
|
SMG
|
cbadc37c06
|
chore(playwright): remove playwright env (#7400)
|
2023-03-06 19:29:19 +04:00 |
|
renovate[bot]
|
0594eaa507
|
chore(deps): update pnpm/action-setup action to v2.2.4 (#7271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-30 14:24:33 +04:00 |
|
Segun Adebayo
|
869e6f8f4d
|
ci: update docs dispatch workflow
|
2023-01-16 17:58:42 +04:00 |
|
Segun Adebayo
|
8ec15493bc
|
chore: cleanup workflow scripts
|
2023-01-02 16:31:33 +04:00 |
|
Segun Adebayo
|
11a33e5c05
|
ci: switch to renovate bot
|
2022-12-28 12:03:16 +04:00 |
|
热烤奶
|
cfdc3d7528
|
chore: update Description type to textarea (#6907)
|
2022-10-27 07:54:29 +04:00 |
|
Lazar Nikolov
|
8bdd883da7
|
refactor(changelog): sanitizing changelogs (#6654)
* refactor(changelog): sanitizing changelogs
* refactor(changelog): fixed formatting
* refactor(changelog): formatting changelogs in ci
* refactor(changelog): formatting changelogs
|
2022-09-08 12:41:11 +04:00 |
|
Segun Adebayo
|
1b13d203c9
|
fix: get discord ci script working
|
2022-08-29 21:20:18 +04:00 |
|
Segun Adebayo
|
d302d6a44e
|
Update changelog workflow (#6567)
* chore: update changelog scripts
* chore: write changelog history
* ci: update workflows
|
2022-08-26 12:20:14 +04:00 |
|
Segun Adebayo
|
2aa6153131
|
ci: add pat to checkout
|
2022-08-24 12:59:13 +04:00 |
|
Segun Adebayo
|
770fcd3960
|
ci: fix bug in workflow
|
2022-08-14 11:11:53 +04:00 |
|
Segun Adebayo
|
4fca51b970
|
ci: force new commit to changeset/main
|
2022-08-08 11:45:13 +04:00 |
|
Segun Adebayo
|
12a5f4953f
|
docs: update changesets
|
2022-08-08 10:31:26 +04:00 |
|
Segun Adebayo
|
e00a89c645
|
ci: update
|
2022-08-08 10:07:20 +04:00 |
|
Segun Adebayo
|
2eedbeb3ed
|
ci: add fetch depth for changeset
|
2022-08-08 09:59:52 +04:00 |
|
Segun Adebayo
|
16d25a5a7b
|
ci: rename job
|
2022-08-08 09:48:56 +04:00 |
|
Segun Adebayo
|
f1c79cdd99
|
ci: fix composite action
|
2022-08-08 09:43:25 +04:00 |
|
Segun Adebayo
|
2fab3d29fa
|
ci: tweak release pipelines and scripts
|
2022-08-08 09:20:35 +04:00 |
|
Yuku Kotani
|
c5839e2039
|
chore: enforce code format with prettier (#6438)
* chore: format whole codes with prettier
* chore: run prettier in CI
|
2022-08-08 08:29:34 +04:00 |
|
Segun Adebayo
|
ff0dfb2b73
|
ci: setup manual publish fallbacks
|
2022-08-05 14:30:01 +04:00 |
|
Segun Adebayo
|
429c4260f0
|
ci: run dev release in parallel
|
2022-08-04 23:56:06 +04:00 |
|
Segun Adebayo
|
6b2fd007c9
|
ci: update dev release workflow
|
2022-08-04 23:40:37 +04:00 |
|
Segun Adebayo
|
d3571a643f
|
Fix CodeSandbox and mjs file (#6421)
* refactor: accordion src
* refactor: alert src
* refactor: avatar
* chore: update eslint and tsconfig for jsx
* refactor: avatar
* refactor: breadcrumb src
* refactor: button src
* refactor: checkbox src
* refactor: clickable
* refactor: close button src
* refactor: color mode src
* refactor: control box src
* refactor: editable src
* refactor: hooks src
* refactor: icons src
* refactor: layout src
* refactor: form control src
* refactor: input src
* refactor: modal src
* refactor: numberinput src
* refactor: other src
* refactor: more component src
* refactor: react src
* fix: typecheck
* fix: add react shim for tsup
* fix: tests
* chore: package entries
* chore: update tooling
* chore: double check exports
* ci: remove duplicate workflow step
|
2022-08-04 22:01:34 +04:00 |
|
Segun Adebayo
|
1839e22eba
|
Migrate to pnpm (#6356)
* chore: initial spike
* fix: deps cycle
* fix: stories
* fix: types
* refactor: anatomy
* chore: update tooling
* chore: update package scripts
* chore: setup entrypoints
* chore: get tooling build working
* chore: cleanup repo and deps
* chore: get storybook working
* ci: update github actions and scripts
* fix: babel plugin dep
* ci: run props docs in parallel
* refactor: build script
* chore: update csb config
* chore: add missing deps
* chore: update
* chore: update tests
* chore: update
* chore: update deps
* fix: dependency issues
* fix: ts issues
* fix: circular import
* fix: circular dependencies
* chore: remove unused
* fix: tests
* fix: dependencies
* fix: storybook
* chore: use tsup
* refactor: style context usage
* fix: build
* chore: update
* chore: cmon
* chore: cmon
* fix: theme scripts
* chore: update
|
2022-07-24 19:09:43 +04:00 |
|
dependabot[bot]
|
1fe6edf3b4
|
chore(deps): bump styfle/cancel-workflow-action from 0.9.1 to 0.10.0
Bumps [styfle/cancel-workflow-action](https://github.com/styfle/cancel-workflow-action) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/styfle/cancel-workflow-action/releases)
- [Commits](https://github.com/styfle/cancel-workflow-action/compare/0.9.1...0.10.0)
---
updated-dependencies:
- dependency-name: styfle/cancel-workflow-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-06-27 03:35:21 +00:00 |
|