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

Fix/animation components #1973

Merged
merged 73 commits into from
Mar 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 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
6af4992
fix: alert dialog border
Mar 15, 2024
17276fa
Merge pull request #1959 from gluestack/fix/heading-component
Viraj-10 Mar 15, 2024
0f0ca85
fix: slider orientation issue
Mar 18, 2024
8e00c3f
Merge branch 'fix/animation-components' of github.com:gluestack/glues…
Mar 18, 2024
b3b86c0
fix: alert dialog icon and button
DaminiPandey 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
dd18e82
Merge pull request #1969 from gluestack/fix/overlay-components-styling
Viraj-10 Mar 18, 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
56b4df3
fix: merge conflicts
Mar 19, 2024
5906de5
Merge branch 'fix/animation-components' of github.com:gluestack/glues…
Mar 19, 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
Loading
Loading