Commit Graph

21 Commits

Author SHA1 Message Date
github-actions[bot]
45d5a104a2
DEP Update JS dependencies (#284)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2024-04-02 14:16:45 +13:00
github-actions
5212c33d40 DEP Update JS dependencies 2024-01-01 21:49:50 +00:00
github-actions
036319be08 DEP Update JS dependencies 2023-10-01 21:50:05 +00:00
Steve Boyd
91fcd0de13 Merge branch '3.0' into 3 2023-08-22 15:35:15 +12:00
Bernie Hamlin
92823c790a Adds back onBlur handler
removed in 249842fab8
2023-08-18 16:15:11 +12:00
Sabina Talipova
efeb8b224d FIX TagField triggers edit form change without changes 2023-07-19 14:07:43 +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
Guy Sartorelli
249842fab8
DEP Upgrade frontend build stack (#229) 2023-02-02 10:13:18 +13:00
Rens
39759209d7 FIX Ignore hidden inputs for tracking unsaved changes 2022-11-07 15:07:20 +01:00
Will Rossiter
527c5b2224
FIX Selected tag is not shown when isMutliple is false (#201)
* doc: add note about `setTitleField` (Fixes #153)

* NEW Add support for saving tag value into has_one components

FIX Value not shown if isMultiple is false (#195)

* fix: don't default to ID column as pgsql throws an error if comparing string value
2022-06-07 13:00:12 +12:00
github-actions
1a4dfc5904 DEP Update JS dependencies 2022-04-01 00:23:04 +00:00
Guy Marriott
bd84139b96
Code clean-up 2019-07-25 12:23:04 +12:00
Anthony van Beek
e709436693 New bundle 2019-02-18 09:23:45 +13: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
2067a3b69f
Building distribution files 2018-07-17 17:03:26 +12: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
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