Skip to content

Latest commit

 

History

History
389 lines (110 loc) · 12.9 KB

CHANGELOG.md

File metadata and controls

389 lines (110 loc) · 12.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.3.6 (2022-09-16)

Bug Fixes

  • replace deprecated I18nManager.isRTL with 18nManager.getConstants().isRTL (#10547) (50b88d4)

1.3.5 (2022-08-24)

Bug Fixes

  • replace deprecated I18nManager.isRTL with 18nManager.getConstants().isRTL (#10547) (50b88d4)

1.3.4 (2022-07-05)

Bug Fixes

1.3.3 (2022-04-01)

Note: Version bump only for package @react-navigation/elements

1.3.2 (2022-04-01)

Bug Fixes

  • fix type errors when passing animated styles to header (9058b1c)

1.3.1 (2022-02-02)

Note: Version bump only for package @react-navigation/elements

1.3.0 (2022-01-29)

Bug Fixes

  • fix exposing custom header height with modals (3b4edf7)

Features

  • native-stack: add support for header background image (393773b)
  • pass canGoBack to headerRight (82a1669)

1.2.1 (2021-10-12)

Note: Version bump only for package @react-navigation/elements

1.2.0 (2021-10-09)

Features

  • add a headerShadowVisible option to header (8e7ba69)

1.1.2 (2021-09-26)

Note: Version bump only for package @react-navigation/elements

1.1.1 (2021-09-26)

Bug Fixes

1.1.0 (2021-08-17)

Features

  • elements: add style to SafeAreaProviderCompat props (#9793) (f73aa55)

1.0.4 (2021-08-11)

Bug Fixes

  • fix headerTransparent not working outside stack navigator (42c43ff)

1.0.3 (2021-08-09)

Bug Fixes

1.0.2 (2021-08-07)

Note: Version bump only for package @react-navigation/elements

1.0.1 (2021-08-03)

Note: Version bump only for package @react-navigation/elements

1.0.0 (2021-08-01)

Bug Fixes

  • match native iOS header height in stack (51b636d)

Features

  • basic web implementation for native stack (de84458)
  • expose header height in native-stack (#9774) (20abccd)

1.0.0-next.21 (2021-07-16)

Note: Version bump only for package @react-navigation/elements

1.0.0-next.20 (2021-07-16)

Note: Version bump only for package @react-navigation/elements

1.0.0-next.19 (2021-07-01)

Note: Version bump only for package @react-navigation/elements

1.0.0-next.18 (2021-06-10)

Note: Version bump only for package @react-navigation/elements

1.0.0-next.17 (2021-06-01)

Bug Fixes

  • tweak opacity animation for PlatformPressable (b46c433)

1.0.0-next.16 (2021-05-29)

Note: Version bump only for package @react-navigation/elements

1.0.0-next.15 (2021-05-29)

Note: Version bump only for package @react-navigation/elements

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

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)