Crazy-Thursday
Crazy-Thursday copied to clipboard
chore(deps): bump react-native-paper from 4.12.5 to 5.3.1
Bumps react-native-paper from 4.12.5 to 5.3.1.
Release notes
Sourced from react-native-paper's releases.
Release 5.3.1
5.3.1 (2023-03-06)
Release 5.3.0
5.3.0 (2023-03-06)
Bug Fixes
- add missing babel plugin for expo web support (#3713) (c8c03e4)
- adjust surface wrapper opacity (#3709) (5c31ef9)
- allow for custom variants in
Text
(with factory) (#3660) (eb5ce8d)- changed accessibility label based on onPress callback (#3719) (2f8a86f)
- correct label color for v2 (#3711) (22989b6)
- correct text color (#3686) (c0cd6c9)
- fix paths in sourcemap files (#3721) (bb56703)
- input label positioning regression (#3728) (0396b88)
- input's adornment and helper disabled colors (#3726) (252b1a6)
- segment checked state (#3701) (e961a87)
Features
- add onClearIconPress to SearchBar (#3679) (9125545)
- add prop accessibilityState for Menu.Item (#3724) (0249f37)
- add react-navigation integration for BottomNavigation (#3676) (7d3bd08)
- support for titleMaxFontSizeMultiplier (#3727) (43a9b17)
Release 5.2.0
5.2.0 (2023-02-06)
Bug Fixes
- android elevation issue (#3617) (6a863cd)
- custom Button styles nested in Card.Actions (#3651) (a3eb45c)
- custom input styling in TextInput (#3648) (#3649) (e4c2e9d)
- fix overriding default props (#3643) (540cb25)
- passing flex to the shared and inner layer Surface styles (#3653) (a7eeb62)
- style types (#3623) (0556ba6)
Features
- add content style prop to the Card (#3657) (257f640)
- allow override of custom theme animation (#3645) (4189f4b)
Release 5.1.4
5.1.4 (2023-01-23)
... (truncated)
Commits
7c7241a
chore: release 5.3.19d0aee1
chore: correct path to types52558a0
chore: release 5.3.07d3bd08
feat: add react-navigation integration for BottomNavigation (#3676)252b1a6
fix: input's adornment and helper disabled colors (#3726)43a9b17
feat: support for titleMaxFontSizeMultiplier (#3727)db04a8f
refactor: adjust searchbar to the latest md guidelines (#3582)0396b88
fix: input label positioning regression (#3728)9037214
refactor: label opacity interpolation0249f37
feat: add prop accessibilityState for Menu.Item (#3724)- Additional commits viewable in compare view
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 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)