Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #920

Merged
merged 1 commit into from
Oct 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/afraid-ears-arrive.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/curvy-jokes-promise.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eight-bees-tell.md

This file was deleted.

9 changes: 0 additions & 9 deletions .changeset/four-birds-watch.md

This file was deleted.

11 changes: 0 additions & 11 deletions .changeset/loud-baboons-explain.md

This file was deleted.

10 changes: 0 additions & 10 deletions .changeset/sour-pens-peel.md

This file was deleted.

2 changes: 2 additions & 0 deletions packages/anatomy-icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @zag-js/anatomy-icons

## 0.24.0

## 0.23.0

## 0.22.0
Expand Down
2 changes: 1 addition & 1 deletion packages/anatomy-icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/anatomy-icons",
"version": "0.23.0",
"version": "0.24.0",
"keywords": [
"ui-machines",
"state-machines",
Expand Down
2 changes: 2 additions & 0 deletions packages/anatomy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @zag-js/anatomy

## 0.24.0

## 0.23.0

## 0.22.0
Expand Down
2 changes: 1 addition & 1 deletion packages/anatomy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/anatomy",
"version": "0.23.0",
"version": "0.24.0",
"keywords": [
"ui-machines",
"state-machines",
Expand Down
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @zag-js/core

## 0.24.0

### Patch Changes

- Updated dependencies []:
- @zag-js/store@0.24.0

## 0.23.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/core",
"version": "0.23.0",
"version": "0.24.0",
"description": "A minimal implementation of xstate fsm for UI machines",
"keywords": [
"ui-machines",
Expand Down
2 changes: 2 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# @zag-js/docs

## 0.24.0

## 0.23.0

## 0.22.0
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/docs",
"version": "0.23.0",
"version": "0.24.0",
"description": "Docs for zag-js machines",
"keywords": [
"ui-machines",
Expand Down
9 changes: 9 additions & 0 deletions packages/frameworks/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @zag-js/react

## 0.24.0

### Patch Changes

- Updated dependencies []:
- @zag-js/core@0.24.0
- @zag-js/store@0.24.0
- @zag-js/types@0.24.0

## 0.23.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/react",
"version": "0.23.0",
"version": "0.24.0",
"description": "The react wrapper for zag",
"keywords": [
"ui-machines",
Expand Down
9 changes: 9 additions & 0 deletions packages/frameworks/solid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @zag-js/solid

## 0.24.0

### Patch Changes

- Updated dependencies []:
- @zag-js/core@0.24.0
- @zag-js/store@0.24.0
- @zag-js/types@0.24.0

## 0.23.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/solid",
"version": "0.23.0",
"version": "0.24.0",
"description": "The solid.js wrapper for zag",
"keywords": [
"ui-machines",
Expand Down
9 changes: 9 additions & 0 deletions packages/frameworks/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @zag-js/vue

## 0.24.0

### Patch Changes

- Updated dependencies []:
- @zag-js/core@0.24.0
- @zag-js/store@0.24.0
- @zag-js/types@0.24.0

## 0.23.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/vue",
"version": "0.23.0",
"version": "0.24.0",
"description": "The vue wrapper for zag",
"keywords": [
"ui-machines",
Expand Down
12 changes: 12 additions & 0 deletions packages/machines/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @zag-js/accordion

## 0.24.0

### Patch Changes

- Updated dependencies []:
- @zag-js/anatomy@0.24.0
- @zag-js/core@0.24.0
- @zag-js/types@0.24.0
- @zag-js/utils@0.24.0
- @zag-js/dom-event@0.24.0
- @zag-js/dom-query@0.24.0

## 0.23.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/accordion",
"version": "0.23.0",
"version": "0.24.0",
"description": "Core logic for the accordion widget implemented as a state machine",
"keywords": [
"js",
Expand Down
12 changes: 12 additions & 0 deletions packages/machines/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @zag-js/avatar

## 0.24.0

### Patch Changes

- Updated dependencies []:
- @zag-js/anatomy@0.24.0
- @zag-js/core@0.24.0
- @zag-js/types@0.24.0
- @zag-js/utils@0.24.0
- @zag-js/dom-query@0.24.0
- @zag-js/mutation-observer@0.24.0

## 0.23.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/avatar",
"version": "0.23.0",
"version": "0.24.0",
"description": "Core logic for the avatar widget implemented as a state machine",
"keywords": [
"js",
Expand Down
21 changes: 21 additions & 0 deletions packages/machines/carousel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @zag-js/carousel

## 0.24.0

### Minor Changes

- [`be34b47d`](https://github.com/chakra-ui/zag/commit/be34b47dcb1e0ed42f9eb889320f7ed4ba2d26f5) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Refactor component naming convention

- `slideGroupProps` -> `itemGroupProps`
- `getSlideProps` -> `getItemProps`
- `nextSlideTrigger` -> `nextTrigger`
- `prevSlideTrigger` -> `prevTrigger`

### Patch Changes

- Updated dependencies []:
- @zag-js/anatomy@0.24.0
- @zag-js/core@0.24.0
- @zag-js/types@0.24.0
- @zag-js/utils@0.24.0
- @zag-js/dom-query@0.24.0

## 0.23.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/carousel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/carousel",
"version": "0.23.0",
"version": "0.24.0",
"description": "Core logic for the carousel widget implemented as a state machine",
"keywords": [
"js",
Expand Down
13 changes: 13 additions & 0 deletions packages/machines/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @zag-js/checkbox

## 0.24.0

### Patch Changes

- Updated dependencies []:
- @zag-js/anatomy@0.24.0
- @zag-js/core@0.24.0
- @zag-js/types@0.24.0
- @zag-js/utils@0.24.0
- @zag-js/dom-query@0.24.0
- @zag-js/form-utils@0.24.0
- @zag-js/visually-hidden@0.24.0

## 0.23.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/checkbox",
"version": "0.23.0",
"version": "0.24.0",
"description": "Core logic for the checkbox widget implemented as a state machine",
"keywords": [
"js",
Expand Down
25 changes: 25 additions & 0 deletions packages/machines/color-picker/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# @zag-js/color-picker

## 0.24.0

### Minor Changes

- [#934](https://github.com/chakra-ui/zag/pull/934)
[`9f5e5a8b`](https://github.com/chakra-ui/zag/commit/9f5e5a8bc888d5277469aae136fad3e16295f156) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Redesign the color picker API

### Patch Changes

- Updated dependencies [[`51712f4b`](https://github.com/chakra-ui/zag/commit/51712f4b22fe977bc02dabeda0350cdce5772619)]:
- @zag-js/[email protected]
- @zag-js/[email protected]
- @zag-js/[email protected]
- @zag-js/[email protected]
- @zag-js/[email protected]
- @zag-js/[email protected]
- @zag-js/[email protected]
- @zag-js/[email protected]
- @zag-js/[email protected]
- @zag-js/[email protected]
- @zag-js/[email protected]
- @zag-js/[email protected]
- @zag-js/[email protected]

## 0.23.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/color-picker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/color-picker",
"version": "0.23.0",
"version": "0.24.0",
"description": "Core logic for the color-picker widget implemented as a state machine",
"keywords": [
"js",
Expand Down
22 changes: 22 additions & 0 deletions packages/machines/combobox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @zag-js/combobox

## 0.24.0

### Minor Changes

- [`51712f4b`](https://github.com/chakra-ui/zag/commit/51712f4b22fe977bc02dabeda0350cdce5772619) Thanks
[@segunadebayo](https://github.com/segunadebayo)! - Rename `api.setPositioning` to `api.reposition`

### Patch Changes

- Updated dependencies [[`51712f4b`](https://github.com/chakra-ui/zag/commit/51712f4b22fe977bc02dabeda0350cdce5772619)]:
- @zag-js/popper@0.24.0
- @zag-js/anatomy@0.24.0
- @zag-js/core@0.24.0
- @zag-js/types@0.24.0
- @zag-js/aria-hidden@0.24.0
- @zag-js/collection@0.24.0
- @zag-js/utils@0.24.0
- @zag-js/dismissable@0.24.0
- @zag-js/dom-event@0.24.0
- @zag-js/dom-query@0.24.0
- @zag-js/mutation-observer@0.24.0

## 0.23.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/machines/combobox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@zag-js/combobox",
"version": "0.23.0",
"version": "0.24.0",
"description": "Core logic for the combobox widget implemented as a state machine",
"keywords": [
"js",
Expand Down
Loading
Loading