mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-04-28 12:25:21 +08:00
- @react-navigation/bottom-tabs@5.0.0-alpha.13 - @react-navigation/compat@5.0.0-alpha.7 - @react-navigation/core@5.0.0-alpha.14 - @react-navigation/drawer@5.0.0-alpha.13 - @react-navigation/example@5.0.0-alpha.12 - @react-navigation/material-bottom-tabs@5.0.0-alpha.12 - @react-navigation/material-top-tabs@5.0.0-alpha.11 - @react-navigation/native@5.0.0-alpha.11 - @react-navigation/stack@5.0.0-alpha.24
4.3 KiB
4.3 KiB
Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
5.0.0-alpha.12 (2019-10-06)
Features
- drop header: null in favor of more explitit headerShown option (ba6b6ae)
5.0.0-alpha.11 (2019-10-03)
Note: Version bump only for package @react-navigation/example
5.0.0-alpha.10 (2019-10-03)
Note: Version bump only for package @react-navigation/example
5.0.0-alpha.9 (2019-10-03)
Note: Version bump only for package @react-navigation/example
5.0.0-alpha.8 (2019-09-27)
Bug Fixes
- close drawer on navigate (655a220)
5.0.0-alpha.7 (2019-09-16)
Features
5.0.0-alpha.6 (2019-08-31)
Note: Version bump only for package @react-navigation/example
5.0.0-alpha.5 (2019-08-31)
Note: Version bump only for package @react-navigation/example
5.0.0-alpha.4 (2019-08-31)
Bug Fixes
5.0.0-alpha.3 (2019-08-29)
Features
- handle more methods in useScrollToTop (f9e8c7e)
5.0.0-alpha.2 (2019-08-27)
Features
- add native container (d26b77f)
5.0.0-alpha.1 (2019-08-21)
Bug Fixes
- add margin on left when left button is specified in header (f1f1541)