5.3.2 (2020-09-03)
- effect used conditionally (0d1da89)
- useRef instead of createRef (7652668)
- wrapper stealing focus (e599f8c), closes #221
5.3.1 (2020-09-03)
- hooks violation (f109d37)
5.3.0 (2020-08-05)
- add single singleSelectPlaceholder (d46cf60)
5.2.5 (2020-04-14)
- strict mode compliance (e940925)
5.2.4 (2020-04-12)
- color contrast of placeholder (cda22c5)
5.2.3 (2020-03-10)
5.2.2 (2020-03-06)
- export picky props (c186854)
5.2.1 (2020-02-24)
- placeholder empty class (418c7bd)
5.2.0 (2020-01-16)
- add filter term processor (794924b)
5.1.0 (2019-11-15)
- remove recompose (c07c1db)
5.0.2 (2019-11-13)
- placeholder: set "picky__placeholder" with a non-empty value (63bae73)
5.0.1 (2019-11-03)
- use correct export (a0edbdc)
5.0.0 (2019-11-03)
- add default id prop (5a83b8d)
- add default id prop (f937117)
- classname warnings (e6b97d1)
- classname warnings (e6a1688)
- increase react dep to 16.8 (96b0234)
- increase react dep to 16.8 (339c4f6)
- migrate to typescript (1ac1b6f)
- migrate to typescript (8ee7298)
- select only filtered (16c164b)
- support indeternimate select all (7f1082d)
- support indeternimate select all (fe30273)
- Requires Hooks
- Large re-write to TypeScript
- Requires Hooks
- Large re-write to TypeScript
4.7.2 (2019-10-17)
- failed prop type and className warnings (b93dab9)
4.7.1 (2019-10-10)
4.7.0 (2019-10-05)
- clear filter input on close (247b800)
- support clearing filter on close (6e7106e)
4.6.0 (2019-10-05)
- add selectAllMode (27fafd1)
4.5.2 (2019-08-08)
4.5.1 (2019-07-08)
4.5.0 (2019-07-08)
4.4.5 (2019-05-20)
- 🐛 Select all option not hidden when filtering (9a8789d)
4.4.4 (2019-05-17)
4.4.3 (2019-05-10)
4.4.2 (2019-04-27)
4.4.1 (2019-04-27)
4.4.0 (2019-04-21)
- Filter: Add case sensitive prop (3a5352c)
4.3.2 (2019-04-19)
- Performance: Minor refactor and performance improvements (5144d9b)
4.3.1 (2019-04-18)
- Picky: 50% performance improvement (eae2b05)
4.3.0 (2019-04-18)
4.2.1 (2019-04-06)
- Build: Fix ballsed up release (5b64124)
- Picky: Select all is checked when no options (dcc95b6), closes #115
4.2.0 (2019-03-25)
4.1.2 (2019-01-31)
- Picky: toggle for dropdown with radio buttons and autoclose after select (84a2012)
4.1.1 (2019-01-08)
- build: Fix build (bc427e3)
- Picky: Account for incorrect order (8368c63)
- Picky: Imperative select all issues (7e27a8a), closes #92
4.1.0 (2018-12-09)
4.0.2 (2018-11-13)
4.0.1 (2018-10-21)
- Picky: No more uncontrolled components. Use onChange and value, set the value from state and update the state from onChange.
3.0.3 (2018-10-18)
- is item selected: Props passed in wrong order (99b4700)
- is item selected: Props passed in wrong order (9cd849d)
- Select all: Select all firing on change event twice (3805a48), closes #76 #76
- Select all: Select all firing on change event twice (895a157), closes #76 #76
3.0.2 (2018-10-16)
- Build: Include dist (c0cbb94)
- Filter: Filter getting unmounted losing filter state (0d6fb12), closes #73
- Picky: OnChange event being fired twice (a3b32b4), closes #76
3.0.1 (2018-10-15)
3.0.0 (2018-10-14)
- babel: Update to babel 7 (548fb48)
- babel: Babel
2.0.6 (2018-10-14)
2.0.5 (2018-07-21)
2.0.4 (2018-07-09)
2.0.3 (2018-07-09)
- rollup: Reduce bundled size (267e8fa)
2.0.2 (2018-07-08)
- types: Addded missing typescript defs (1f1b894)
2.0.0 (2018-07-08)
-
Removed virtualized support
-
[CI Skip] Bump to 2.0
1.10.0 (2018-04-25)
1.9.1 (2018-03-09)
0.0.0 (2018-03-09)
- picky: fix release (55df60d)
1.9.0 (2018-01-20)
1.8.1 (2018-01-14)
- Option: Not identifying selected options when supplied (aa3668d), closes #36
- Selecting: Was not recognising selected value (88660a1), closes #36
1.8.0 (2018-01-10)
1.7.1 (2018-01-10)
1.7.0 (2018-01-10)
1.6.0 (2018-01-03)
1.5.2 (2018-01-03)
- force: force release. semantic release is playing up (d0792bc)
1.5.1 (2017-12-30)
- Force release (dec8f7e)
1.5.0 (2017-12-30)
1.4.1 (2017-12-30)
1.4.0 (2017-12-29)
1.3.3 (2017-12-29)
1.3.2 (2017-12-27)
- picky: Was pushing new items to the beginning of the array instead of appending (8c8484c), closes #9
- styles: em values were being manipulated by bootstrap. Use pixels instead. (40a046c)
1.2.3 (2017-12-27)
- docs: Updated docs and fixed build (c570599)
1.2.2 (2017-12-27)
- Picky: Fix options were being sorted (e23b28d)
1.2.1 (2017-12-27)
- select all: Re-added checkboxes, added radio for single select (e1b8a13)
1.1.0 (2017-12-26)
1.0.0 (2017-12-26)
- Placeholder: Fixed placholder when value is an array and empty (f8a5463)