Steffen Martinsen
|
d3aaf4ddb3
|
feat(lang): add norwegian (#3785)
|
2020-05-20 12:37:52 +03:00 |
|
Shawn Erquhart
|
3b1e9a8837
|
chore(release): publish
- netlify-cms-app@2.12.13
- netlify-cms-backend-bitbucket@2.11.5
- netlify-cms-backend-git-gateway@2.10.5
- netlify-cms-backend-github@2.10.6
- netlify-cms-backend-proxy@1.0.7
- netlify-cms-core@2.27.0
- netlify-cms-lib-util@2.9.4
- netlify-cms-locales@1.14.0
- netlify-cms-proxy-server@1.2.7
- netlify-cms-widget-code@1.1.5
- netlify-cms-widget-date@2.5.1
- netlify-cms-widget-datetime@2.5.0
- netlify-cms-widget-list@2.5.0
- netlify-cms-widget-markdown@2.11.3
- netlify-cms-widget-relation@2.7.0
- netlify-cms@2.10.49
|
2020-05-19 17:59:16 -04:00 |
|
Hannes Küttner
|
588622adb2
|
feat: improve search to target single collections (#3760)
|
2020-05-18 10:52:06 +03:00 |
|
Maurici Abad Gutierrez
|
9d6260bd4b
|
fix(locale): Add translation for "download" in mediaLibraryModal (#3771)
|
2020-05-17 19:12:28 +03:00 |
|
Maurici Abad Gutierrez
|
76b19eaca4
|
fix(locale): Improve Catalan translation (#3770)
|
2020-05-17 19:12:07 +03:00 |
|
Elias Norrby
|
5c5f390590
|
feat(locale): add 'sv' locale (#3724)
|
2020-05-11 13:23:24 +03:00 |
|
Shawn Erquhart
|
889977150a
|
chore(release): publish
- netlify-cms-app@2.12.12
- netlify-cms-backend-git-gateway@2.10.4
- netlify-cms-core@2.26.0
- netlify-cms-lib-widgets@1.3.0
- netlify-cms-locales@1.13.0
- netlify-cms-ui-default@2.10.1
- netlify-cms-widget-list@2.4.6
- netlify-cms-widget-markdown@2.11.2
- netlify-cms-widget-relation@2.6.0
- netlify-cms@2.10.48
|
2020-05-04 15:48:48 -04:00 |
|
Marlon Luan
|
b5a242ec8e
|
feat(locale): update PT language (#3669)
|
2020-04-28 10:25:03 +03:00 |
|
senda_y
|
5b1353d755
|
fix: locale japanese (#3668)
|
2020-04-27 19:16:27 +03:00 |
|
Shawn Erquhart
|
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 |
|
Kunal Kundu
|
cf252605ad
|
feat: add-download-button closes #3429 (#3609)
|
2020-04-20 12:37:47 +03:00 |
|
Carlos Fernández
|
f88c83b97a
|
fix(locale): add missing translation strings for 'es' locale (#3626)
|
2020-04-19 11:48:27 +03:00 |
|
Shawn Erquhart
|
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 |
|
Tom Claes
|
79b8469337
|
feat(widget-datetime): add now to datepicker (#3484)
|
2020-04-12 18:17:01 +03:00 |
|
Shawn Erquhart
|
4489b6ff49
|
chore(release): publish
- netlify-cms-app@2.12.4
- netlify-cms-backend-proxy@1.0.6
- netlify-cms-core@2.23.4
- netlify-cms-locales@1.10.3
- netlify-cms-widget-file@2.6.4
- netlify-cms@2.10.40
|
2020-04-06 13:24:46 -04:00 |
|
Erez Rokah
|
d4b28e22a6
|
Fix(locale): Add missing translation strings for polish (#3530)
|
2020-04-02 20:25:06 +03:00 |
|
Shawn Erquhart
|
816bef5ffa
|
chore(release): publish
- netlify-cms-app@2.12.1
- netlify-cms-backend-bitbucket@2.11.3
- netlify-cms-backend-git-gateway@2.10.2
- netlify-cms-backend-github@2.10.2
- netlify-cms-backend-gitlab@2.8.3
- netlify-cms-backend-proxy@1.0.5
- netlify-cms-backend-test@2.8.1
- netlify-cms-core@2.23.1
- netlify-cms-lib-auth@2.2.8
- netlify-cms-lib-util@2.9.1
- netlify-cms-locales@1.10.2
- netlify-cms-proxy-server@1.2.3
- netlify-cms-ui-default@2.9.5
- netlify-cms@2.10.37
|
2020-03-31 23:22:50 -04:00 |
|
Erez Rokah
|
174d86f0a0
|
Feat: entry sorting (#3494)
* refactor: typescript search actions, add tests avoid duplicate search
* refactor: switch from promise chain to async/await in loadEntries
* feat: add sorting, initial commit
* fix: set isFetching to true on entries request
* fix: ui improvments and bug fixes
* test: fix tests
* feat(backend-gitlab): cache local tree)
* fix: fix prop type warning
* refactor: code cleanup
* feat(backend-bitbucket): add local tree caching support
* feat: swtich to orderBy and support multiple sort keys
* fix: backoff function
* fix: improve backoff
* feat: infer sortable fields
* feat: fetch file commit metadata - initial commit
* feat: extract file author and date, finalize GitLab & Bitbucket
* refactor: code cleanup
* feat: handle github rate limit errors
* refactor: code cleanup
* fix(github): add missing author and date when traversing cursor
* fix: add missing author and date when traversing cursor
* refactor: code cleanup
* refactor: code cleanup
* refactor: code cleanup
* test: fix tests
* fix: rebuild local tree when head doesn't exist in remote branch
* fix: allow sortable fields to be an empty array
* fix: allow translation of built in sort fields
* build: fix proxy server build
* fix: hide commit author and date fields by default on non git backends
* fix(algolia): add listAllEntries method for alogolia integration
* fix: handle sort fields overflow
* test(bitbucket): re-record some bitbucket e2e tests
* test(bitbucket): fix media library test
* refactor(gitgateway-gitlab): share request code and handle 404 errors
* fix: always show commit date by default
* docs: add sortableFields
* refactor: code cleanup
* improvement: drop multi-sort, rework sort UI
* chore: force main package bumps
Co-authored-by: Shawn Erquhart <shawn@erquh.art>
|
2020-03-31 23:13:27 -04:00 |
|
Shawn Erquhart
|
b680389392
|
chore(release): publish
- netlify-cms-app@2.12.0
- netlify-cms-backend-git-gateway@2.10.1
- netlify-cms-backend-test@2.8.0
- netlify-cms-core@2.23.0
- netlify-cms-locales@1.10.1
- netlify-cms-ui-default@2.9.4
- netlify-cms-widget-code@1.1.4
- netlify-cms-widget-file@2.6.3
- netlify-cms-widget-markdown@2.10.2
- netlify-cms@2.10.36
|
2020-03-30 11:46:04 -04:00 |
|
Tomáš Mazač
|
bae6a2b68a
|
fix(locale): Fix czech locale (#3493)
|
2020-03-29 20:12:52 +03:00 |
|
Erez Rokah
|
42d60a644c
|
fix: update error boundary about GitHub issue data (#3471)
|
2020-03-23 19:02:01 +02: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 (#3412)
|
2020-03-13 18:13:20 +01: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
|
eb21723799
|
fix(locale): Translate headings into german (#3382)
|
2020-03-05 19:48:18 +01:00 |
|
Erez Rokah
|
50837b0068
|
fix: ja locale labels (#3367)
|
2020-03-05 16:35:24 +01: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 |
|
tiuweehan
|
7c45a3cda9
|
fix(locale): Remove hard coded string literals (#3333)
|
2020-02-28 11:12:10 +01:00 |
|
GitHub Action
|
60edf10530
|
chore(release): publish
- netlify-cms-app@2.11.22
- netlify-cms-backend-bitbucket@2.10.0
- netlify-cms-backend-git-gateway@2.8.0
- netlify-cms-backend-github@2.8.0
- netlify-cms-backend-gitlab@2.7.0
- netlify-cms-core@2.19.0
- netlify-cms-locales@1.9.2
- netlify-cms@2.10.25
|
2020-02-22 14:57:38 +00:00 |
|
Çağatay
|
036ea06d5e
|
fix(locale-tr): fix tr locale (#3301)
|
2020-02-22 08:42:17 +01:00 |
|
GitHub Action
|
bcdd68045d
|
chore(release): publish
- netlify-cms-app@2.11.21
- netlify-cms-locales@1.9.1
- netlify-cms-widget-markdown@2.9.3
- netlify-cms@2.10.24
|
2020-02-19 21:23:52 +00:00 |
|
Stan
|
73f679480b
|
fix editorToolbar translations (#3281)
* fix editorToolbar translations
Publicatie terugtrekken // Publicatie teruggetrokken, alternatief zou kunnen zijn: Publicatie ongedaan maken // Publicatie ongedaan gemaakt. Voel je vrij.
* consistentie wijziging
|
2020-02-18 15:44:04 +01:00 |
|
Shawn Erquhart
|
746e5956bc
|
chore(release): publish
- netlify-cms-app@2.11.14
- netlify-cms-backend-bitbucket@2.8.1
- netlify-cms-backend-github@2.6.6
- netlify-cms-backend-gitlab@2.5.3
- netlify-cms-backend-proxy@1.0.3
- netlify-cms-backend-test@2.7.2
- netlify-cms-core@2.17.0
- netlify-cms-locales@1.9.0
- netlify-cms-proxy-server@1.0.7
- netlify-cms-widget-file@2.5.3
- netlify-cms-widget-markdown@2.8.4
- netlify-cms-widget-select@2.5.1
- netlify-cms@2.10.17
|
2020-02-05 19:11:58 -05:00 |
|
Tom Rutgers
|
2043c0b782
|
feat(dutch): add missing dutch translations (#3200)
|
2020-02-05 10:15:29 +02:00 |
|
Patryk Niedźwiedziński
|
4525936136
|
feat(polish): add missing polish translations (#3197)
|
2020-02-04 14:50:34 +02:00 |
|
tiuweehan
|
fc91bf8781
|
fix(locale): remove hard coded strings (#3193)
|
2020-02-04 14:49:47 +02:00 |
|
Lukas Zanner
|
e6deab03b9
|
fix(locale): add missing german translations (#3179)
|
2020-02-02 01:46:53 +01:00 |
|
Shawn Erquhart
|
98efd88539
|
chore(release): publish
- netlify-cms-app@2.11.13
- netlify-cms-core@2.16.0
- netlify-cms-locales@1.8.0
- netlify-cms-widget-markdown@2.8.3
- netlify-cms-widget-select@2.5.0
- netlify-cms@2.10.16
|
2020-01-31 16:54:59 -08:00 |
|
Shawn Erquhart
|
fd9e2c89f2
|
feat(select-widget): add min/max validation (#3171)
|
2020-01-30 17:53:46 -08:00 |
|
Leonardo Matos
|
67e5fd2aaf
|
fix(locale-pt): typo fix for backCollection pt (#3170)
|
2020-01-31 00:15:47 +01:00 |
|
Shawn Erquhart
|
4cad2700a2
|
chore(release): publish
- netlify-cms-app@2.11.11
- netlify-cms-core@2.15.4
- netlify-cms-locales@1.7.0
- netlify-cms-proxy-server@1.0.5
- netlify-cms-widget-code@1.1.3
- netlify-cms@2.10.14
|
2020-01-28 18:17:39 -08:00 |
|
Fabio Biola
|
dc403e4a82
|
feat(locale): add italian localization (#3141)
|
2020-01-27 16:56:59 -08:00 |
|
Shawn Erquhart
|
4bc4490c6f
|
chore(release): publish
- netlify-cms-app@2.11.6
- netlify-cms-backend-bitbucket@2.8.0
- netlify-cms-backend-git-gateway@2.7.0
- netlify-cms-backend-gitlab@2.5.2
- netlify-cms-lib-util@2.6.0
- netlify-cms-locales@1.6.0
- netlify-cms@2.10.9
|
2020-01-21 14:12:05 -05:00 |
|
vojtapol
|
0755f90142
|
feat(locale): add czech localization (#3108)
|
2020-01-20 13:23:10 +02:00 |
|
dGrammatiko
|
ee02cf61ad
|
feat(locale): add Greek translation (#3107)
|
2020-01-20 12:47:54 +02:00 |
|
Shawn Erquhart
|
4ff5bc2ee0
|
chore(release): publish
- netlify-cms-app@2.11.2
- netlify-cms-backend-github@2.6.2
- netlify-cms-core@2.15.0
- netlify-cms-locales@1.5.0
- netlify-cms-widget-markdown@2.8.1
- netlify-cms@2.10.5
|
2020-01-14 13:25:26 -05:00 |
|
Erez Rokah
|
857a414e3d
|
feat(lang): add 'zh_Hant' locale (#3068)
Co-authored-by: Chen-Yi Hsu <11488168+cyihsu@users.noreply.github.com>
|
2020-01-12 12:26:02 +02:00 |
|
Mauro Bieg
|
24a81ef9b7
|
Add media_library.config.max_file_size option (#3028)
* feat: add media_library.config.max_file_size option
|
2020-01-09 19:56:11 +02:00 |
|
Shawn Erquhart
|
d2db746b9d
|
chore(release): publish
- netlify-cms-app@2.11.1
- netlify-cms-backend-bitbucket@2.7.1
- netlify-cms-backend-github@2.6.1
- netlify-cms-core@2.14.1
- netlify-cms-locales@1.4.1
- netlify-cms@2.10.4
|
2020-01-09 10:10:43 -05:00 |
|
Yushi Senda
|
90521ba82e
|
fix ja locale again (#3049)
|
2020-01-08 17:26:19 +02:00 |
|