Skip to content

Releases: azeezat/react-native-select

Release 2.1.8

Choose a tag to compare

@azeezat azeezat released this 24 Aug 06:43

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

Choose a tag to compare

@azeezat azeezat released this 30 Jun 23:30

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

Choose a tag to compare

@azeezat azeezat released this 29 Jun 11:54

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

Choose a tag to compare

@azeezat azeezat released this 29 Jun 10:13

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

Choose a tag to compare

@azeezat azeezat released this 13 Jun 11:44

What's Changed

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

Release 2.1.3

Choose a tag to compare

@azeezat azeezat released this 16 Feb 18:55

What's Changed

New Contributors

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

Release 2.1.2

Choose a tag to compare

@azeezat azeezat released this 03 Feb 06:06

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

Release 2.1.1

Choose a tag to compare

@azeezat azeezat released this 15 Dec 07:03

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

Choose a tag to compare

@azeezat azeezat released this 09 Oct 02:54

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

Choose a tag to compare

@azeezat azeezat released this 05 Oct 04:01

What's Changed

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

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