Skip to content

Latest commit

History

History
163 lines (105 loc) 路 10.4 KB

CHANGELOG.md

File metadata and controls

163 lines (105 loc) 路 10.4 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • fix: downgrade redash version to v14 3856e62
  • docs: updated material example readme file 8dee86c

25 January 2021

  • fix: updated container style type #99

17 October 2020

  • chore: update dependencies #81
  • refactor: clean up code base #78
  • feat: added Reanimated v2 compatibility (by @danielwinkler) 3df1de8

12 August 2020

  • chore: added tabBarVisible support for react-navigation 5 #69
  • docs: updated readme file to clarify TS vs JS examples #63
  • chore: added icon with badge example 66f9cce

18 July 2020

  • chore: update dependencies #62
  • refactor: updated presets types #61
  • chore: extract AnimatedTabBar props to types file 4d38cf8
  • docs: added js example f022e8c

18 July 2020

  • feat: add material preset #60
  • chore: updated types to allow presets to extend animated tab bar props #59
  • refactor: clean up presets #57
  • refactor: moved presets into a folder #56

20 June 2020

  • fix: updated reading indicator color check #53
  • feat: allow parent to control animated index #50
  • fix: fixed extracting navigation state for RN 4 f132e11

8 June 2020

  • chore: support icon class component #43
  • chore: updated styled examples 8e248e1
  • chore: allow user to override safeAreaInsets 20b2141
  • chore: updated presets icon type 8d85da2

24 May 2020

  • Fix typo in animated-icons.md docs #42
  • feat: add accessibility support #41
  • feat: support long press #40
  • chore: added flatlist to examples d9fe3bb
  • docs: updated readme file 65a3c79

20 May 2020

  • feat: support standalone usage #38
  • docs: fixed a typo in README #35
  • chore: rename routes to tabs for tabbar view #37

9 May 2020

  • fix: fixed flashy on react-native 0.61 android #33
  • fix: optimise cpu usage 馃殌 #32
  • chore: improve types by (@nandorojo) #34
  • feat: Export individual tabbar components and associated props #28
  • chore: improve types by (@nandorojo) (#34) #18
  • docs: resize buymeacoffee button 2645546

27 April 2020

  • feat: update library branding #27
  • feat: add flashy preset #26
  • docs: added buymeacoffee button 7ba1200
  • chore: added funding file 9cfd2b4

26 April 2020

  • feat: provide animated focus #24
  • refactor: extract tab config #23
  • chore: added TabsConfigsType back till the next major release 31883bd
  • docs: added addWhitelistedNativeProps dev note 082f3b5

15 April 2020

  • feat: RTL support #14
  • feat: extract bubble animation #13
  • chore: added preset prop validator 2a2db45

14 April 2020

  • feat: added icon size prop #12
  • feat: added item space props #11
  • fix: fixed internal types e029f1a

6 April 2020

  • chore: fixed a typo to return key instead of ket (by @casprine) #8

4 April 2020

  • chore: expose container style #7
  • chore: added @gorhom/showcase-template for example #6
  • docs: update issue templates d879397
  • chore: exclude example filder types from distribution 86df8d0
  • docs: updated installation guide 5d0bc55

31 March 2020

  • feat: support react navigation 4 #5
  • chore: fix example bottom bar version 46c837b
  • docs: update example code 672df3a

v0.1.1

30 March 2020

  • docs: update docs & prepare initial release #3
  • chore: init project 馃帀 a6d7709
  • chore: add react-navigation and other libs 10f0a70
  • chore: implement initial animated tab bar 1b05a9c