Skip to content

Latest commit

 

History

History
119 lines (64 loc) · 5.28 KB

File metadata and controls

119 lines (64 loc) · 5.28 KB

4.2.4 (2024-10-30)

Bug Fixes

  • Removed peerDependencies (438b862)

4.2.3 (2024-05-05)

Bug Fixes

  • MenuItem: Fixed icon position (642d596)

4.2.2 (2024-05-05)

Bug Fixes

  • ListItem: Dont wrap description in Text if it is not a string (657c4d8)

4.2.1 (2024-04-04)

Bug Fixes

4.2.0 (2024-04-04)

Features

4.1.0 (2023-09-09)

Features

4.0.3 (2022-08-30)

Bug Fixes

  • Divider: Improved styles (fb0aece)

4.0.2 (2022-08-30)

Bug Fixes

  • ListItem: Fixed left & right props (c0b6beb)

4.0.1 (2022-08-30)

Bug Fixes

  • ListItem: Fixed a crash on List.Item left prop (a4721db)

4.0.0 (2022-07-19)

Bug Fixes

chore

  • Moved Picker & Slider to community modules (d3a367c)

Features

  • Added TextInput.Icon & TextInput.Affix (f0028d8)

BREAKING CHANGES

  • Moved Picker & Slider to community modules, since they are deprecated in the react-native package

4.0.0-beta.1 (2021-10-31)

Bug Fixes

chore

  • Moved Picker & Slider to community modules (d3a367c)

BREAKING CHANGES

  • Moved Picker & Slider to community modules, since they are deprecated in the react-native package

3.1.1 (2020-09-13)

Bug Fixes

  • Fonts: Removed useless Fonts folder (a8cb4e9)

3.1.0 (2020-08-07)

Features

  • TablePagination: Implemented as per spec (9ae4935)

3.0.0 (2020-08-04)

chore

  • Doesn't register it's own font anymore (7c33764)

Features

  • Added markdown linting (4ad6e99)
  • Updated to react-native-paper@v4 (fedb909)

BREAKING CHANGES

  • Bumped core library to V4
  • The plugin doesn't register it's own MaterialIcons font anymore. Although it was redundant, but we're still marking this as a breaking change.