Skip to content

Commit

Permalink
Merge pull request #2581 from gluestack/main
Browse files Browse the repository at this point in the history
Backmerge Main -> Patch
  • Loading branch information
Viraj-10 authored Nov 11, 2024
2 parents 298c527 + 077dd36 commit cf3feea
Show file tree
Hide file tree
Showing 80 changed files with 509 additions and 159 deletions.
2 changes: 1 addition & 1 deletion example/storybook-nativewind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@gluestack-style/animation-resolver": "^1.0.4",
"@gluestack-style/react": "^1.0.57",
"@gluestack-ui/config": "^1.1.19",
"@gluestack-ui/themed": "^1.1.59",
"@gluestack-ui/themed": "^1.1.60",
"@gluestack/design-system": "^0.5.36",
"@gorhom/bottom-sheet": "^5.0.0-alpha.10",
"@legendapp/motion": "^2.2.0",
Expand Down
64 changes: 32 additions & 32 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.57",
"@gluestack-ui/accordion": "1.0.7",
"@gluestack-ui/actionsheet": "0.2.45",
"@gluestack-ui/alert": "0.1.15",
"@gluestack-ui/alert-dialog": "0.1.31",
"@gluestack-ui/avatar": "0.1.17",
"@gluestack-ui/button": "1.0.7",
"@gluestack-ui/checkbox": "0.1.32",
"@gluestack-ui/divider": "0.1.9",
"@gluestack-ui/fab": "0.1.21",
"@gluestack-ui/form-control": "0.1.18",
"@gluestack-ui/icon": "0.1.22",
"@gluestack-ui/image": "0.1.10",
"@gluestack-ui/input": "0.1.31",
"@gluestack-ui/link": "0.1.22",
"@gluestack-ui/menu": "0.2.36",
"@gluestack-ui/modal": "0.1.34",
"@gluestack-ui/overlay": "0.1.15",
"@gluestack-ui/popover": "0.1.41",
"@gluestack-ui/pressable": "0.1.16",
"@gluestack-ui/progress": "0.1.17",
"@gluestack-ui/provider": "0.1.12",
"@gluestack-ui/radio": "0.1.33",
"@gluestack-ui/select": "0.1.29",
"@gluestack-ui/slider": "0.1.25",
"@gluestack-ui/spinner": "0.1.14",
"@gluestack-ui/switch": "0.1.22",
"@gluestack-ui/tabs": "0.1.17",
"@gluestack-ui/textarea": "0.1.23",
"@gluestack-ui/themed": "1.1.59",
"@gluestack-ui/toast": "1.0.7",
"@gluestack-ui/tooltip": "0.1.34",
"@gluestack-ui/accordion": "1.0.8",
"@gluestack-ui/actionsheet": "0.2.46",
"@gluestack-ui/alert": "0.1.16",
"@gluestack-ui/alert-dialog": "0.1.32",
"@gluestack-ui/avatar": "0.1.18",
"@gluestack-ui/button": "1.0.8",
"@gluestack-ui/checkbox": "0.1.33",
"@gluestack-ui/divider": "0.1.10",
"@gluestack-ui/fab": "0.1.22",
"@gluestack-ui/form-control": "0.1.19",
"@gluestack-ui/icon": "0.1.23",
"@gluestack-ui/image": "0.1.11",
"@gluestack-ui/input": "0.1.32",
"@gluestack-ui/link": "0.1.23",
"@gluestack-ui/menu": "0.2.37",
"@gluestack-ui/modal": "0.1.35",
"@gluestack-ui/overlay": "0.1.16",
"@gluestack-ui/popover": "0.1.42",
"@gluestack-ui/pressable": "0.1.17",
"@gluestack-ui/progress": "0.1.18",
"@gluestack-ui/provider": "0.1.13",
"@gluestack-ui/radio": "0.1.34",
"@gluestack-ui/select": "0.1.30",
"@gluestack-ui/slider": "0.1.26",
"@gluestack-ui/spinner": "0.1.15",
"@gluestack-ui/switch": "0.1.23",
"@gluestack-ui/tabs": "0.1.18",
"@gluestack-ui/textarea": "0.1.24",
"@gluestack-ui/themed": "1.1.60",
"@gluestack-ui/toast": "1.0.8",
"@gluestack-ui/tooltip": "0.1.35",
"@legendapp/motion": "latest"
},
"peerDependencies": {
"@gluestack-style/react": ">=1.0.57",
"@gluestack-ui/themed": ">=1.1.59"
"@gluestack-ui/themed": ">=1.1.60"
},
"release-it": {
"git": {
Expand Down
36 changes: 36 additions & 0 deletions packages/themed/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# @gluestack-ui/themed

## 1.1.60

### Patch Changes

- Updated dependencies
- @gluestack-ui/alert-dialog@0.1.32
- @gluestack-ui/form-control@0.1.19
- @gluestack-ui/actionsheet@0.2.46
- @gluestack-ui/accordion@1.0.8
- @gluestack-ui/pressable@0.1.17
- @gluestack-ui/checkbox@0.1.33
- @gluestack-ui/progress@0.1.18
- @gluestack-ui/provider@0.1.13
- @gluestack-ui/textarea@0.1.24
- @gluestack-ui/divider@0.1.10
- @gluestack-ui/overlay@0.1.16
- @gluestack-ui/popover@0.1.42
- @gluestack-ui/spinner@0.1.15
- @gluestack-ui/tooltip@0.1.35
- @gluestack-ui/avatar@0.1.18
- @gluestack-ui/button@1.0.8
- @gluestack-ui/select@0.1.30
- @gluestack-ui/slider@0.1.26
- @gluestack-ui/switch@0.1.23
- @gluestack-ui/alert@0.1.16
- @gluestack-ui/image@0.1.11
- @gluestack-ui/input@0.1.32
- @gluestack-ui/modal@0.1.35
- @gluestack-ui/radio@0.1.34
- @gluestack-ui/toast@1.0.8
- @gluestack-ui/icon@0.1.23
- @gluestack-ui/link@0.1.23
- @gluestack-ui/menu@0.2.37
- @gluestack-ui/tabs@0.1.18
- @gluestack-ui/fab@0.1.22

## 1.1.59

### Patch Changes
Expand Down
62 changes: 31 additions & 31 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.59",
"version": "1.1.60",
"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.7",
"@gluestack-ui/actionsheet": "0.2.45",
"@gluestack-ui/alert": "0.1.15",
"@gluestack-ui/alert-dialog": "0.1.31",
"@gluestack-ui/avatar": "0.1.17",
"@gluestack-ui/button": "1.0.7",
"@gluestack-ui/checkbox": "0.1.32",
"@gluestack-ui/divider": "0.1.9",
"@gluestack-ui/fab": "0.1.21",
"@gluestack-ui/form-control": "0.1.18",
"@gluestack-ui/icon": "0.1.22",
"@gluestack-ui/image": "0.1.10",
"@gluestack-ui/input": "0.1.31",
"@gluestack-ui/link": "0.1.22",
"@gluestack-ui/menu": "0.2.36",
"@gluestack-ui/modal": "0.1.34",
"@gluestack-ui/overlay": "0.1.15",
"@gluestack-ui/popover": "0.1.41",
"@gluestack-ui/pressable": "0.1.16",
"@gluestack-ui/progress": "0.1.17",
"@gluestack-ui/provider": "0.1.12",
"@gluestack-ui/radio": "0.1.33",
"@gluestack-ui/select": "0.1.29",
"@gluestack-ui/slider": "0.1.25",
"@gluestack-ui/spinner": "0.1.14",
"@gluestack-ui/switch": "0.1.22",
"@gluestack-ui/tabs": "0.1.17",
"@gluestack-ui/textarea": "0.1.23",
"@gluestack-ui/toast": "1.0.7",
"@gluestack-ui/tooltip": "0.1.34",
"@gluestack-ui/accordion": "1.0.8",
"@gluestack-ui/actionsheet": "0.2.46",
"@gluestack-ui/alert": "0.1.16",
"@gluestack-ui/alert-dialog": "0.1.32",
"@gluestack-ui/avatar": "0.1.18",
"@gluestack-ui/button": "1.0.8",
"@gluestack-ui/checkbox": "0.1.33",
"@gluestack-ui/divider": "0.1.10",
"@gluestack-ui/fab": "0.1.22",
"@gluestack-ui/form-control": "0.1.19",
"@gluestack-ui/icon": "0.1.23",
"@gluestack-ui/image": "0.1.11",
"@gluestack-ui/input": "0.1.32",
"@gluestack-ui/link": "0.1.23",
"@gluestack-ui/menu": "0.2.37",
"@gluestack-ui/modal": "0.1.35",
"@gluestack-ui/overlay": "0.1.16",
"@gluestack-ui/popover": "0.1.42",
"@gluestack-ui/pressable": "0.1.17",
"@gluestack-ui/progress": "0.1.18",
"@gluestack-ui/provider": "0.1.13",
"@gluestack-ui/radio": "0.1.34",
"@gluestack-ui/select": "0.1.30",
"@gluestack-ui/slider": "0.1.26",
"@gluestack-ui/spinner": "0.1.15",
"@gluestack-ui/switch": "0.1.23",
"@gluestack-ui/tabs": "0.1.18",
"@gluestack-ui/textarea": "0.1.24",
"@gluestack-ui/toast": "1.0.8",
"@gluestack-ui/tooltip": "0.1.35",
"@legendapp/motion": "latest"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/unstyled/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @gluestack-ui/accordion

## 1.0.8

### Patch Changes

- Feat: Change in build moving from bob build to tsc build
- Updated dependencies
- @gluestack-ui/utils@0.1.14

## 1.0.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.7",
"version": "1.0.8",
"main": "lib/index",
"module": "lib/index",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -44,7 +44,7 @@
"typescript": "^5.6.3"
},
"dependencies": {
"@gluestack-ui/utils": "^0.1.12",
"@gluestack-ui/utils": "^0.1.14",
"@react-native-aria/accordion": "^0.0.2",
"@react-native-aria/focus": "^0.2.9",
"@react-native-aria/interactions": "0.2.13"
Expand Down
11 changes: 11 additions & 0 deletions packages/unstyled/actionsheet/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @gluestack-ui/actionsheet

## 0.2.46

### Patch Changes

- Feat: Change in build moving from bob build to tsc build
- Updated dependencies
- @gluestack-ui/transitions@0.1.11
- @gluestack-ui/overlay@0.1.16
- @gluestack-ui/hooks@0.1.12
- @gluestack-ui/utils@0.1.14

## 0.2.45

### Patch Changes
Expand Down
10 changes: 5 additions & 5 deletions 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.45",
"version": "0.2.46",
"main": "lib/index",
"module": "lib/index",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -44,10 +44,10 @@
"typescript": "^5.6.3"
},
"dependencies": {
"@gluestack-ui/hooks": "0.1.11",
"@gluestack-ui/overlay": "^0.1.14",
"@gluestack-ui/transitions": "^0.1.10",
"@gluestack-ui/utils": "^0.1.12",
"@gluestack-ui/hooks": "0.1.12",
"@gluestack-ui/overlay": "^0.1.16",
"@gluestack-ui/transitions": "^0.1.11",
"@gluestack-ui/utils": "^0.1.14",
"@react-native-aria/dialog": "^0.0.4",
"@react-native-aria/focus": "^0.2.9",
"@react-native-aria/interactions": "0.2.13"
Expand Down
10 changes: 10 additions & 0 deletions packages/unstyled/alert-dialog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @gluestack-ui/alert-dialog

## 0.1.32

### Patch Changes

- Feat: Change in build moving from bob build to tsc build
- Updated dependencies
- @gluestack-ui/overlay@0.1.16
- @gluestack-ui/hooks@0.1.12
- @gluestack-ui/utils@0.1.14

## 0.1.31

### Patch Changes
Expand Down
8 changes: 4 additions & 4 deletions 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.31",
"version": "0.1.32",
"main": "lib/index",
"module": "lib/index",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -44,9 +44,9 @@
"typescript": "^5.6.3"
},
"dependencies": {
"@gluestack-ui/hooks": "0.1.11",
"@gluestack-ui/overlay": "^0.1.14",
"@gluestack-ui/utils": "^0.1.12",
"@gluestack-ui/hooks": "0.1.12",
"@gluestack-ui/overlay": "^0.1.16",
"@gluestack-ui/utils": "^0.1.14",
"@react-native-aria/dialog": "^0.0.4",
"@react-native-aria/focus": "^0.2.9",
"@react-native-aria/interactions": "0.2.13"
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.16

### Patch Changes

- Feat: Change in build moving from bob build to tsc build

## 0.1.15

### 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.15",
"version": "0.1.16",
"main": "lib/index",
"module": "lib/index",
"types": "lib/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/unstyled/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @gluestack-ui/avatar

## 0.1.18

### Patch Changes

- Feat: Change in build moving from bob build to tsc build
- Updated dependencies
- @gluestack-ui/utils@0.1.14

## 0.1.17

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.17",
"version": "0.1.18",
"main": "lib/index",
"module": "lib/index",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"typescript": "^5.6.3"
},
"dependencies": {
"@gluestack-ui/utils": "^0.1.12"
"@gluestack-ui/utils": "^0.1.14"
},
"peerDependencies": {
"react": ">=16",
Expand Down
8 changes: 8 additions & 0 deletions packages/unstyled/button/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @gluestack-ui/button

## 1.0.8

### Patch Changes

- Feat: Change in build moving from bob build to tsc build
- Updated dependencies
- @gluestack-ui/utils@0.1.14

## 1.0.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.8-alpha.15",
"version": "1.0.8",
"main": "lib/index",
"module": "lib/index",
"types": "lib/index.d.ts",
Expand Down Expand Up @@ -42,7 +42,7 @@
"typescript": "^5.6.3"
},
"dependencies": {
"@gluestack-ui/utils": "0.1.13",
"@gluestack-ui/utils": "0.1.14",
"@react-native-aria/focus": "^0.2.9",
"@react-native-aria/interactions": "0.2.13"
},
Expand Down
Loading

0 comments on commit cf3feea

Please sign in to comment.