121 Commits

Author SHA1 Message Date
Shawn Erquhart
a6c51fe14d
fix(core): correctly delete backups for new entries (#2265) 2019-04-04 14:33:36 -04:00
Damien Duhamel
9e08b65502 fix: redirect when a collection doesn't exist (#2208) 2019-04-02 15:57:42 -04:00
Austin Devine
573ad8816d feat(core): allow custom summary on entry cards (#2140) 2019-03-29 14:30:38 -04:00
Tony Alves
b4041d3971 chore: refine named exports (#2249) 2019-03-27 16:47:28 -04:00
Bartholomew
4db497b496 fix: broken preview (#2245) 2019-03-26 12:04:48 -04:00
Tony Alves
d142b32345 feat: add ES module builds (#2215) 2019-03-22 11:24:46 -04:00
Benaiah Mischenko
d39a361e2d fix(editorial-workflow): fix LM pointers changing to binary files (#2228) 2019-03-22 09:59:06 -04:00
Tony Alves
e04f6bec1d fix: fix umd builds (#2214) 2019-03-18 15:47:57 -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
Shea Daniels
a6c20cf688 enhancement(media-library): use checkerboard pattern as background (#2152) 2019-03-14 14:52:40 -04:00
Shawn Erquhart
37138834d6 Fix raw GitHub URL being output to content (#2147)
* fix thumbnail quality

* Revert "fix(git-gateway): fix previews for GitHub images not in Large Media (#2125)"

This reverts commit d17f896f479292db06d3a4b39f2e51b6c41101bd.

* wip

* Stop using thunks to load media display URLs

* Revert changes to dev-test

* Revert changes to large media docs

* fix lint error

* Update docs to point to the upcoming version with non-broken media
2019-03-07 18:28:14 -08:00
Shawn Erquhart
3d98b72775
fix(core): allow updates through error boundary (#2136) 2019-03-02 15:26:08 -05:00
Shawn Erquhart
efa650ccf8
fix(config): strip leading slashes from collection location config (#2131) 2019-03-01 09:45:23 -05:00
Shawn Erquhart
686504adee
feat(core): recover entry after unexpected quit (#2129) 2019-02-28 13:30:23 -05:00
Bartholomew
7577443849 fix(core): number type slug template (#2119) 2019-02-28 13:11:35 -05:00
Benaiah Mischenko
da2249c651 Netlify Large Media integration (#2124) 2019-02-26 13:11:15 -05:00
Shawn Erquhart
49195fdb1a
enhancement(collections): use identifier field in collections view (#2058) 2019-02-19 16:14:37 -05: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
Bartholomew
aff9c1a70a fix(widget-relation): fix initial relation widget preview (#2090) 2019-02-13 10:17:32 -05:00
Dennis Padiernos
d9043b4a66 enhancement(media library): add visual placeholder for non-image files (#2089) 2019-02-13 09:27:32 -05:00
Shawn Erquhart
ff8dfac813
feat(core): allow field name to override slug placeholders (#2087) 2019-02-12 16:59:53 -05:00
Shawn Erquhart
ddbf80df49 Revert "perf(netlify-cms-core): add basic route code-splitting (#1889)"
This reverts commit 9aa56457e297a9e2592ca87a59b635508ef5702e.
2019-02-08 17:40:16 -05:00
Luis Correia
dc44caca20 feat(widget-number): add range validation (#2049) 2019-02-08 15:01:08 -05:00
Bartholomew
2d1d1c13df fix(netlify-cms-core): fix fields metadata for objects and lists (#2011) 2019-02-08 14:55:03 -05:00
Shawn Erquhart
15d221d4a4
feat(workflow): add deploy preview links (#2028) 2019-02-08 12:26:59 -05:00
Bartholomew
627e600d29 fix(netlify-cms-core): validate nested fields (#1873) 2019-02-05 17:27:34 -05:00
Alexander Nanberg
9aa56457e2 perf(netlify-cms-core): add basic route code-splitting (#1889) 2019-02-05 16:49:27 -05:00
Tony Alves
14f94a022c feat(config): allow config.yml file load to be skipped (#2053) 2019-02-03 17:48:40 -05:00
Leonardo Dino
ef50a93efc enhancement(netlify-cms-core): translate workflow card last modified text (#2025) 2019-02-02 20:02:51 -05:00
Daniel Eden
ebba686430 fix(netlify-cms-core): allow arrays for frontmatter_delimiter in config (#1997) 2019-02-02 20:01:32 -05:00
Leonardo Dino
5d8aef1d94 feat(netlify-cms-core): expose loadEntry action to Widgets (#2010) 2019-02-02 19:54:19 -05:00
Bartholomew
11305d36b2 fix(netlify-cms-core): relation widget value swap (#2018) 2019-02-02 16:53:10 -05:00
Bartholomew
f2e4800989 fix(netlify-cms-core): files collection blank label (#1987) 2019-01-10 16:25:53 -05:00
Thijs Koerselman
44b7cdf9f8 feat(editor): display optional status in widget labels (#1955) 2018-12-26 23:48:50 -05:00
Bartholomew
44fb2fb00d fix(netlify-cms-core): workflow hide delete publish entry button (#1971) 2018-12-26 23:47:28 -05:00
Paul Melero
79c0445768 fix(netlify-cms-core): avoid leading replacement char in slug (#1965) 2018-12-26 23:45:06 -05:00
Bartholomew
b374ffe18b fix(netlify-cms-core): fix collection entries loaded check (#1881) 2018-12-19 15:29:54 -05:00
Bartholomew
cedcbf89a5 fix(netlify-cms-core): avoid partially loaded collection list (#1964) 2018-12-19 15:28:45 -05:00
Bartholomew
42d6478117 improvement(netlify-cms-core): avoid redundant workflow status update (#1958) 2018-12-17 14:59:39 -05:00
Stefan Lau
67585e84ae fix(media-library): stop loading non-image previews (#1947) 2018-12-11 11:00:34 -05:00
sysoce
0f1ebd1060 fix(netlify-cms-core): support translation in error message (#1935) 2018-12-11 10:50:23 -05:00
Shawn Erquhart
1fc2f50499
feat: add cloudinary support (#1932) 2018-12-04 17:04:52 -05:00
Bartholomew
9662eb292f fix(netlify-cms-core): duplicate key warning (#1930) 2018-12-04 16:25:18 -05:00
Alexander Nanberg
e5ad6087af chore(netlify-cms-core): upgrade react-frame-component to 4.x (#1925) 2018-11-29 10:07:09 -05:00
Alexander Nanberg
88bf287221 feat(netlify-cms-widget-select): add support for multiple selection (#1901) 2018-11-29 09:34:04 -05:00
Bartholomew
2c5827bd99 fix(backend): use singular label in custom commit message (#1917) 2018-11-28 19:31:04 -05:00
Steve Lathrop
d5f4c99002 fix(netlify-cms-core): fix identifier field validation (#1907) 2018-11-26 20:31:14 -05:00
Tony Alves
da91038067 improvement(backends): changes for registerBackend compatibility (#1880) 2018-11-26 16:30:50 -05:00
Alexander Nanberg
751ec091fb fix(netlify-cms-core): fix prop-types warnings (#1906) 2018-11-26 12:01:02 -05:00