19 Commits

Author SHA1 Message Date
Vladislav Shkodin
141a2eba56
refactor: convert function expressions to declarations (#4926) 2021-02-08 20:01:21 +02:00
Pearce
9741a79e49
fix(widget-select): allow number value type (#4599) 2020-11-18 18:26:31 +02:00
Erez Rokah
f3f0abbb38
chore(widget-select): remove runtime validation for options (#4545) 2020-11-08 19:07:10 +02:00
KoljaTM
5fdfe40dd2
feat(widget-list): add min max configuration (#4394) 2020-10-15 20:27:23 +03:00
Bartholomew
2b46608f86
feat: add widgets schema validation (#3841) 2020-06-03 16:43:34 +03:00
Shawn Erquhart
46f7763ccd
fix(widget-select): fix exactCount error message (#3177) 2020-02-01 19:35:21 -08:00
Shawn Erquhart
fc524e6c0f
fix(widget-select): allow optional field to use min/max (#3175) 2020-01-31 16:51:40 -08:00
Shawn Erquhart
fd9e2c89f2
feat(select-widget): add min/max validation (#3171) 2020-01-30 17:53:46 -08:00
Erez Rokah
6515dee871
feat: commit media with post (#2851)
* feat: commit media with post - initial commit

* feat: add draft media indication

* feat: sync UI media files with GitHub on entry load

* feat: bug fixes

* feat: delete media files from github when removed from library

* test: add GitHub backend tests

* test: add unit tests

* fix: meta data object files are not updated

* feat: used nested paths when update a tree instead of recursion

* feat(test-backend): update test backend to persist media file with entry

* test(e2e): re-record fixtures data

* chore: code cleanup

* chore: code cleanup

* fix: wait for library to load before adding entry media files

* chore: code cleanup

* fix: don't add media files on entry when not a draft

* fix: sync media library after draft entry was published

* feat: update media library card draft style, add tests

* test: add Editor unit tests

* chore: test code cleanup

* fix: publishing an entry from workflow tab throws an error

* fix: duplicate media files when using test backend

* refactor: fix lodash import

* chore: update translations and yarn file after rebase

* test(cypress): update recorded data

* fix(test-backend): fix mapping of media files on publish
2019-11-17 11:51:50 +02:00
Tony Alves
b4041d3971 chore: refine named exports (#2249) 2019-03-27 16:47:28 -04:00
Tony Alves
82cc7941cc feat: provide usable UMD builds for all packages (#2141) 2019-03-16 18:44:29 -04:00
Shawn Erquhart
ccef446d72
feat: upgrade to Emotion 10 (#2166) 2019-03-15 10:19:57 -04:00
Alexander Nanberg
518f6fb1c0 feat(netlify-cms-widget-relation): use react-select and add support for multiple entries (#1936) 2019-02-19 14:11:38 -05:00
Stefan Lau
ade5809dff fix(netlify-cms-widget-select) show label instead of value when multiple is true (#2054) 2019-02-05 17:18:36 -05:00
Alexander Nanberg
88bf287221 feat(netlify-cms-widget-select): add support for multiple selection (#1901) 2018-11-29 09:34:04 -05:00
Alexander Nanberg
955f94f72b fix(a11y): correct label "for" references to fields (#1904) 2018-11-26 11:56:41 -05:00
Bartholomew
812290710f improvement(widget-select): use react-select (#1835) 2018-11-21 20:31:51 -05:00
Caleb
f801b19221 chore: add code formatting and linting (#952) 2018-08-07 16:46:54 -04:00
Shawn Erquhart
c54605be85 migrate select, number, and text widgets 2018-07-25 21:17:57 -04:00