Guy Marriott
a1c57f664d
FIX redux-form can now control tag fields
...
This also fixes an issue where tags would be created and tags could not have the same name as the ID of an existing tag
And the react-select module is updated to the (current) latest 1.x version
And the tests are now working again after updating jest
2019-07-25 12:13:52 +12:00
Guy Marriott
e97a82f0b7
FIX Ensure tagfield is compatible with both React and Entwine contexts
2019-07-25 12:13:50 +12:00
Robbie Averill
d24400cbbd
Merge branch '2.2'
2019-02-19 11:21:23 +07:00
Anthony van Beek
ce3e37d79c
Fixes Proptypes error
2019-02-15 14:57:58 +13:00
Robbie Averill
7b7dc3e58e
Add missing react-addons-test-utils dependency
2019-02-12 18:46:48 +07:00
Daniel Bonham
cc1add13f3
Replace lodash.debounce with https://github.com/bjoerge/debounce-promise Fixes https://github.com/silverstripe/silverstripe-tagfield/issues/132
2019-01-24 15:16:38 +13:00
Guy Marriott
3830a74296
Updating yarn.lock
2018-07-17 16:55:37 +12:00
Guy Marriott
cef407d53f
Adding tests & various feedback updates
2018-07-17 16:19:44 +12:00
Guy Marriott
ff3c8eb2bb
Additional changes to convert tagfield to use react-select
2018-07-16 13:27:11 +12:00