2679 Commits

Author SHA1 Message Date
Erez Rokah
9087da5850
docs(widgets-boolean): clarify default value usage () 2020-03-19 13:35:43 +02:00
marcricharme
e81a35ccb8
fix(core): custom widget validate bug in EditorControlPane () 2020-03-19 11:38:26 +02:00
Justin Smith
ab7ba435ba
docs: Update Quick Start “collection-types” () 2020-03-18 20:26:13 +02:00
Erez Rokah
2409323dba
fix: call createDraftFromEntry after entry is loaded instead in Editor ()
* fix: call createDraftFromEntry after entry is loaded instead in Editor
2020-03-16 20:48:49 +01:00
renovate[bot]
c9b82551ed
chore(deps): update gatsby monorepo ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-16 12:58:42 +01:00
renovate[bot]
ea96452641
chore(deps): update node.js to >=v10.19.0 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-16 12:44:01 +01:00
renovate[bot]
d812eecc51
chore(deps): lock file maintenance ()
* chore(deps): lock file maintenance

* fix: don't add undefined children property

* chore: add missing axios dependency

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
2020-03-16 12:38:10 +01:00
dependabot-preview[bot]
69c2a7df9c
build(deps): [security] bump acorn from 5.7.3 to 5.7.4 ()
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-14 08:54:09 +01:00
dependabot-preview[bot]
dca63953c0
build(deps): [security] bump acorn from 6.4.0 to 6.4.1 in /website ()
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-13 23:42:28 +01:00
Shawn Erquhart
4537c03068 chore(release): publish
- netlify-cms-app@2.11.29
 - netlify-cms-locales@1.10.0
 - netlify-cms@2.10.32
2020-03-13 14:21:06 -04:00
Ferran Buireu
66baec4b8f
feat(catalan-translation): add catalan translation () 2020-03-13 18:13:20 +01:00
Shawn Erquhart
8b0248bdc3
Update Updates “releases” ()
Automatically generated. Merged on Netlify CMS.
2020-03-12 17:00:20 -04:00
Shawn Erquhart
66ccbead5a chore(release): publish
- netlify-cms-app@2.11.28
 - netlify-cms-backend-git-gateway@2.10.0
 - netlify-cms-backend-github@2.10.0
 - netlify-cms-core@2.22.0
 - netlify-cms-lib-util@2.9.0
 - netlify-cms-locales@1.9.4
 - netlify-cms-proxy-server@1.2.1
 - netlify-cms-ui-default@2.9.3
 - netlify-cms-widget-markdown@2.10.0
 - netlify-cms@2.10.31
2020-03-12 10:46:06 -04:00
Erez Rokah
70de9f6b4b
fix(backend-github): don't create new commits on empty diff when rebasing () 2020-03-12 14:28:50 +01:00
Erez Rokah
c2e7a24dc2
fix: update repo owner from GitHub API to match casing () 2020-03-12 11:29:23 +01:00
Shawn Erquhart
05a1c91a3c
chore: add hack to manually bump main packages () 2020-03-09 16:37:13 +01:00
renovate[bot]
2578ad726b
chore(deps): update dependency eslint-plugin-react to v7.19.0 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-09 11:14:27 +01:00
renovate[bot]
5184f85d38
chore(deps): update dependency babel-plugin-emotion to v10.0.29 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-09 11:14:14 +01:00
renovate[bot]
9da0b8d940
chore(deps): update dependency @testing-library/react to v9.5.0 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-09 10:12:52 +01:00
renovate[bot]
2c24aae75b
chore(deps): update babel monorepo to v7.8.7 ()
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-09 09:51:06 +01:00
Erez Rokah
92e76011e7
feat: add media lib virtualization () 2020-03-09 08:45:42 +01:00
Marcin Hagmajer
9c0f618148
fix(type-defs): signature for CMS.registerWidget ()
registerWidget can be called with a single argument `CmsWidgetParam`
2020-03-09 08:45:12 +01:00
Erez Rokah
1090afd31c
ci: add missing types check () 2020-03-06 18:10:44 +01:00
Erez Rokah
eb21723799
fix(locale): Translate headings into german () 2020-03-05 19:48:18 +01:00
Erez Rokah
50837b0068
fix: ja locale labels () 2020-03-05 16:35:24 +01:00
Erez Rokah
39f1307e3a
feat(backend-github): add pagination () 2020-03-05 11:58:49 +01:00
Erez Rokah
5339735994
docs: update editorial workflow notes () 2020-03-05 11:32:21 +01:00
Erez Rokah
f3fd43b819
fix: cache assets using resolved path on error () 2020-03-04 15:25:03 +01:00
Erez Rokah
ff3b62d12f
fix: show better error for missing widgets () 2020-03-04 13:53:21 +01:00
Erez Rokah
e1f43f0860
docs: rephrase previews support for variable types () 2020-03-04 11:22:13 +01:00
Erez Rokah
12444ca761
feat: support filename and extension vars in summary () 2020-03-04 11:08:15 +01:00
Shawn Erquhart
b7b4bcb609
feat: Configure included editor components per field, add optional minimal height () 2020-03-04 08:47:37 +01:00
Shawn Erquhart
93bd0529f1
docs: Update backend docs links () 2020-03-04 08:46:59 +01:00
Roman Sedykh
5e6e2ad205
docs: update Media “uploadcare” () 2020-03-04 01:06:38 -05:00
Shawn Erquhart
d777a5cb18
Update Updates “releases” ()
Automatically generated. Merged on Netlify CMS.
2020-03-03 16:03:44 -05:00
GitHub Action
1fc95fee1a chore(release): publish
- netlify-cms-app@2.11.27
 - netlify-cms-backend-bitbucket@2.11.1
 - netlify-cms-backend-git-gateway@2.9.1
 - netlify-cms-backend-github@2.9.3
 - netlify-cms-backend-gitlab@2.8.1
 - netlify-cms-backend-proxy@1.0.4
 - netlify-cms-backend-test@2.7.3
 - netlify-cms-core@2.21.0
 - netlify-cms-locales@1.9.3
 - netlify-cms-proxy-server@1.2.0
 - netlify-cms-ui-default@2.9.2
 - netlify-cms@2.10.30
2020-03-03 18:22:31 +00:00
Erez Rokah
e40b81a564
fix(open-authoring): use origin repo when calling compare API ()
since we create open authoring branches from the origin default branch, we need to use the origin repo when calling the compare API
2020-03-03 13:12:40 -05:00
Shawn Erquhart
567adc7e11
docs: split and expand backend docs () 2020-03-02 18:34:33 +01:00
Erez Rokah
4e1e5a9bd5
feat(proxy-server): export proxy middlewares () 2020-03-02 14:42:29 +01:00
Erez Rokah
e0b1246810
feat: populate new entry from URL params () 2020-03-02 11:32:22 +01:00
renovate[bot]
773d83900d
chore(deps): update dependency @types/hapi__joi to v16.0.12 ()
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-03-02 11:31:27 +01:00
renovate[bot]
bc262b8b8d
chore(deps): lock file maintenance ()
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-03-02 09:03:06 +01:00
Erez Rokah
961cde4ea5
fix: consider variable types when traversing collection fields () 2020-02-28 20:06:34 +01:00
Shawn Erquhart
d6715c22bc
chore: enable renovate for website () 2020-02-28 19:44:57 +01:00
Bartholomew
cf81f587cf
fix: ensure draft changes () 2020-02-28 11:40:51 +01:00
Erez Rokah
414218c1ee
chore(deps): update dependecies () 2020-02-28 11:40:18 +01:00
tiuweehan
7c45a3cda9
fix(locale): Remove hard coded string literals () 2020-02-28 11:12:10 +01:00
GitHub Action
1dcb79a874 chore(release): publish
- netlify-cms-app@2.11.26
 - netlify-cms-backend-github@2.9.2
 - netlify-cms-core@2.20.1
 - netlify-cms@2.10.29
2020-02-27 23:30:42 +00:00
Christian Fritsch
29bd7f1d57
Add PHP oauth backend () 2020-02-27 23:03:40 +01:00
Erez Rokah
3e873f3e02
Fix: don't try to migrate cms prs from forks () 2020-02-27 18:24:39 +01:00