Skip to content

Commit

Permalink
Merge pull request #2030 from gluestack/main
Browse files Browse the repository at this point in the history
Backmerge Main -> Patch
  • Loading branch information
Viraj-10 authored Apr 3, 2024
2 parents 7fa4a78 + 5d27a66 commit 4a0acc1
Show file tree
Hide file tree
Showing 34 changed files with 172 additions and 53 deletions.
2 changes: 1 addition & 1 deletion example/storybook-nativewind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@geometricpanda/storybook-addon-iframe": "^0.2.2",
"@gluestack-style/react": "^1.0.52",
"@gluestack-ui/config": "^1.1.17",
"@gluestack-ui/themed": "^1.1.17",
"@gluestack-ui/themed": "^1.1.19",
"@gluestack/design-system": "^0.5.36",
"@legendapp/motion": "^2.2.0",
"@react-aria/button": "^3.7.0",
Expand Down
34 changes: 17 additions & 17 deletions packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,42 +38,42 @@
"@gluestack-style/animation-resolver": "1.0.4",
"@gluestack-style/legend-motion-animation-driver": "1.0.3",
"@gluestack-style/react": "1.0.52",
"@gluestack-ui/accordion": "1.0.3",
"@gluestack-ui/actionsheet": "0.2.40",
"@gluestack-ui/alert": "0.1.12",
"@gluestack-ui/alert-dialog": "0.1.27",
"@gluestack-ui/avatar": "0.1.15",
"@gluestack-ui/button": "1.0.3",
"@gluestack-ui/checkbox": "0.1.26",
"@gluestack-ui/accordion": "1.0.4",
"@gluestack-ui/actionsheet": "0.2.41",
"@gluestack-ui/alert": "0.1.13",
"@gluestack-ui/alert-dialog": "0.1.28",
"@gluestack-ui/avatar": "0.1.16",
"@gluestack-ui/button": "1.0.4",
"@gluestack-ui/checkbox": "0.1.27",
"@gluestack-ui/divider": "0.1.8",
"@gluestack-ui/fab": "0.1.20",
"@gluestack-ui/form-control": "0.1.16",
"@gluestack-ui/form-control": "0.1.17",
"@gluestack-ui/icon": "0.1.20",
"@gluestack-ui/image": "0.1.9",
"@gluestack-ui/input": "0.1.27",
"@gluestack-ui/link": "0.1.19",
"@gluestack-ui/menu": "0.2.32",
"@gluestack-ui/input": "0.1.28",
"@gluestack-ui/link": "0.1.20",
"@gluestack-ui/menu": "0.2.33",
"@gluestack-ui/modal": "0.1.31",
"@gluestack-ui/overlay": "0.1.14",
"@gluestack-ui/popover": "0.1.34",
"@gluestack-ui/pressable": "0.1.16",
"@gluestack-ui/progress": "0.1.13",
"@gluestack-ui/progress": "0.1.14",
"@gluestack-ui/provider": "0.1.12",
"@gluestack-ui/radio": "0.1.27",
"@gluestack-ui/radio": "0.1.28",
"@gluestack-ui/select": "0.1.25",
"@gluestack-ui/slider": "0.1.23",
"@gluestack-ui/spinner": "0.1.14",
"@gluestack-ui/switch": "0.1.21",
"@gluestack-ui/tabs": "0.1.16",
"@gluestack-ui/textarea": "0.1.20",
"@gluestack-ui/themed": "1.1.17",
"@gluestack-ui/textarea": "0.1.21",
"@gluestack-ui/themed": "1.1.19",
"@gluestack-ui/toast": "1.0.4",
"@gluestack-ui/tooltip": "0.1.29",
"@gluestack-ui/tooltip": "0.1.30",
"@legendapp/motion": "latest"
},
"peerDependencies": {
"@gluestack-style/react": ">=1.0",
"@gluestack-ui/themed": ">=1.1.17"
"@gluestack-ui/themed": ">=1.1.19"
},
"release-it": {
"git": {
Expand Down
21 changes: 21 additions & 0 deletions packages/themed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @gluestack-ui/themed

## 1.1.19

### Patch Changes

- Updated dependencies
- @gluestack-ui/alert-dialog@0.1.28
- @gluestack-ui/form-control@0.1.17
- @gluestack-ui/actionsheet@0.2.41
- @gluestack-ui/accordion@1.0.4
- @gluestack-ui/checkbox@0.1.27
- @gluestack-ui/progress@0.1.14
- @gluestack-ui/textarea@0.1.21
- @gluestack-ui/tooltip@0.1.30
- @gluestack-ui/avatar@0.1.16
- @gluestack-ui/button@1.0.4
- @gluestack-ui/alert@0.1.13
- @gluestack-ui/input@0.1.28
- @gluestack-ui/radio@0.1.28
- @gluestack-ui/link@0.1.20
- @gluestack-ui/menu@0.2.33

## 1.1.17

### Patch Changes
Expand Down
32 changes: 16 additions & 16 deletions packages/themed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gluestack-ui/themed",
"version": "1.1.18",
"version": "1.1.19",
"main": "build/index.js",
"types": "build/index.d.ts",
"module": "build/index",
Expand Down Expand Up @@ -37,36 +37,36 @@
"@expo/html-elements": "latest",
"@gluestack-style/animation-resolver": "1.0.4",
"@gluestack-style/legend-motion-animation-driver": "1.0.3",
"@gluestack-ui/accordion": "1.0.3",
"@gluestack-ui/actionsheet": "0.2.40",
"@gluestack-ui/alert": "0.1.12",
"@gluestack-ui/alert-dialog": "0.1.27",
"@gluestack-ui/avatar": "0.1.15",
"@gluestack-ui/button": "1.0.3",
"@gluestack-ui/checkbox": "0.1.26",
"@gluestack-ui/accordion": "1.0.4",
"@gluestack-ui/actionsheet": "0.2.41",
"@gluestack-ui/alert": "0.1.13",
"@gluestack-ui/alert-dialog": "0.1.28",
"@gluestack-ui/avatar": "0.1.16",
"@gluestack-ui/button": "1.0.4",
"@gluestack-ui/checkbox": "0.1.27",
"@gluestack-ui/divider": "0.1.8",
"@gluestack-ui/fab": "0.1.20",
"@gluestack-ui/form-control": "0.1.16",
"@gluestack-ui/form-control": "0.1.17",
"@gluestack-ui/icon": "0.1.20",
"@gluestack-ui/image": "0.1.9",
"@gluestack-ui/input": "0.1.27",
"@gluestack-ui/link": "0.1.19",
"@gluestack-ui/menu": "0.2.32",
"@gluestack-ui/input": "0.1.28",
"@gluestack-ui/link": "0.1.20",
"@gluestack-ui/menu": "0.2.33",
"@gluestack-ui/modal": "0.1.31",
"@gluestack-ui/overlay": "0.1.14",
"@gluestack-ui/popover": "0.1.34",
"@gluestack-ui/pressable": "0.1.16",
"@gluestack-ui/progress": "0.1.13",
"@gluestack-ui/progress": "0.1.14",
"@gluestack-ui/provider": "0.1.12",
"@gluestack-ui/radio": "0.1.27",
"@gluestack-ui/radio": "0.1.28",
"@gluestack-ui/select": "0.1.25",
"@gluestack-ui/slider": "0.1.23",
"@gluestack-ui/spinner": "0.1.14",
"@gluestack-ui/switch": "0.1.21",
"@gluestack-ui/tabs": "0.1.16",
"@gluestack-ui/textarea": "0.1.20",
"@gluestack-ui/textarea": "0.1.21",
"@gluestack-ui/toast": "1.0.4",
"@gluestack-ui/tooltip": "0.1.29",
"@gluestack-ui/tooltip": "0.1.30",
"@legendapp/motion": "latest"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/unstyled/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gluestack-ui/accordion

## 1.0.4

### Patch Changes

- fix: ref typing issue

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/unstyled/accordion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ios",
"nextjs"
],
"version": "1.0.3",
"version": "1.0.4",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/unstyled/actionsheet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gluestack-ui/actionsheet

## 0.2.41

### Patch Changes

- fix: ref typing issue

## 0.2.40

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/unstyled/actionsheet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ios",
"nextjs"
],
"version": "0.2.40",
"version": "0.2.41",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/unstyled/alert-dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gluestack-ui/alert-dialog

## 0.1.28

### Patch Changes

- fix: ref typing issue

## 0.1.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/unstyled/alert-dialog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ios",
"nextjs"
],
"version": "0.1.27",
"version": "0.1.28",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/unstyled/alert/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gluestack-ui/alert

## 0.1.13

### Patch Changes

- fix: ref typing issue

## 0.1.8

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/unstyled/alert/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gluestack-ui/alert",
"version": "0.1.12",
"version": "0.1.13",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/unstyled/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gluestack-ui/avatar

## 0.1.16

### Patch Changes

- fix: ref typing issue

## 0.1.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/unstyled/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gluestack-ui/avatar",
"description": "A universal headless avatar component for React Native, Next.js & React",
"version": "0.1.15",
"version": "0.1.16",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/unstyled/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gluestack-ui/button

## 1.0.4

### Patch Changes

- fix: ref typing issue

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/unstyled/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gluestack-ui/button",
"version": "1.0.3",
"version": "1.0.4",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/unstyled/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @gluestack-ui/checkbox

## 0.1.27

### Patch Changes

- fix: ref typing issue
- Updated dependencies
- @gluestack-ui/form-control@0.1.17

## 0.1.26

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/unstyled/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gluestack-ui/checkbox",
"version": "0.1.26",
"version": "0.1.27",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
Expand Down Expand Up @@ -43,7 +43,7 @@
"typescript": "^4.7.4"
},
"dependencies": {
"@gluestack-ui/form-control": "^0.1.16",
"@gluestack-ui/form-control": "^0.1.17",
"@gluestack-ui/utils": "^0.1.12",
"@react-aria/visually-hidden": "^3.8.6",
"@react-native-aria/checkbox": "^0.2.9",
Expand Down
6 changes: 6 additions & 0 deletions packages/unstyled/form-control/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gluestack-ui/form-control

## 0.1.17

### Patch Changes

- fix: ref typing issue

## 0.1.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/unstyled/form-control/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gluestack-ui/form-control",
"description": "A universal headless form-control component for React Native, Next.js & React",
"version": "0.1.16",
"version": "0.1.17",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/unstyled/input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @gluestack-ui/input

## 0.1.28

### Patch Changes

- fix: ref typing issue
- Updated dependencies
- @gluestack-ui/form-control@0.1.17

## 0.1.27

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/unstyled/input/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gluestack-ui/input",
"description": "A universal headless input component for React Native, Next.js & React",
"version": "0.1.27",
"version": "0.1.28",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
Expand Down Expand Up @@ -29,7 +29,7 @@
"typescript": "^4.9.4"
},
"dependencies": {
"@gluestack-ui/form-control": "^0.1.16",
"@gluestack-ui/form-control": "^0.1.17",
"@gluestack-ui/utils": "^0.1.12",
"@react-native-aria/focus": "^0.2.9",
"@react-native-aria/interactions": "0.2.13"
Expand Down
6 changes: 6 additions & 0 deletions packages/unstyled/link/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gluestack-ui/link

## 0.1.20

### Patch Changes

- fix: ref typing issue

## 0.1.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/unstyled/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gluestack-ui/link",
"version": "0.1.19",
"version": "0.1.20",
"main": "lib/commonjs/index",
"module": "lib/module/index",
"types": "lib/typescript/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/unstyled/menu/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gluestack-ui/menu

## 0.2.33

### Patch Changes

- fix: ref typing issue

## 0.2.32

### Patch Changes
Expand Down
Loading

0 comments on commit 4a0acc1

Please sign in to comment.