etn-ccis / blui-react-native-workflows

Re-usable Brightlayer UI workflows for React Native applications
6 stars 6 forks source link

Bump @brightlayer-ui/react-native-components from 7.0.0 to 8.0.2 in /login-workflow/example #429

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps @brightlayer-ui/react-native-components from 7.0.0 to 8.0.2.

Release notes

Sourced from @​brightlayer-ui/react-native-components's releases.

@​brightlayer-ui/react-native-components v8.0.2

v8.0.2 (March 8, 2024)

Changed

  • title and description props types to ReactNode in <EmptyState> component (#546).

@​brightlayer-ui/react-native-components v8.0.1

v8.0.1 (February 9, 2024)

Fixed

  • Header contents not displaying correctly for tablets in landscape mode. (#531).
  • Icon alignment in <InfoListItem> component.

Changed

  • Updated the dependency on @brightlayer-ui/react-native-themes.

Added

  • The migration guide for deprecated Typography components.

@​brightlayer-ui/react-native-components v8.0.0

v8.0.0 (January 12, 2024)

Version 8 utilizes React Native Paper v5 with Material Design v3 and is a major update with several changes. Most particularly, both Typography and IconWrapper components have been removed, and 5 new components have been added. All previously-introduced themed components have removed in this version too. Please follow the migration guide for more details.

Added

  • <Chip/> as a better alternative to React Native Paper's Chip component.
  • <Grade> is a customizable avatar-based component that represents different grades
  • <Icon/> as a replacement for IconWrapper.
  • <IconSwitch/> as a better alternative to React Native Paper's Switch component.
  • <Overline/> as a replacement for the overline variant in Typography, which was removed in Material Design 3.

Changed

  • To support React Native Paper V5 with Material Design 3
  • The default direction of IconFamily to rtl (#180).
  • The default icon background color for Hero changed from theme.colors.surface to 'transparent'.

@​brightlayer-ui/react-native-components v7.1.0

v7.1.0 (April 12, 2023)

Fixed

  • Issue with extra large accessibility sizes on iOS (#224).
  • Issue with the <Header> not blending behind the StatusBar on android devices(#186).

Added

  • Added custom children to render inside the header (#288).
  • InfoListItemProps prop to <DrawerNavItem> component (#252).
  • titleDivider prop to <DrawerNavGroup> component (#187).

... (truncated)

Changelog

Sourced from @​brightlayer-ui/react-native-components's changelog.

v8.0.2 (March 8, 2024)

Changed

  • title and description props types to ReactNode in <EmptyState> component (#546).

v8.0.1 (February 9, 2024)

Fixed

  • Header contents not displaying correctly for tablets in landscape mode. (#531).
  • Icon alignment in <InfoListItem> component.

Changed

  • Updated the dependency on @brightlayer-ui/react-native-themes.

Added

  • The migration guide for deprecated Typography components.

v8.0.0 (January 12, 2024)

Version 8 utilizes React Native Paper v5 with Material Design v3 and is a major update with several changes. Most particularly, both Typography and IconWrapper components have been removed, and 5 new components have been added. All previously-introduced themed components have removed in this version too. Please follow the migration guide for more details.

Added

  • <Chip> as a better alternative to React Native Paper's Chip component.
  • <Grade> is a customizable avatar-based component that represents different grades
  • <Icon/> as a replacement for IconWrapper.
  • <IconSwitch> as a better alternative to React Native Paper's Switch component.
  • <Overline> as a replacement for the overline variant in Typography, which was removed in Material Design 3.

Changed

  • To support React Native Paper V5 with Material Design 3
  • The default direction of IconFamily to rtl (#180).
  • The default icon background color for Hero changed from theme.colors.surface to 'transparent'.

v7.1.0 (April 12, 2023)

Fixed

  • Issue with extra large accessibility sizes on iOS (#224).
  • Issue with the <Header> not blending behind the StatusBar on android devices (#186).

Added

  • Added custom children to render inside the header (#288).
  • InfoListItemProps prop to <DrawerNavItem> component (#252).

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)