Commit Graph

19 Commits

Author SHA1 Message Date
Steve Boyd 91fcd0de13 Merge branch '3.0' into 3 2023-08-22 15:35:15 +12:00
Sabina Talipova efeb8b224d FIX TagField triggers edit form change without changes 2023-07-19 14:07:43 +12:00
Sabina Talipova 61cf3751ab
DEP Update eslint module (#250) 2023-07-12 11:05:12 +12:00
Sabina Talipova 47f86a6c25
MNT Support Storybook v7 (#244) 2023-05-31 10:47:42 +12:00
Steve Boyd f2990cb03a MNT Use React Testing Library 2023-05-01 12:53:44 +12:00
Steve Boyd 69d64602dc MNT Update dev JS 2023-04-03 14:38:53 +12:00
Guy Sartorelli 249842fab8
DEP Upgrade frontend build stack (#229) 2023-02-02 10:13:18 +13:00
Steve Boyd adfe0f994e DEP Update JS dependencies 2021-11-22 16:51:14 +13:00
dependabot[bot] 9e66d61fa4
Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-30 07:14:51 +00:00
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 836f5ff978
FIX Adding a debounce to fetching lazy loaded tags with tag field 2018-12-04 16:15:47 +13:00
Guy Marriott 5aed71b8b3
Updating to use injector & removing storybook 2018-07-17 16:50:49 +12:00
Guy Marriott cef407d53f
Adding tests & various feedback updates 2018-07-17 16:19:44 +12:00
Guy Marriott 77f10965d4
NEW Converting tagfield to use react components 2018-07-11 17:47:38 +12:00