Skip to content

Releases: etn-ccis/blui-react-native-themes

@brightlayer-ui/react-native-themes v7.0.1

09 May 14:43
0be4fa2
Compare
Choose a tag to compare

v7.0.1 (May 9, 2024)

Fixed

  • Text variants not working correctly on Android 89.

@brightlayer-ui/react-native-themes v7.0.0

12 Jan 14:27
013b543
Compare
Choose a tag to compare

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

13 Dec 16:15
ef9f1c9
Compare
Choose a tag to compare

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

10 Nov 13:37
9c81327
Compare
Choose a tag to compare

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

01 Oct 16:26
fa4760f
Compare
Choose a tag to compare

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 the blueDark 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 — use theme.colors.textPalette.secondary instead.

@pxblue/react-native-themes v5.2.0

01 Oct 14:24
eaa2ee8
Compare
Choose a tag to compare

v5.2.0 (October 1, 2021)

Added

  • blueDarkAlt theme deprecation notice.