Bartholomew
d8f888706e
fix(widget-date): fix default value for nested date widget ( #1859 )
2018-11-06 13:13:42 -05:00
Bartholomew
c6ae1e8fc0
feat: allow custom logo on auth page ( #1818 )
2018-11-02 13:25:36 -04:00
Michael Henderson
ede1bad97c
improvement(config): use field name as default label ( #1553 )
2018-11-02 13:22:16 -04:00
Nahuel Dealbera
c2e21ff9db
improvement(i18n): extract core UI texts to external file ( #1708 )
2018-11-02 13:19:49 -04:00
Bartholomew
c765793971
fix(widgets): fix list object field default values ( #1826 )
2018-11-02 10:55:08 -04:00
Philipp Nieting
a9f69f9ddc
fix(backend-gitlab): support folder names with whitespace ( #1799 )
2018-11-02 10:38:54 -04:00
Shawn Erquhart
b60c94aa8f
improvement(auth): verbose error message when GitHub repo unavailable ( #1831 )
2018-11-02 10:29:11 -04:00
Shawn Erquhart
a0cfa1a92f
fix(editor-components): fix default value processing ( #1848 )
2018-11-02 10:28:42 -04:00
Caleb
817624351f
fix(auth): scrollbars not appearing in auth window ( #1766 )
2018-11-02 09:48:26 -04:00
Matt Kane
12418dd7f0
feat(config): add support for setting custom identifier field ( #1543 )
2018-11-01 14:02:11 -04:00
Benaiah Mischenko
288359da3b
fix(config): allow setting publish_mode to 'simple' ( #1827 )
2018-10-31 21:50:41 -04:00
Bartholomew
cd2036f500
fix(widget-list): fix list item deletion ( #1815 )
2018-10-26 15:42:23 -04:00
Christoph Schiessl
55d45a812e
fix(identity): switch user name reference to full_name ( #1809 )
2018-10-26 15:21:26 -04:00
Matt Suhay
68895079fb
improvement(widget-list): use singular label if available ( #1793 )
2018-10-26 15:00:43 -04:00
Leonardo Dino
9b72419096
fix(editor-component-image): fix null on empty markdown image alt ( #1778 )
2018-10-26 14:00:11 -04:00
Ranie Santos
33e20ad751
Remove single quotes before creating slug ( #1781 )
2018-10-23 22:24:17 -04:00
Jason Butz
cdcd51157f
improvement(list-widget): support filtering entries in list widget ( #1578 )
2018-10-23 21:51:11 -04:00
Aleksandr Grenishin
deaac3d78b
fix(uploadcare): allow to be Uploadcare to be used in list widget ( #1774 )
2018-10-23 21:47:53 -04:00
Joel Kuzmarski
f22c4dbd96
Update package.json ( #1764 )
2018-10-23 15:58:39 -04:00
Shawn Erquhart
a187d5afc8
Publish
...
- netlify-cms-core@2.1.1
- netlify-cms@2.1.3
2018-10-09 13:57:04 -04:00
Shawn Erquhart
d06c663778
fix(config): stop throwing on config.yml 404, fix manual init ( #1801 )
2018-10-09 13:53:12 -04:00
Shawn Erquhart
d37e2f56f4
Publish
...
- netlify-cms-backend-github@2.0.9
- netlify-cms@2.1.2
2018-09-17 12:23:20 -04:00
Shawn Erquhart
a28ed726aa
Revert "improvement: allow custom workflow branch name prefix ( #1494 )"
...
This reverts commit da0f520f0d4f7af0e0ec8af16fbdd04bc39751b4.
2018-09-17 12:19:14 -04:00
Shawn Erquhart
6874fe2643
Publish
...
- netlify-cms@2.1.1
2018-09-06 17:07:33 -04:00
Shawn Erquhart
b58d6fe651
chore: output blank css files to avoid broken builds ( #1724 )
2018-09-06 16:59:18 -04:00
Shawn Erquhart
9b18596fa2
Publish
...
- netlify-cms-backend-bitbucket@2.0.7
- netlify-cms-backend-git-gateway@2.0.8
- netlify-cms-backend-github@2.0.8
- netlify-cms-core@2.1.0
- netlify-cms-lib-util@2.1.0
- netlify-cms-media-library-uploadcare@0.2.0
- netlify-cms-widget-file@2.1.0
- netlify-cms-widget-image@2.1.0
- netlify-cms-widget-markdown@2.0.8
- netlify-cms@2.1.0
2018-09-06 14:38:16 -04:00
Shawn Erquhart
c0688211fd
chore: add uploadcare integration to deps
2018-09-06 14:32:10 -04:00
Shawn Erquhart
fa66ab3cc8
chore: allow uploadcare package to publish
2018-09-06 14:28:52 -04:00
Caleb
0d0180966a
fix: add support for default field values in editor components ( #1616 )
2018-09-04 13:29:06 -04:00
Andreas Richter
da0f520f0d
improvement: allow custom workflow branch name prefix ( #1494 )
2018-09-04 12:57:53 -04:00
Caleb
62b2f9c06b
improvement: use clear error if Git Gateway off ( #1695 )
2018-09-04 11:08:13 -04:00
Shawn Erquhart
0596904e0b
feat(media): add external media library support, Uploadcare integration ( #1602 )
2018-08-30 16:24:28 -04:00
Caleb
ae28f6301e
revert accidently pushed commit
...
Revert "improvement: clear error if Git Gateway settings 404"
This reverts commit 424a49e36c92501bad9610fbbe646088d7ab5400.
2018-08-29 19:58:12 -06:00
Caleb
424a49e36c
improvement: clear error if Git Gateway settings 404
2018-08-29 19:44:01 -06:00
Tony Zhang
4f3116de4d
fix: remove alert modal from localForage error case ( #1676 )
2018-08-28 17:48:10 -04:00
Bevan Wentzel
17530eb42a
improvement: show quick add dropdown conditionally ( #1679 )
2018-08-28 12:38:56 -04:00
Caleb
d139ac4df7
fix(bitbucket): setting site_id for BitBucket auth ( #1660 )
2018-08-27 16:04:58 -04:00
Caleb
e567d964a7
chore: remove unused file from #1433 ( #1661 )
2018-08-27 15:51:47 -04:00
Shawn Erquhart
530be69921
Publish
...
- netlify-cms-backend-bitbucket@2.0.6
- netlify-cms-backend-git-gateway@2.0.7
- netlify-cms-backend-github@2.0.7
- netlify-cms-backend-gitlab@2.0.6
- netlify-cms-core@2.0.9
- netlify-cms-ui-default@2.0.6
- netlify-cms-widget-list@2.0.6
- netlify-cms-widget-markdown@2.0.7
- netlify-cms-widget-number@2.0.5
- netlify-cms@2.0.11
2018-08-27 12:36:20 -04:00
Caleb
bc5b155cde
improvement: fix backend login buttons not showing login progress ( #1658 )
2018-08-27 12:25:32 -04:00
Caleb
a9666aadd4
refactor: cleanup unused variable ( #1652 )
2018-08-27 12:23:42 -04:00
Caleb
922b1846cb
chore: add missing react prop types ( #1651 )
2018-08-27 12:23:21 -04:00
David Francoeur
e215f6889c
fix(list-widget): use the sortable handle ( #1655 )
2018-08-27 11:14:03 -04:00
Shawn Erquhart
cad676dbf3
Publish
...
- netlify-cms-backend-bitbucket@2.0.5
- netlify-cms-backend-git-gateway@2.0.6
- netlify-cms-backend-github@2.0.6
- netlify-cms-backend-gitlab@2.0.5
- netlify-cms-backend-test@2.0.6
- netlify-cms-core@2.0.8
- netlify-cms-editor-component-image@2.0.4
- netlify-cms-lib-auth@2.0.4
- netlify-cms-lib-util@2.0.5
- netlify-cms-ui-default@2.0.5
- netlify-cms-widget-boolean@2.0.4
- netlify-cms-widget-date@2.0.5
- netlify-cms-widget-datetime@2.0.5
- netlify-cms-widget-file@2.0.5
- netlify-cms-widget-image@2.0.5
- netlify-cms-widget-list@2.0.5
- netlify-cms-widget-markdown@2.0.6
- netlify-cms-widget-number@2.0.4
- netlify-cms-widget-object@2.0.5
- netlify-cms-widget-relation@2.0.5
- netlify-cms-widget-select@2.0.4
- netlify-cms-widget-string@2.0.4
- netlify-cms-widget-text@2.0.5
- netlify-cms@2.0.10
2018-08-24 19:33:07 -04:00
Derek Newsom
d0f4821a19
improvement(editor): remove button background for editor status ( #1435 )
2018-08-24 18:52:53 -04:00
Brian Macdonald
06d3650fac
fix(list-widget): fix single field usage in list widget ( #1395 )
2018-08-24 17:39:35 -04:00
Robert Karlsson
a1677b0e24
chore: update Slate dependencies ( #1451 )
2018-08-23 16:54:55 -04:00
Benaiah Mischenko
83d2adc0be
fix(gitlab): fetch media library images through API ( #1433 )
2018-08-22 15:28:51 -04:00
Gil Greenberg
1fbe5b5957
improvement: Add Hint Option to all Widgets ( #1429 )
...
* Add hint to example admin config
* Add hint and hint position boolean above/below widget
* Style hint for both above and below widget
* Add hint and hint_above options to docs
* Remove hint above and make hint plaintext
2018-08-16 13:51:29 -07:00
Caleb
412d1e629f
fix: make media button consistent with links ( #1621 )
2018-08-15 16:37:41 -06:00