Releases: dash-ui/react-native
Releases · dash-ui/react-native
v2.0.3
2.0.3 (2021-12-22)
Bug Fixes
- remove unnecessary memoization (69b7123)
v2.0.2
2.0.2 (2021-12-19)
Bug Fixes
v2.0.1
2.0.1 (2021-12-19)
Bug Fixes
Performance Improvements
v2.0.0
2.0.0 (2021-12-18)
Code Refactoring
- add "variants" to styles instance (80ba080)
BREAKING CHANGES
- "styles" is no longer a function, it is an object. The "styles" function is now
located at "styles.variants".
v1.5.0
1.5.0 (2021-10-23)
Features
- allow user to disable auto theme changing with a prop (6462472)
v1.4.1
1.4.1 (2021-10-23)
Bug Fixes
v1.4.0
1.4.0 (2021-10-17)
Features
- allow users to set new theme tokens (f5e441f)
v1.3.2
1.3.2 (2021-10-09)
Bug Fixes
- fix flawed styled.one() caching (d551e15)
v1.3.1
1.3.1 (2021-10-09)
Bug Fixes
- fix tokens types in dash context (729b249)
v1.3.0
1.3.0 (2021-10-09)
Features
- add tokens to dash context (ece7f50)