Skip to content

Releases: BlueBaseJS/components

v8.1.2

13 Apr 14:59

Choose a tag to compare

8.1.2 (2024-04-13)

Bug Fixes

v8.1.0

10 Sep 07:50

Choose a tag to compare

8.1.0 (2023-09-10)

Features

  • IconButton: Added children prop (554ce7e)

v8.0.0-alpha.12

09 Sep 09:18

Choose a tag to compare

8.0.0-alpha.12 (2023-09-09)

Features

v8.0.0

09 Sep 09:31

Choose a tag to compare

8.0.0 (2023-09-09)

Bug Fixes

  • Update README.md (e843ff0)
  • IconButton: onPress is optional (0485e42)
  • Navigation: Bug fixes (d1a039d)
  • Navigation: Fixed typo in switch route type (2e3e122)
  • TextInput: Fixed typings (14dc20c)
  • TextInputIcon: Used IconButtonProps (62c6618)
  • Added .releaserc (37d40d0)
  • Fixed typings (7b2a9c7)

Features

  • Updated dependencies (ea661c9)
  • ListItem: Added default props (c11acac)
  • ListItem: Added new props for title & description (144626d)
  • Navigation: New Navigation based on React Navigation V6 (edf4c5e)
  • NavigationActionsObject: Added route prop (fd44280)
  • Picker: Upgraded Picker typing source (fc1026a)
  • Slider: Added valueLabelFormat prop (af6eac1)
  • TextInput: Added Affix & Icon (2a4d088)

BREAKING CHANGES

  • Navigation: Added a completely new Navigation API based on React Navigation V6.

v8.0.0-alpha.11

22 Jul 08:42

Choose a tag to compare

8.0.0-alpha.11 (2022-07-22)

Features

  • Slider: Added valueLabelFormat prop (af6eac1)

v8.0.0-alpha.10

19 Jul 17:38

Choose a tag to compare

8.0.0-alpha.10 (2022-07-19)

Bug Fixes

  • IconButton: onPress is optional (0485e42)
  • TextInputIcon: Used IconButtonProps (62c6618)
  • Added .releaserc (37d40d0)

v8.0.0-alpha.9

19 Jul 08:13

Choose a tag to compare

v8.0.0-alpha.9 Pre-release
Pre-release

8.0.0-alpha.9 (2022-07-19)

Features

  • ListItem: Added default props (c11acac)

v8.0.0-alpha.8

19 Jul 08:11

Choose a tag to compare

v8.0.0-alpha.8 Pre-release
Pre-release

8.0.0-alpha.8 (2022-07-19)

Features

  • ListItem: Added new props for title & description (144626d)

v8.0.0-alpha.7

19 Jul 08:04

Choose a tag to compare

v8.0.0-alpha.7 Pre-release
Pre-release

8.0.0-alpha.7 (2022-07-19)

Features

  • TextInput: Added Affix & Icon (2a4d088)

v8.0.0-alpha.6

19 Jul 07:30

Choose a tag to compare

v8.0.0-alpha.6 Pre-release
Pre-release

8.0.0-alpha.6 (2022-07-19)

Bug Fixes

  • TextInput: Fixed typings (14dc20c)

Features

  • Picker: Upgraded Picker typing source (fc1026a)