Commit Graph

410 Commits

Author SHA1 Message Date
Guy Sartorelli a00dd8b6e0
MNT Run module-standardiser (#279) 2024-02-02 14:08:19 +13:00
Guy Sartorelli 556772b7be
ENH Add generic types (#277) 2024-01-23 13:08:06 +13:00
Guy Sartorelli 0e3d8ca632
Merge pull request #276 from silverstripe/pulls/3/update-js-1704145790
DEP Update JS dependencies
2024-01-08 14:27:12 +13:00
github-actions 5212c33d40 DEP Update JS dependencies 2024-01-01 21:49:50 +00:00
Guy Sartorelli 176da2d434
MNT Run module-standardiser (#273) 2023-12-21 16:30:49 +13:00
github-actions 481990533a Merge branch '3.1' into 3 2023-12-20 12:05:06 +00:00
Guy Sartorelli 29fffab9e2
Merge pull request #272 from christopherdarling/patch-1
FIX z-index of select dropdown clashing with TinyMCE toolbar
2023-12-15 21:23:44 +13:00
Christopher Darling 18e5df1b92 FIX z-index of select dropdown clashing with TinyMCE toolbar 2023-12-15 07:34:34 +00:00
Guy Sartorelli be3100d249
Merge pull request #269 from creative-commoners/pulls/3/doc
DOC Update readme example
2023-11-20 17:40:56 +13:00
Steve Boyd 946d92a7e8 DOC Update readme example 2023-11-20 13:19:19 +13:00
github-actions 25671da390 Merge branch '3.1' into 3 2023-10-26 20:43:58 +00:00
Guy Sartorelli 4ef26570e1
Merge branch '3.0' into 3.1 2023-10-27 09:43:10 +13:00
Guy Sartorelli 473cb53847
Merge pull request #264 from creative-commoners/pulls/3.1/remove-todo
MNT Remove TODO comments
2023-10-25 11:48:15 +13:00
Guy Sartorelli a9732f0daa
Merge branch '2' into 3.0 2023-10-16 11:58:13 +13:00
Sabina Talipova 9fc704f854 MNT Remove TODO comments 2023-10-13 09:07:22 +13:00
github-actions 5f1d896cb7 Merge branch '2.11' into 2 2023-10-11 12:06:12 +00:00
Sabina Talipova 3f69c0d9f9
Merge pull request #262 from josephlewisnz/fix/trigger-has-changes
FIX Added the state changed checks and bubble up event
2023-10-09 15:42:28 +13:00
josephlewisnz 9257956255 fixed reference issue now that we've changed ref from createRef() 2023-10-05 16:02:59 +13:00
josephlewisnz f7af10a837 build 2023-10-05 16:02:59 +13:00
josephlewisnz c931056689 FIX Added the state changed checks and bubble up event - pending build 2023-10-05 16:02:59 +13:00
Guy Sartorelli 04cdb0db01
Merge pull request #261 from silverstripe/pulls/3/update-js-1696197005
DEP Update JS dependencies
2023-10-03 14:04:33 +13:00
github-actions 036319be08 DEP Update JS dependencies 2023-10-01 21:50:05 +00:00
Guy Sartorelli a7023742a8
Merge branch '3.0' into 3 2023-08-30 11:59:46 +12:00
Guy Sartorelli c0c4278592
Merge pull request #259 from creative-commoners/pulls/3.0/module-standardiser-1693279054
MNT Run module-standardiser
2023-08-29 17:12:15 +12:00
Steve Boyd 6dfb322d05 MNT Run module-standardiser 2023-08-29 15:17:34 +12:00
github-actions[bot] d1c02ca800
DEP Update JS dependencies (#258)
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2023-08-24 11:44:38 +12:00
Steve Boyd 91fcd0de13 Merge branch '3.0' into 3 2023-08-22 15:35:15 +12:00
Guy Sartorelli 02aa14ac2d
Merge pull request #256 from blueo/pulls/add-onBlur-handler
Add onBlur handler back
2023-08-21 13:31:34 +12:00
Bernie Hamlin 92823c790a Adds back onBlur handler
removed in 249842fab8
2023-08-18 16:15:11 +12:00
Guy Sartorelli 8aad88b562
Merge pull request #253 from creative-commoners/pulls/3/module-standardiser-1691550433
MNT Run module-standardiser
2023-08-15 12:27:06 +12:00
Steve Boyd 48bf401342 MNT Run module-standardiser 2023-08-14 15:49:30 +12:00
Guy Sartorelli cc2016a8e5
Merge pull request #251 from creative-commoners/pulls/3.0/fix-changetracker-trigger
FIX TagField triggers edit form change without changes
2023-07-21 10:08:10 +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 57af611181
MNT ESLint issues (#248) 2023-07-10 09:53:48 +12:00
Sabina Talipova af27f42f1d
Merge pull request #245 from creative-commoners/pulls/3/storybook-docs
ENH Storybook documentation
2023-06-20 10:18:47 +12:00
Sabina Talipova f667020678 ENH Storybook Doc Blocks 2023-06-14 09:07:25 +12:00
Sabina Talipova a2b1a82734 FIX Replace 4 space indent with 2 spaces 2023-06-12 15:35:04 +12:00
Sabina Talipova 47f86a6c25
MNT Support Storybook v7 (#244) 2023-05-31 10:47:42 +12:00
Steve Boyd 2906a86064 Merge branch '3.0' into 3 2023-05-04 13:27:18 +12:00
Guy Sartorelli f1a2e30a26
Merge pull request #240 from creative-commoners/pulls/3.0/react-testing-library
MNT Use React Testing Library
2023-05-01 17:23:05 +12:00
Steve Boyd f2990cb03a MNT Use React Testing Library 2023-05-01 12:53:44 +12:00
Guy Sartorelli 1b97237abb
Merge branch '2' into 3.0 2023-04-27 14:56:05 +12:00
Guy Sartorelli f32c37cdd9
Merge branch '2.11' into 2 2023-04-27 13:43:39 +12:00
Guy Sartorelli 635d13c6bb
Merge branch '2.10' into 2.11 2023-04-26 13:48:56 +12:00
Guy Sartorelli 1b9f5a9388
Merge pull request #233 from w-huber/2
add performReadonlyTransformation
2023-04-26 13:47:27 +12:00
Guy Sartorelli 783ab4ef2b
Merge branch '2.11' into 2 2023-04-26 12:45:41 +12:00
Sabina Talipova 315096c64d
Merge pull request #239 from creative-commoners/pulls/3.0/cms5-readme
DOC Update README.md for CMS 5
2023-04-26 08:21:57 +12:00
Guy Sartorelli 242f6bbb57
DOC Update README.md for CMS 5 2023-04-24 16:29:40 +12:00
Guy Sartorelli 158bc006a5
FIX Format value to string for readonly transformation
Co-authored-by: Werner Huber <w.huber@byro13.de>
2023-04-17 13:51:10 +12:00