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

Patch #1990

Merged
merged 127 commits into from
Mar 21, 2024
Merged

Patch #1990

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
127 commits
Select commit Hold shift + click to select a range
531df1e
feat: initial commit
DaminiPandey Feb 29, 2024
9d6fd6b
feat: add tooltip component
DaminiPandey Mar 1, 2024
7ff00fe
fix: text typography color
DaminiPandey Mar 1, 2024
953d346
feat: initial commit
DaminiPandey Mar 4, 2024
afe0891
feat: add accordion rounded corners example
DaminiPandey Mar 5, 2024
c0e965b
fix: radio focus issue
DaminiPandey Mar 5, 2024
7ea17b2
feat: add accordion examples in nativewind
DaminiPandey Mar 5, 2024
1a600e5
Merge branch 'patch' of https://github.com/gluestack/gluestack-ui int…
DaminiPandey Mar 5, 2024
e5e9f98
Merge branch 'patch' of https://github.com/gluestack/gluestack-ui int…
DaminiPandey Mar 6, 2024
7a53df4
Merge branch 'patch' of https://github.com/gluestack/gluestack-ui int…
DaminiPandey Mar 6, 2024
ac41563
fix: imports
DaminiPandey Mar 6, 2024
db30907
Merge branch 'patch' of https://github.com/gluestack/gluestack-ui int…
DaminiPandey Mar 6, 2024
35fec56
Merge branch 'patch' of https://github.com/gluestack/gluestack-ui int…
DaminiPandey Mar 7, 2024
74c9b0b
feat: add tooltip examples
DaminiPandey Mar 8, 2024
8b81794
Merge branch 'patch' of https://github.com/gluestack/gluestack-ui int…
DaminiPandey Mar 8, 2024
d9c5bda
v0.0.11-alpha.3
Mar 12, 2024
a762a3e
v1.0.0
Mar 12, 2024
913f1c7
fix: alert dialog
Mar 13, 2024
f46f242
Merge branch 'fix/animation-components' of github.com:gluestack/glues…
Mar 13, 2024
c240307
Merge branch 'fix/animation-components' into feat/tooltip
Viraj-10 Mar 13, 2024
c7db467
Merge pull request #1867 from gluestack/feat/tooltip
Viraj-10 Mar 13, 2024
27a6230
Merge pull request #1897 from gluestack/fix/radio-focus
Viraj-10 Mar 13, 2024
2d3119c
Merge pull request #1898 from gluestack/feat/accordion-examples
Viraj-10 Mar 13, 2024
cb93884
Merge pull request #1937 from gluestack/feat/toast-example-addition
Viraj-10 Mar 13, 2024
9804780
fix: tsconfig storybook nativewind
Mar 13, 2024
bdd055b
v1.0.1
Mar 13, 2024
b74e28a
v1.0.2-alpha.1
Mar 13, 2024
0b423ed
v1.0.2-alpha.2
Mar 13, 2024
37e8e28
v1.0.2-alpha.3
Mar 13, 2024
4aa458b
v1.0.2-alpha.4
Mar 14, 2024
43e310d
v1.0.2-alpha.5
Mar 14, 2024
692abee
v1.0.2-alpha.6
Mar 14, 2024
7ada18a
fix: utils exports
Mar 14, 2024
77726b4
v1.0.2
Mar 14, 2024
6493f7f
fix: tooltip nativeiwind component
Mar 14, 2024
d200e39
fix: modal and tooltip
Mar 14, 2024
9396a20
fix: withStates imports
Mar 14, 2024
cab221b
fix: menu and toast
Mar 15, 2024
9a010f2
fix: added menu item typing
Mar 15, 2024
675b53b
fix: added css varaibles to global scope
Mar 15, 2024
54528bb
feat: add alert-dialog nativewind examples
DaminiPandey Mar 15, 2024
d5dade1
Merge branch 'fix/animation-components' of https://github.com/gluesta…
DaminiPandey Mar 15, 2024
a827346
fix: styles
DaminiPandey Mar 15, 2024
fc4bdab
Merge pull request #1952 from gluestack/feat/alert-dialog-examples
Viraj-10 Mar 15, 2024
b39027d
feat: add menu nativewind examples
DaminiPandey Mar 15, 2024
3473366
fix: nativewind components
Mar 15, 2024
f034124
Merge branch 'fix/animation-components' of github.com:gluestack/glues…
Mar 15, 2024
c3fb26d
fix: add as comp to the heading component
DaminiPandey Mar 15, 2024
b6af5aa
fix: collapsible
Mar 15, 2024
0acbd73
Merge branch 'fix/animation-components' of https://github.com/gluesta…
DaminiPandey Mar 15, 2024
888f940
fix: added menu
Mar 15, 2024
9527ef9
Merge pull request #1954 from gluestack/feat/menu-examples-nw
Viraj-10 Mar 15, 2024
0103a0b
Merge branch 'fix/animation-components' of github.com:gluestack/glues…
Mar 15, 2024
e71244e
fix: menu text
Mar 15, 2024
2d24b60
feat: add menu themed examples
DaminiPandey Mar 15, 2024
8bee3c7
Merge pull request #1955 from gluestack/feat/menu-with-style-examples
Viraj-10 Mar 15, 2024
298a76d
fix: mapp size with html heading elements in nativewind heading compo…
DaminiPandey Mar 15, 2024
854e1be
Merge branch 'fix/animation-components' of https://github.com/gluesta…
DaminiPandey Mar 15, 2024
340ca6d
fix: modal backdrop
Mar 15, 2024
04cbeb8
Merge branch 'fix/animation-components' of github.com:gluestack/glues…
Mar 15, 2024
3454954
fix: tooltip content
Mar 15, 2024
13e1e74
feat: testing tab in docs
Mar 15, 2024
6af4992
fix: alert dialog border
Mar 15, 2024
17276fa
Merge pull request #1959 from gluestack/fix/heading-component
Viraj-10 Mar 15, 2024
dfc2d55
fix: radio nativewind component
Mar 18, 2024
06ec3d3
fix: radio nativewind component removed ref
Mar 18, 2024
538183b
fix: radioIcon size
Mar 18, 2024
6d13a1c
feat: added muted color
Mar 18, 2024
0f0ca85
fix: slider orientation issue
Mar 18, 2024
8e00c3f
Merge branch 'fix/animation-components' of github.com:gluestack/glues…
Mar 18, 2024
c31a67a
fix: heading prop table and heading sm size
DaminiPandey Mar 18, 2024
59ff56c
fix: hstack vstack example color to primary
DaminiPandey Mar 18, 2024
0f65c94
fix: checkbox border color
Mar 18, 2024
3d91641
fix: table container issue
DaminiPandey Mar 18, 2024
671bcb0
fix: checkbox hover border color
Mar 18, 2024
f34f032
fix: avatar bg color to primary and table width issue
DaminiPandey Mar 18, 2024
a850e64
fix: minor issues in image, checkbox and icon component
Mar 18, 2024
b3b86c0
fix: alert dialog icon and button
DaminiPandey Mar 18, 2024
22740d4
feat: docs update checking
Mar 18, 2024
ca88e0c
fix: accordion example and modal table width
DaminiPandey Mar 18, 2024
2c1f1a3
Merge branch 'fix/animation-components' of https://github.com/gluesta…
DaminiPandey Mar 18, 2024
565f2f6
Merge pull request #1967 from gluestack/fix/nativewind-docs-fixes
Viraj-10 Mar 18, 2024
dd18e82
Merge pull request #1969 from gluestack/fix/overlay-components-styling
Viraj-10 Mar 18, 2024
f6f1778
fix: checkbox component
Mar 18, 2024
344cea9
fix: updated docs
vaibhk20 Mar 19, 2024
de0f827
fix: slider isdisabled state
DaminiPandey Mar 19, 2024
c1ec608
Merge pull request #1971 from gluestack/fix/slider-isdisabled
Viraj-10 Mar 19, 2024
f418475
fix: docs improvement
Mar 19, 2024
4233d55
Merge branch 'patch' of github.com:gluestack/gluestack-ui into patch
Mar 19, 2024
9eddcb3
fix: form control astrick
Mar 19, 2024
d4888a6
feat: added fill='none' to input icon
Mar 19, 2024
56b4df3
fix: merge conflicts
Mar 19, 2024
c36085c
Merge pull request #1972 from gluestack/fix/form-control-astrick
Viraj-10 Mar 19, 2024
5906de5
Merge branch 'fix/animation-components' of github.com:gluestack/glues…
Mar 19, 2024
cc37f72
Merge pull request #1973 from gluestack/fix/animation-components
Viraj-10 Mar 19, 2024
3633f98
fix: copy paste pressble
Mar 19, 2024
b9dc35c
fix: command
Mar 19, 2024
bab7f67
Merge pull request #1975 from gluestack/fix/copy-paste-pressable
Viraj-10 Mar 19, 2024
bd46b81
feat: added disabled prop to pressable
Mar 19, 2024
b17c6b1
fix: merge conflicts
Mar 19, 2024
db1063b
Merge pull request #1963 from gluestack/main
Viraj-10 Mar 19, 2024
424bd58
fix: storybook
DaminiPandey Mar 20, 2024
7a639ee
fix: svg and custom icon color
DaminiPandey Mar 20, 2024
359aa43
feat: updated component docs
vaibhk20 Mar 20, 2024
2957032
Merge branch 'patch' of github.com:gluestack/gluestack-ui into fix/ra…
Mar 20, 2024
8b39014
feat: update docs
vaibhk20 Mar 20, 2024
b300443
Merge pull request #1979 from gluestack/fix/storybook
Viraj-10 Mar 20, 2024
eb24b96
fix: removed muted color
Mar 20, 2024
626a6a2
fix: resolved merge conflicts
Mar 20, 2024
25877b4
fix: code refactor
vaibhk20 Mar 20, 2024
f112321
fix: fix error
vaibhk20 Mar 20, 2024
97e2a8d
Merge branch 'main' into feat/setup-docs
vaibhk20 Mar 20, 2024
fe5c38c
Merge branch 'patch' into feat/setup-docs
vaibhk20 Mar 20, 2024
f140253
feat: updated docs for new components
vaibhk20 Mar 20, 2024
5009b27
fix: build
DaminiPandey Mar 20, 2024
5b0699a
fix: nativewind docs
DaminiPandey Mar 20, 2024
ff92b9b
fix: accordion themed docs
DaminiPandey Mar 20, 2024
3ee6cda
fix: table widths in docs
DaminiPandey Mar 21, 2024
eb5a88c
fix: table width
DaminiPandey Mar 21, 2024
af7e29c
Merge pull request #1985 from gluestack/fix/build-and-storybook
Viraj-10 Mar 21, 2024
adb86fe
Merge pull request #1986 from gluestack/feat/setup-docs
Viraj-10 Mar 21, 2024
0c9f4de
Merge pull request #1965 from gluestack/fix/radio-compt-nativewind
Viraj-10 Mar 21, 2024
355b942
Merge pull request #1987 from gluestack/main
Viraj-10 Mar 21, 2024
2cfa70c
fix: build fix
vaibhk20 Mar 21, 2024
2382933
Merge pull request #1988 from gluestack/fix/add-import
Viraj-10 Mar 21, 2024
892999b
feat: warning depricated props
Mar 21, 2024
e1f1224
Merge pull request #1989 from gluestack/fix/warnings-depricated-props
Viraj-10 Mar 21, 2024
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
2 changes: 1 addition & 1 deletion example/storybook-nativewind/.storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export const parameters = {
'Textarea',
],
'Overlay',
['AlertDialog', 'Modal', 'Popover', 'Tooltip'],
['AlertDialog', 'Menu', 'Modal', 'Popover', 'Tooltip'],
'Disclosure',
['Actionsheet', 'Accordion'],
'Media And Icons',
Expand Down
14 changes: 9 additions & 5 deletions example/storybook-nativewind/babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ module.exports = function (api) {
__dirname,
'../../packages/unstyled/button/src'
),
'@gluestack-ui/menu': path.resolve(
__dirname,
'../../packages/unstyled/menu/src'
),
'@gluestack-ui/link': path.resolve(
__dirname,
'../../packages/unstyled/link/src'
Expand All @@ -68,24 +72,24 @@ module.exports = function (api) {
),
'@gluestack-ui/nativewind-utils/withStyleContext': path.resolve(
__dirname,
'../../packages/nativewind/utils/src/withStyleContext'
'../../packages/nativewind/utils/withStyleContext'
),
'@gluestack-ui/nativewind-utils/withStyleContextAndStates':
path.resolve(
__dirname,
'../../packages/nativewind/utils/src/withStyleContextAndStates'
'../../packages/nativewind/utils/withStyleContextAndStates'
),
'@gluestack-ui/nativewind-utils/cssInterop': path.resolve(
__dirname,
'../../packages/nativewind/utils/src/cssInterop'
'../../packages/nativewind/utils/cssInterop'
),
'@gluestack-ui/nativewind-utils/tva': path.resolve(
__dirname,
'../../packages/nativewind/utils/src/tva'
'../../packages/nativewind/utils/tva'
),
'@gluestack-ui/nativewind-utils': path.resolve(
__dirname,
'../../packages/nativewind/utils/src'
'../../packages/nativewind/utils/'
),
},
},
Expand Down
8 changes: 4 additions & 4 deletions example/storybook-nativewind/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
"@geometricpanda/storybook-addon-iframe": "^0.2.2",
"@gluestack-style/react": "^1.0.52",
"@gluestack-ui/config": "^1.1.17",
"@gluestack-ui/themed": "^1.1.14",
"@gluestack/design-system": "^0.5.27",
"@gluestack-ui/themed": "^1.1.15",
"@gluestack/design-system": "^0.5.36",
"@legendapp/motion": "^2.2.0",
"@react-aria/button": "^3.7.0",
"@react-aria/focus": "^3.11.0",
Expand All @@ -39,8 +39,8 @@
"@react-aria/overlays": "^3.13.0",
"@react-aria/separator": "^3.3.0",
"@react-aria/utils": "^3.15.0",
"@react-native-aria/button": "^0.2.6",
"@react-native-aria/overlays": "^0.3.10",
"@react-native-aria/button": "^0.2.7",
"@react-native-aria/overlays": "^0.3.12",
"@react-native-aria/separator": "^0.2.6",
"@react-native-async-storage/async-storage": "~1.17.3",
"@react-native-community/datetimepicker": "6.5.2",
Expand Down
Loading
Loading