Commit Graph

13 Commits

Author SHA1 Message Date
Guy Marriott e97a82f0b7
FIX Ensure tagfield is compatible with both React and Entwine contexts 2019-07-25 12:13:50 +12:00
Will Rossiter 068e4c6a26
Setup TagField to work within AssetAdmin (Fixes #107) 2019-07-25 12:13:44 +12:00
Robbie Averill d24400cbbd Merge branch '2.2' 2019-02-19 11:21:23 +07:00
Anthony van Beek ea75c0b11a Fixes Proptypes error 2019-02-15 14:57:17 +13:00
Robbie Averill 3b54f02f6a
Merge pull request #128 from svenV88/patch-1
Update faulty import of TagField component
2019-02-12 18:39:25 +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
Sven Westerlaken 20becd7430
Update faulty import of TagField component 2018-12-11 14:48:56 +01: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 b60bdabe57
Simplifying included custom styling - a lot 2018-07-17 16:31:52 +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
Guy Marriott 77f10965d4
NEW Converting tagfield to use react components 2018-07-11 17:47:38 +12:00