3490 Commits

Author SHA1 Message Date
0c7699d026 chore: override versions for failed release 2020-05-04 15:45:31 -04:00
0504c584fc Test(widgets-list): add tests (#3697) 2020-05-04 15:17:19 +03:00
628eee4d1c chore(deps): lock file maintenance (#3695) 2020-05-04 14:47:55 +03:00
6c229c5149 fix(git-gateway): wait for identity widget to initialize (#3660) 2020-04-30 17:46:07 +03:00
213ae86b54 feat(widget-relation): string templates support (#3659) 2020-04-30 16:03:08 +03:00
02f3cdd102 test: fix unit tests on windows machines (#3678) 2020-04-30 15:27:44 +03:00
3e5ff71846 feat: add entry, collection and config prop to control widget (#3672) 2020-04-30 10:52:42 +03:00
2580251208 fix: support common backend configuration options from docs in ts types (#3674) 2020-04-29 18:52:01 +03:00
b5a242ec8e feat(locale): update PT language (#3669) 2020-04-28 10:25:03 +03:00
5b1353d755 fix: locale japanese (#3668) 2020-04-27 19:16:27 +03:00
2fcf1a046a chore(deps): lock file maintenance (#3665)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-27 10:07:02 +03:00
a9d0699a82 fix: sidebar icon shrinking when label wraps (#3653)
Co-authored-by: Pedr <pedr@sleepstation.org.uk>
2020-04-24 19:31:40 +03:00
028ab535df fix: prevent escaping of footnotes and references (#3646)
Prevent footnotes ([^1]:blah) and footnote references ([^1]) from being incorrectly escaped when switching between Markdown and Rich Text modes.

Co-authored-by: Pedr <pedr@sleepstation.org.uk>
2020-04-22 19:41:06 +03:00
cf57284f40 fix(sort): don't clear sort data on entries request (#3648) 2020-04-22 16:05:47 +03:00
88b6c633af feat: add hide property to collections (#3618) (#3643) 2020-04-22 15:32:13 +03:00
f8603c5d92 chore(release): publish
- netlify-cms-app@2.12.11
 - netlify-cms-backend-bitbucket@2.11.4
 - netlify-cms-backend-git-gateway@2.10.3
 - netlify-cms-backend-github@2.10.5
 - netlify-cms-backend-gitlab@2.8.4
 - netlify-cms-lib-util@2.9.3
 - netlify-cms-proxy-server@1.2.6
 - netlify-cms@2.10.47
2020-04-21 10:49:29 -04:00
8f1b325809 refactor: use fetch cache arg instead of cache busting (#3584) 2020-04-21 17:46:06 +03:00
9b79623bc8 fix(large-media): match netlify.app as lfs host (#3642) 2020-04-21 17:29:21 +03:00
b151bdfd73 chore(release): publish
- netlify-cms-app@2.12.10
 - netlify-cms-core@2.25.0
 - netlify-cms-locales@1.12.0
 - netlify-cms-widget-list@2.4.4
 - netlify-cms-widget-object@2.4.1
 - netlify-cms@2.10.46
2020-04-20 12:47:16 -04:00
3f72f438a1 fix(types): instead of the inferred {}, allow any kind of props (#3638) 2020-04-20 16:15:04 +03:00
cf252605ad feat: add-download-button closes #3429 (#3609) 2020-04-20 12:37:47 +03:00
ebb4eb4e29 docs: remove reference to Date widget from DateTime widget (#3629) 2020-04-20 10:20:22 +03:00
df1c27073b chore(deps): lock file maintenance (#3636) 2020-04-20 10:15:49 +03:00
3a666e26b5 fix: list widget item collapse toggle (#3623) 2020-04-19 17:46:09 +03:00
f88c83b97a fix(locale): add missing translation strings for 'es' locale (#3626) 2020-04-19 11:48:27 +03:00
3d0856ea88 fix: list widget validation after sort (#3611) 2020-04-19 11:46:26 +03:00
72b26f4435 chore: add netlifycms-gridsome to examples (#3625) 2020-04-18 15:33:11 +02:00
b06f4cf64f chore(release): publish
- netlify-cms-app@2.12.9
 - netlify-cms-core@2.24.4
 - netlify-cms-widget-markdown@2.11.1
 - netlify-cms-widget-object@2.4.0
 - netlify-cms@2.10.45
2020-04-16 16:22:22 -04:00
cae9a570ab test(backend-test): enable all tests (#3608) 2020-04-15 19:32:52 +03:00
9f17363bee feat(widget-object): add collapsed option to collapse object by default (#3606) 2020-04-15 14:46:09 +03:00
99071c14e4 fix(markdown widget): adds keyboard shortcuts (#3005) (#3582) 2020-04-15 11:49:38 +03:00
bb0a7e96d8 fix: redirect to default path after login success if url has prev error (#3599) 2020-04-15 09:42:36 +03:00
1f3eca0a7f chore(release): publish
- netlify-cms-app@2.12.8
 - netlify-cms-core@2.24.3
 - netlify-cms-locales@1.11.0
 - netlify-cms-proxy-server@1.2.5
 - netlify-cms-ui-default@2.10.0
 - netlify-cms-widget-datetime@2.4.0
 - netlify-cms@2.10.44
2020-04-14 17:09:59 -04:00
1a60e6d7fd fix(type-defs): add string type to EditorComponentData id property (#3602) 2020-04-14 13:15:38 +03:00
166b070cb1 Test: add editor test coverage (#3598) 2020-04-14 11:18:48 +03:00
36ae69c96e fix: add missing generic type to registerPreviewTemplate (#3597) 2020-04-13 18:48:55 +03:00
718bd84a83 chore(deps): update dependency netlify-cms-app to v2.12.7 (#3593)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-13 09:45:15 +03:00
862a705ccc chore(deps): update dependency eslint-plugin-prettier to v3.1.3 (#3592)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-13 09:45:00 +03:00
b68e5a3b18 chore(deps): update dependency dayjs to v1.8.24 (#3591)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-13 09:44:35 +03:00
5efe4be542 chore(deps): update dependency css-loader to v3.5.2 (#3590)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-13 09:44:15 +03:00
2fd657db92 chore(deps): update babel monorepo to v7.9.5 (#3589)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-13 09:43:55 +03:00
25898ed678 chore(deps): update node.js to >=v10.20.1 (#3588)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-13 09:43:21 +03:00
3382b0093f chore: force semantic commits for renovate bot 2020-04-13 09:02:04 +03:00
39e00261a2 Test: add yaml (and other formats) parsing tests (#3586) 2020-04-12 19:40:44 +03:00
625a9980f1 fix: unify the title used in entry cards and workflow cards (#3573) (#3575) 2020-04-12 19:31:25 +03:00
79b8469337 feat(widget-datetime): add now to datepicker (#3484) 2020-04-12 18:17:01 +03:00
7fcdaef1c9 fix: increase DropdownList z-index (#3579) 2020-04-12 12:41:43 +03:00
2e0de95aed chore(release): publish
- netlify-cms-app@2.12.7
 - netlify-cms-core@2.24.2
 - netlify-cms@2.10.43
2020-04-10 17:54:53 -04:00
b8eeab2e35 fix: enable merge option for yaml parser (#3577) 2020-04-10 17:50:05 -04:00
b9d6632203 chore(release): publish
- netlify-cms-app@2.12.6
 - netlify-cms-core@2.24.1
 - netlify-cms@2.10.42
2020-04-09 10:17:00 -04:00