Skip to content

Latest commit

 

History

History
486 lines (302 loc) · 28.5 KB

CHANGELOG.md

File metadata and controls

486 lines (302 loc) · 28.5 KB

Changelog

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

Generated by auto-changelog.

8 October 2024

  • Fix: Handle zero and boolean values properly in options array #92
  • fix: enforce label to a string, so we avoid the issue of a label being numerical 0 #91
  • chore: removed deprecated props #89
  • option type fixes 927ab7b
  • chore: release v2.1.0 647bcb6
  • fix: type fixes a24ddac

4 October 2024

  • chore: refactored code to use custom hooks #86
  • chore: release v2.0.0 f142ce6

6 September 2024

5 September 2024

  • chore: release v1.3.17 2b16d6e
  • chore: update release-it script aad9ef7

5 September 2024

  • fix: typescript error #84
  • chore: updated release-it script 16fb1d3
  • chore: release v1.3.16 832de5c

1 September 2024

  • feat: Added checkboxUnselectedColor and checkboxDisabledStyle to checkboxControls Object #81
  • feat: Added checkboxUnselectedColor and checkboxDisabledStyle 53de256
  • chore: release v1.3.15 d75bc21

31 August 2024

29 August 2024

29 August 2024

  • fix: allow addition of custom component to dropdown list, added unit … #77
  • fix: allow addition of custom component to dropdown list, added unit tests, added autoCloseOnSelect prop. cbc3dac
  • fix: allow addition of custom component to dropdown list, added unit tests, added autoCloseOnSelect prop. 6c83c0d
  • chore: scripts cleanup 52df045

27 June 2024

15 June 2024

  • Chore/dependency updates #72
  • chore: updated dependencies fb1a728
  • fix: android build 480781e
  • fix: Added onDismiss functionality to modal for Android 30a3427

13 May 2024

  • fix #51 #69
  • Merge pull request #69 from billomore/main #51
  • fix keyboard safe area for ios 667e23f
  • fix keyboard safe area 468bf4f
  • lint a2271f6

22 February 2024

  • fix: checkbox controls #62
  • chore: release 1.3.5 b8fcaf0

19 February 2024

  • chore: type fixes and deprecation notices #60
  • type fixes and deprecation notices 3c87a04
  • chore: release 1.3.4 e0cf9b8

30 November 2023

  • fix: search regex issue #54
  • chore: release 1.3.3 ab65414

4 October 2023

  • Fixed Dropdown disabled bahviour #50
  • added disabled and protected toggle modal 4ab11dd
  • chore: release 1.3.2 7e49a9c

23 September 2023

  • fix: scroll to index fix #49
  • chore: release 1.3.1 555a7a5

14 September 2023

  • feat: hide select all control #46
  • chore: release 1.3.0 b2e5de9

11 September 2023

  • feat: added new prop for empty list message #44
  • chore: release 1.2.0 1720389

10 September 2023

  • fix: unexpected close of expo modal #43
  • chore: release 1.1.10 434d729

10 September 2023

10 September 2023

  • fix: allow empty options #42
  • chore: release 1.1.8 d0a58ad

8 September 2023

  • refactor: searchControls #39
  • chore: release 1.1.7 9e82607

7 September 2023

  • fix: Search and select all issues #37
  • chore: delete unused folder ee7f98a
  • fix: remove redundant functions 9ac7d59
  • Update README.md 22f0d5a

2 September 2023

2 September 2023

  • feat: added selectAllControls prop #33
  • chore: release 1.1.4 7b8c895

15 August 2023

  • Added checkbox component #31
  • Update README.md #26
  • Update README.md #24
  • feat: updated docs 19e0f77
  • chore: release 1.1.3 f8e71bb
  • refactor: set version automatically 4302fa3

25 July 2023

  • feat: added scroll to view #23
  • chore: release 1.1.2 215faeb

17 July 2023

  • feat: Added section list #18
  • fix: fixed github actions a989a02
  • fix: fixed npm script c7f6052
  • fix: fixed release github action 162e4a3

29 June 2023

  • fix: fixed checkbox color #17
  • removed npm github action 66da4e2
  • chore: release 0.35.0 7fc8757

15 June 2023

  • Allow custom ModalProps to be passed to Modal #15
  • update README with hideModal prop #14
  • updated examples 7c295b1
  • Update README.md d817517
  • Update README.md bad8043

10 June 2023

  • fix null value propagation on unselect #13
  • add prop to trigger hiding of modal #12
  • center align items on vertical axis #11
  • Create CODE_OF_CONDUCT.md #10
  • fix: ios build 876e658
  • chore: release 0.33.0 8c64d4f
  • fixes unselect null value propagation 08c9987

22 May 2023

  • Feature/re render view with initial value #9
  • install lib packages 6aa8868
  • fix: removed lock file 5b61298
  • fix: multiple select fix 1416c9d

16 May 2023

  • fix: modalOptionsContainer Styles does not apply custom styles #8
  • fix: 5bebea9
  • chore: release 0.31.0 2555432

12 May 2023

  • Adding the ability to override the dropdown icon styles #6
  • added dropdownIcon prop 9b5ed22
  • chore: release 0.30.0 27cd662

20 April 2023

14 April 2023

  • feat: added new props for header and footer component 4f7af81
  • chore: release 0.28.0 df7d749

12 April 2023

  • fix: updated outline style and fixed select all ad2ba17
  • chore: release 0.27.0 64abfee

10 April 2023

  • Added placeholder style to DropdownSelectedItemsView #4
  • fix: updated example 73a692f
  • Update README.md 2ed3843
  • Added placeholderStyle 70b07f0

6 April 2023

  • feat: added disabled functionality 3eb22b0
  • chore: release 0.25.0 e2df8b3

2 April 2023

  • feat: added select all 70e6411
  • Create npm-publish-github-packages.yml 05c8330
  • chore: release 0.24.0 3c2e539

30 March 2023

19 March 2023

19 March 2023

18 March 2023

  • feat: removed @react-native-community/checkbox dependency #3
  • Feat/react version upgrade #2
  • feature: updated react examples and fixed bugs d236c3b
  • Create codeql.yml 824e81b
  • Delete codeql.yml 76543bd

24 January 2022

22 January 2022

12 January 2022

12 January 2022

8 January 2022

8 January 2022

8 January 2022

8 January 2022

8 January 2022

7 January 2022

  • fix: cleared search input after closing modal 51abb11
  • chore: release 0.7.0 bb7141c

7 January 2022

7 January 2022

4 January 2022

4 January 2022

v0.2.0

4 January 2022