Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Patch #467

Merged
merged 102 commits into from
Oct 6, 2023
Merged

Patch #467

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
102 commits
Select commit Hold shift + click to select a range
8268c58
feat: animation drivers
rayan1810 Sep 15, 2023
7c474a9
Merge branch 'feat/animation-plugin-new-drivers' of github.com:gluest…
rayan1810 Sep 15, 2023
582d1a4
Merge branch 'patch' of github.com:gluestack/gluestack-style into fea…
rayan1810 Sep 15, 2023
481f3fc
feat: animation plugin driver
rayan1810 Sep 21, 2023
4586489
feat: animation plugin driver
rayan1810 Sep 21, 2023
d9cbae7
feat: animation plugin driver
rayan1810 Sep 21, 2023
13cab45
v0.0.1
rayan1810 Sep 21, 2023
26f4b74
feat: animation plugin driver
rayan1810 Sep 21, 2023
cf71e28
feat: create components and styles api
ankit-tailor Sep 21, 2023
4eae834
feat: extend theme build time resolution
ankit-tailor Sep 21, 2023
7b34e6e
feat: create components build time resolution
ankit-tailor Sep 22, 2023
f8b60e2
feat: moved create components to boot time
ankit-tailor Sep 22, 2023
ea3ad84
fix: refactor code
ankit-tailor Sep 22, 2023
ce613b2
fix: typings
ankit-tailor Sep 22, 2023
51d864d
Merge branch 'patch' of github.com:gluestack/gluestack-style into fea…
ankit-tailor Sep 22, 2023
4ded93e
v0.2.52-alpha.0
ankit-tailor Sep 22, 2023
356de0c
fix: decendants resolution for extended theme
ankit-tailor Sep 23, 2023
e045462
v0.2.52-alpha.1
ankit-tailor Sep 23, 2023
463910e
fix: extended theme default props
ankit-tailor Sep 25, 2023
a2db391
v0.2.52-alpha.2
ankit-tailor Sep 25, 2023
5c2ca87
fix: create components typings
ankit-tailor Sep 25, 2023
bad5a7d
v0.2.52-alpha.3
ankit-tailor Sep 25, 2023
0d5e7e3
v0.2.52-alpha.4
ankit-tailor Sep 25, 2023
4c5df7e
fix: create style typings
ankit-tailor Sep 25, 2023
b5e4f8e
fix: plugin typings
ankit-tailor Sep 26, 2023
eb92798
fix: type error for components without plugin
ankit-tailor Sep 26, 2023
fc0bcc4
Merge pull request #441 from gluestack/feat/animation-plugin-new-drivers
ankit-tailor Sep 26, 2023
e1cb19c
Merge branch 'patch' of github.com:gluestack/gluestack-style into fea…
ankit-tailor Sep 26, 2023
483905c
Merge pull request #453 from gluestack/feat/create-config-style-api
ankit-tailor Sep 26, 2023
e82c2a7
v0.2.53-alpha.0
Sep 27, 2023
3ff26f9
fix: types
Sep 27, 2023
af1e154
v0.2.53-alpha.5
ankit-tailor Sep 28, 2023
1656393
v0.2.53-alpha.6
ankit-tailor Sep 28, 2023
c4b2ad9
fix: create components
ankit-tailor Sep 29, 2023
d2b3a1e
Merge branch 'fix/create-style-api' of github.com:gluestack/gluestack…
ankit-tailor Sep 29, 2023
e4956d1
v0.2.53-alpha.7
ankit-tailor Sep 29, 2023
addbb04
feat: export propertytokenmap
Viraj-10 Oct 3, 2023
8205ed3
Merge pull request #454 from gluestack/feat/export-propertytokenmap
ankit-tailor Oct 3, 2023
d4b9363
fix: duplicate data styles issue
ankit-tailor Oct 3, 2023
f55961b
fix: components typings in styled provider
ankit-tailor Oct 3, 2023
b1ea86c
fix: examples
ankit-tailor Oct 3, 2023
1cd334a
v0.2.53-alpha.8
ankit-tailor Oct 3, 2023
74db765
Merge branch 'main' of https://github.com/gluestack/gluestack-style i…
DaminiPandey Oct 3, 2023
b74704b
fix: broken docs links
DaminiPandey Oct 3, 2023
6324aff
Merge pull request #455 from gluestack/fix/broken-docs-links
gluestackadmin Oct 3, 2023
109d409
v0.2.53-alpha.9
ankit-tailor Oct 3, 2023
1c1560d
v0.2.52-alpha.11
Oct 4, 2023
befa12a
v0.2.53-alpha.10
Oct 4, 2023
fef3901
fix: provider typing
Oct 4, 2023
3a7789d
fix: middleware resolver updated
Oct 4, 2023
26cd228
v0.1.0-alpha.0
Oct 4, 2023
e5b3ded
fix: version updated
Oct 4, 2023
96d30df
v0.2.54-alpha.1
Oct 4, 2023
56493e4
fix: style resolver ssr
Oct 4, 2023
c5754c7
v0.2.54-alpha.2
Oct 4, 2023
bd91020
fix: resolve component theme on first render
Oct 4, 2023
eb19648
v0.2.54-alpha.3
Oct 4, 2023
aca810f
v0.1.0-alpha.1
Oct 4, 2023
fd8b977
v0.1.0
Oct 4, 2023
f88a661
v0.1.0
Oct 4, 2023
4023ea2
v0.1.1
Oct 4, 2023
f79ca36
fix: version updated
Oct 4, 2023
dd94e1c
v0.3.0-alpha.0
Oct 4, 2023
73c4450
v0.2.54-alpha.4
ankit-tailor Oct 5, 2023
6d48ece
v0.1.0-alpha.2
ankit-tailor Oct 5, 2023
963317d
v0.1.0-alpha.3
ankit-tailor Oct 5, 2023
116c304
fix: driver component
ankit-tailor Oct 5, 2023
5cec569
v0.2.54-alpha.5
ankit-tailor Oct 5, 2023
b1a8d56
fix: platfrom resolved theme for plugins
ankit-tailor Oct 5, 2023
1e22f51
v1.0.0-alpha.0
ankit-tailor Oct 5, 2023
2ee2f9f
v1.0.0-alpha.0
ankit-tailor Oct 5, 2023
8b5cd45
v1.0.0-alpha.0
ankit-tailor Oct 5, 2023
d9a48cf
v1.0.0-alpha.0
ankit-tailor Oct 5, 2023
a1fe7e1
v1.0.0-alpha.0
ankit-tailor Oct 5, 2023
6dc8788
fix: merge conflict resolved
Oct 6, 2023
2c3e7a8
v1.0.0-alpha.1
Oct 6, 2023
1af96e7
Update index.stories.mdx
mayank-96 Oct 6, 2023
fc9a1dd
feat: generic animated components
ankit-tailor Oct 6, 2023
1a65b40
fix: removed create styled from docs
mayank-96 Oct 6, 2023
de311d1
fix: animate presence exit prop
ankit-tailor Oct 6, 2023
e2410a1
Merge branch 'fix/create-style-api' of github.com:gluestack/gluestack…
ankit-tailor Oct 6, 2023
81389cd
v1.0.0-alpha.1
ankit-tailor Oct 6, 2023
a144646
v1.0.0-alpha.2
ankit-tailor Oct 6, 2023
d8db24f
v1.0.0-alpha.1
ankit-tailor Oct 6, 2023
c098e7b
fix: styled component check
ankit-tailor Oct 6, 2023
e9962ac
v1.0.0-alpha.2
ankit-tailor Oct 6, 2023
86b7844
Merge branch 'main' of github.com:gluestack/gluestack-style into patch
ankit-tailor Oct 6, 2023
2c4c795
Merge pull request #465 from gluestack/fix/removed-create-styled
ankit-tailor Oct 6, 2023
b55dffa
Update style docs links
ankit-tailor Oct 6, 2023
20d5787
fix: update style docs
ankit-tailor Oct 6, 2023
722e15a
Merge pull request #464 from gluestack/mayank-96-patch-1
ankit-tailor Oct 6, 2023
12d108b
fix: merge conflict resolved
Oct 6, 2023
4da2e72
Merge pull request #456 from gluestack/fix/create-style-api
surajahmed Oct 6, 2023
d0dd625
v1.0.0
Oct 6, 2023
806109b
v1.0.0
Oct 6, 2023
900a864
v1.0.0
Oct 6, 2023
1dfd6ed
v1.0.0
Oct 6, 2023
4261b4f
v1.0.1
Oct 6, 2023
88d765c
fix: animation and font resolver docs
ankit-tailor Oct 6, 2023
172eaec
fix: version updated
Oct 6, 2023
39c1a9a
fix: plugins intro
ankit-tailor Oct 6, 2023
b1ea8a8
Merge branch 'patch' of github.com:gluestack/gluestack-style into patch
ankit-tailor Oct 6, 2023
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Documentation

You can find detailed documentation for each component, including a list of props and examples, in https://gluestack.io/styledocs website.
You can find detailed documentation for each component, including a list of props and examples, in https://gluestack.io/style/docs website.

## Features

Expand Down
9 changes: 5 additions & 4 deletions example/storybook/.ondevice/storybook.requires.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ import {
addArgsEnhancer,
clearDecorators,
} from '@storybook/react-native';

import { config } from '../src/components/nb.config';
console.log(Object.keys(config));
global.STORIES = [
{
titlePrefix: '',
Expand Down Expand Up @@ -52,8 +53,8 @@ const getStories = () => {
// "./src/api/AsForwarder/AsForwarder.stories.tsx": require("../src/api/AsForwarder/AsForwarder.stories.tsx"),
// "./src/api/ColorModeBasedStyles/ColorMode.stories.tsx": require("../src/api/ColorModeBasedStyles/ColorMode.stories.tsx"),
// "./src/api/CompoundVariants/CompoundVarinats.stories.tsx": require("../src/api/CompoundVariants/CompoundVarinats.stories.tsx"),
'./src/api/createStyled/createStyled.stories.tsx': require('../src/api/createStyled/createStyled.stories.tsx'),
'./src/api/DescendantsStyles/ContextBasedStyles.stories.tsx': require('../src/api/DescendantsStyles/ContextBasedStyles.stories.tsx'),
// './src/api/createStyled/createStyled.stories.tsx': require('../src/api/createStyled/createStyled.stories.tsx'),
// './src/api/DescendantsStyles/ContextBasedStyles.stories.tsx': require('../src/api/DescendantsStyles/ContextBasedStyles.stories.tsx'),
// "./src/api/MultipleProvder/MultipleProvider.stories.tsx": require("../src/api/MultipleProvder/MultipleProvider.stories.tsx"),
// "./src/api/PlatformBasedStyles/PlatformBasedStyles.stories.tsx": require("../src/api/PlatformBasedStyles/PlatformBasedStyles.stories.tsx"),
// "./src/api/PropertyResolver/PropertyResolver.stories.tsx": require("../src/api/PropertyResolver/PropertyResolver.stories.tsx"),
Expand All @@ -65,7 +66,7 @@ const getStories = () => {
// "./src/api/Typescript/Typescript.stories.tsx": require("../src/api/Typescript/Typescript.stories.tsx"),
// "./src/api/UtilityFunctions/UtilityFunctions.stories.tsx": require("../src/api/UtilityFunctions/UtilityFunctions.stories.tsx"),
// "./src/api/Variants/BaseStyleVariantSizes.stories.tsx": require("../src/api/Variants/BaseStyleVariantSizes.stories.tsx"),
// "./src/plugins/AnimationPlugin/Animation.stories.tsx": require("../src/plugins/AnimationPlugin/Animation.stories.tsx"),
'./src/plugins/AnimationPlugin/Animation.stories.tsx': require('../src/plugins/AnimationPlugin/Animation.stories.tsx'),
// "./src/plugins/CSSVariables/CSSVariables.stories.tsx": require("../src/plugins/CSSVariables/CSSVariables.stories.tsx"),
// "./src/plugins/FontsPlugin/FontsPlugin.stories.tsx": require("../src/plugins/FontsPlugin/FontsPlugin.stories.tsx"),
};
Expand Down
1 change: 0 additions & 1 deletion example/storybook/.storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ export const parameters = {
'Overriding Styles (sx)',
'Overriding Styles (Utility Props)',
'Property Resolver',
'createStyled()',
'Props Passing',
'Utility Functions',
'AsForwarder',
Expand Down
17 changes: 11 additions & 6 deletions example/storybook/babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = function (api) {
return {
presets: ['babel-preset-expo'],
plugins: [
'react-native-reanimated/plugin',
process.env.NODE_ENV !== 'production'
? [
'module-resolver',
Expand All @@ -15,14 +16,18 @@ module.exports = function (api) {
__dirname,
'../../packages/react/src'
),
['@gluestack-style/animation-plugin']: path.join(
['@gluestack-style/legend-motion-animation-driver']: path.join(
__dirname,
'../../packages/animation-plugin/src'
'../../packages/animation-legend-motion-driver/src'
),
['@gluestack-style/moti-driver']: path.join(
__dirname,
'../../packages/animation-moti-animation-driver/src'
),
['@gluestack-style/animation-resolver']: path.join(
__dirname,
'../../packages/animation-resolver/src'
),
// ['@gluestack-style/animation-plugin']: path.join(
// __dirname,
// '../../packages/animation-plugin/src'
// ),
// ['@dank-style/react']: path.join(
// __dirname,
// '../../packages/react/src'
Expand Down
7 changes: 6 additions & 1 deletion example/storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
},
"dependencies": {
"@expo/html-elements": "^0.4.2",
"@gluestack-style/animation-plugin": "latest",
"@gluestack-style/react": "^0.2.11-alpha.0",
"@gluestack-ui/actionsheet": "^0.2.16",
"@gluestack-ui/alert-dialog": "^0.1.14",
Expand Down Expand Up @@ -53,8 +52,11 @@
"expo-status-bar": "~1.4.2",
"fs": "^0.0.1-security",
"lucide-react-native": "^0.236.0",
"moti": "^0.26.0",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
"react-native-gesture-handler": "^2.13.1",
"react-native-reanimated": "~2.12.0",
"react-native-safe-area-context": "^4.4.1",
"react-native-svg": "13.4.0",
"react-native-web": "^0.19.7",
Expand Down Expand Up @@ -95,6 +97,9 @@
"typescript": "^5.1.6"
},
"peerDependencies": {
"@gluestack-style/legend-motion-animation-driver": "*",
"@gluestack-style/moti-animation-driver": "*",
"@gluestack-style/animation-resolver": "*",
"react": "*",
"react-dom": "*",
"react-native": "*",
Expand Down
Loading