This repository has been archived by the owner on Dec 11, 2023. It is now read-only.
Releases: gluestack/gluestack-style
Releases · gluestack/gluestack-style
@gluestack-style/[email protected]
@gluestack-style/react
0.1.20
Patch Changes
- Hotfix - remove context provider id
0.1.19
Patch Changes
-
- Multiple provider theme hash
0.1.18
Patch Changes
- Size token resolution
0.1.17
Patch Changes
- Default value updated for all CSS properties
0.1.16
Patch Changes
-
-
transform array resolution in plugin
-
default style property for flex and flexDirection
-
Advanced docs for babel plugin
-
0.1.14
Patch Changes
-
Feature
- Negative token resolution
0.1.12
Patch Changes
- dependancy issues and removed unwanted code
0.1.0
Changes
- Fixed default color mode
- Fix font plugin
- Passing props specificity
- Media queries width check condition
- type warnings while exporting types and interfaces
- Fixes
- stylecss id ordering
- Variant precedence issue fixes
- Conflicting variant name in mobile crash fixes
- Conflicting variant name with component property fixes
- Fixed inline props specificity
- Inline props specificity issue (attached gs class to inline props)
- Fixed compound variant color mode issue
- Descendant styling with defautl props issue fixed
- sx props variant resolution fixes
- Margin, padding and border precedence issue
- Optional chaining in token resolution
- Variant support for fonts plugin
- inline dataset override fix
- Fixed undefined token resolution for fontFamily
- Fixed plugin typings
- Fixes
- Added overflowX and overflowY in css properties
- Fix undefined font family token resolution
- Descendant style fixes
- Fix: Font resolver token resolution
Feat: Added environment based font family resolution
Feat: Added typings for gluestack plugins - Added support for as prop in passing props
@gluestack-style/[email protected]
Patch Changes
-
- Multiple provider context ids
@gluestack-style/[email protected]
Patch Changes
-
- Multiple provider theme hash
@gluestack-style/[email protected]
Patch Changes
- Size token resolution
@gluestack-style/[email protected]
Patch Changes
- Default value updated for all CSS properties
@gluestack-style/[email protected]
Patch Changes
-
-
transform array resolution in plugin
-
default style property for flex and flexDirection
-
Advanced docs for babel plugin
-
@gluestack-style/[email protected]
Patch Changes
-
- Fixed transform array resoltion
@gluestack-style/[email protected]
Feature
- Added support for negative token.
@gluestack-style/[email protected]
Fixes
- External state change issue.
inline
,variant
,colorMode
andstate
style specificity issues.
@gluestack-style/[email protected]
Fixes
- Fixed
undefined
property resolution on the web. PR