mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-06-13 17:46:11 +08:00
- @react-navigation/bottom-tabs@6.0.0-next.15 - @react-navigation/core@6.0.0-next.11 - @react-navigation/devtools@6.0.0-next.12 - @react-navigation/drawer@6.0.0-next.14 - @react-navigation/elements@1.0.0-next.14 - flipper-plugin-react-navigation@1.1.2 - @react-navigation/material-bottom-tabs@6.0.0-next.11 - @react-navigation/material-top-tabs@6.0.0-next.12 - @react-navigation/native-stack@6.0.0-next.4 - @react-navigation/native@6.0.0-next.11 - @react-navigation/routers@6.0.0-next.4 - @react-navigation/stack@6.0.0-next.22
4.6 KiB
4.6 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.0-next.14 (2021-05-27)
Note: Version bump only for package @react-navigation/elements
1.0.0-next.13 (2021-05-26)
Note: Version bump only for package @react-navigation/elements
1.0.0-next.12 (2021-05-25)
Note: Version bump only for package @react-navigation/elements
1.0.0-next.11 (2021-05-23)
Note: Version bump only for package @react-navigation/elements
1.0.0-next.10 (2021-05-16)
Bug Fixes
- fix drawer content padding in RTL (ea8ea20)
1.0.0-next.9 (2021-05-10)
Note: Version bump only for package @react-navigation/elements
1.0.0-next.8 (2021-05-09)
Note: Version bump only for package @react-navigation/elements
1.0.0-next.7 (2021-05-09)
Note: Version bump only for package @react-navigation/elements
1.0.0-next.6 (2021-05-09)
Bug Fixes
- animate pressable opacity (459fd27)
1.0.0-next.5 (2021-05-01)
Note: Version bump only for package @react-navigation/elements
1.0.0-next.4 (2021-04-08)
Note: Version bump only for package @react-navigation/elements
1.0.0-next.3 (2021-03-22)
Features
- add a Background component (cbaabc1)
1.0.0-next.2 (2021-03-12)
Bug Fixes
- use theme in PlatformPressable (40439cc)
Features
- return nearest parent header height for useHeaderHeight (24b3f73)
1.0.0-next.1 (2021-03-10)
Bug Fixes
- fix peer dep versions (72f90b5)
1.0.0-next.0 (2021-03-09)
Bug Fixes
- show a missing icon symbol instead of empty area in bottom tab bar (2bc4882)
Features
- initial implementation of @react-navigation/elements (07ba7a9)