Releases: etn-ccis/blui-react-native-themes
Releases · etn-ccis/blui-react-native-themes
@brightlayer-ui/react-native-themes v7.0.1
@brightlayer-ui/react-native-themes v7.0.0
v7.0.0 (January 12, 2024)
Changed
- Updated themes to use Material Design 3 styled palettes and React Native Paper v5 theme structure.
@brightlayer-ui/react-native-themes v5.2.0
v5.2.0 (December 13, 2021)
Changed
- Changed package namespace from
@pxblue
to@brightlayer-ui
.
Package Migration Notice
Previous versions listed after this indicator refer to our deprecated @pxblue
packages.
@brightlayer-ui/react-native-themes v6.0.0
v6.0.0 (November 9, 2021)
Changed
- Changed package namespace from
@pxblue
to@brightlayer-ui
.
Package Migration Notice
Previous versions listed after this indicator refer to our deprecated @pxblue
packages.
@pxblue/react-native-themes v6.0.0
v6.0.0 (October 1, 2021)
Added
- Many new theme color properties to give greater control over the styles of various components. Note that the global ReactNativePaper namespace will need to be updated in your application to use these properties.
Removed
- The
blueDarkAlt
theme has been consolidated into theblueDark
theme and a selection of wrapper components in the@pxblue/react-native-components
library. This eliminates the need for using two theme providers and writing your own wrappers for these components. theme.colors.textSecondary
— usetheme.colors.textPalette.secondary
instead.
@pxblue/react-native-themes v5.2.0
v5.2.0 (October 1, 2021)
Added
- blueDarkAlt theme deprecation notice.