Skip to content

Releases: azeezat/react-native-select

Release 2.1.8

24 Aug 06:43

Choose a tag to compare

What's Changed

  • fix: Selectively show custom checkbox component by @Yimura in #124

New Contributors

Full Changelog: v2.1.7...v2.1.8

Release 2.1.7

30 Jun 23:30

Choose a tag to compare

What's Changed

  • fix: remove clear all or select all if all options are disabled. by @azeezat in #117

Full Changelog: v2.1.6...v2.1.7

Release 2.1.6

29 Jun 11:54

Choose a tag to compare

What's Changed

  • feat: add minSelectableItems prop by @azeezat in #115
  • added functionality to remove item from selected items list by @azeezat in #113

Full Changelog: v2.1.5...v2.1.6

Release 2.1.5

29 Jun 10:13

Choose a tag to compare

What's Changed

  • fix: remove check icon when checkbox is unchecked. by @azeezat in #114

Full Changelog: v2.1.4...v2.1.5

Release 2.1.4

13 Jun 11:44

Choose a tag to compare

What's Changed

Full Changelog: v2.1.3...v2.1.4

Release 2.1.3

16 Feb 18:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.1.3

Release 2.1.2

03 Feb 06:06

Choose a tag to compare

Full Changelog: v2.1.1...v2.1.2

Release 2.1.1

15 Dec 07:03

Choose a tag to compare

What's Changed

  • reset options list to initial state when search input is cleared by @kofiarkoh in #98
  • update project dependencies by @kofiarkoh in #99

Full Changelog: v2.1.0...v2.1.1

Release 2.1.0

09 Oct 02:54

Choose a tag to compare

What's Changed

  • chore: removed deprecated props by @azeezat in #89
  • fix: enforce label to a string, so we avoid the issue of a label being numerical 0 by @monkeydioude in #91
  • Fix: Handle zero and boolean values properly in options array by @azeezat in #92

New Contributors

Full Changelog: v2.0.0...v2.1.0

Release 2.0.0

05 Oct 04:01

Choose a tag to compare

What's Changed

  • chore: refactored code to use custom hooks by @azeezat in #86

Full Changelog: v1.3.18...v2.0.0