1550 Commits

Author SHA1 Message Date
b4ad94e7e2 Make contributor data available to hugo 2017-12-06 17:09:29 -08:00
a019edb860 Copy changes 2017-12-07 00:48:22 +01:00
519a3d0fbd Various fixes 2017-12-07 00:21:25 +01:00
d2274afff2 Website redesign 2017-12-07 00:21:25 +01:00
834c5f4942 Throw if cannot infer format from file extension. 2017-12-06 10:23:08 -05:00
326dd48cc0 Remove support for markdown and html as explicit formats.
The `frontmatter` format is the correct one to use here.
2017-12-06 10:23:08 -05:00
d5ff92e47e Throw config error if unsupported format. 2017-12-06 10:23:08 -05:00
db14b9747a Split collection config validator.
Also clarify collection validation messages.
2017-12-06 10:23:08 -05:00
864083bc8b Infer format from extension for new entries.
If a collection has no format specified, we try to infer the format from
the file extension when reading. This commit also allows us to infer the
format from the `extension` set in the config, so that we can still
create the correct format when making a new file.
2017-12-06 10:07:07 -05:00
0e51cff231 Do not infer file format if collection specified.
Before, we always tried to infer a file's format, even if it was
explicitly specified in the collection's config. This commit makes it so
that we always use the format from the config if it is specified, and
only if it is not set do we try to infer it from the file extension.
2017-12-06 09:53:38 -05:00
9b2e51d75d fix slate mark rendering 2017-12-06 01:02:41 -05:00
2533b69bcd Make docs links in README point to website. (#864) 2017-12-05 08:05:42 -08:00
155f40e5e4 Migrate netlify-cms-www site into this repo (#860)
* Add frontmatter to docs files (prep to move)

* Move docs into position for website migration

* Migrate website from netlify-cms-www

Some modifications, including most of the changes in https://github.com/netlify/netlify-cms-www/pull/58 (previously reverted).

Also updated the readme and added hugo-bin for quicker onboarding of new docs contributors.

* Remove netlify.toml

This allows separate build commands for cms-demo and netlifycms.org.

* Remove website/netlify.toml

May re-add later, but it's not doing anything for now.

* Remove unused content file
2017-12-04 16:42:20 -08:00
8e529ee7cc Added basic documentation for select widget (#806) 2017-12-04 10:51:31 -08:00
8b24d1c12d Fix badge consistency 2017-12-01 14:55:04 -05:00
6f3e3b92de Fix gitter badge 2017-12-01 14:53:56 -05:00
f8c559a02c Switch community info to Gitter 2017-12-01 14:50:29 -05:00
2e7e66dc29 Fixes #846 Backspace removes empty blocks (#854)
* Fixes backspace remove empty block

* rename data to event
2017-11-30 12:09:13 -05:00
28924eeea5 Drop outdated Gatsby note from quick start docs. (#850) 2017-11-28 15:48:40 -08:00
6eeeae485c Release 0.7.6 2017-11-27 22:52:58 -05:00
0caae558f9 handle when a date/datetime field is updated to empty 2017-11-27 22:41:47 -05:00
a7ad6d570e allow empty default date value 2017-11-27 22:25:00 -05:00
1a7c999f12 simplify date time initial value set 2017-11-27 22:25:00 -05:00
b5b7fab2a7 Coerce includeTime to a boolean 2017-11-27 22:25:00 -05:00
d6c0505c49 Fixes for date formatting PR 2017-11-27 22:25:00 -05:00
688332410c Keep old behevior if no format attribute is set on date widgets 2017-11-27 22:25:00 -05:00
704f1144ed Make date and datetime widget respect format attribute 2017-11-27 22:25:00 -05:00
68f00987d2 Add global error boundary.
This adds an error boundary around the entire app, so that a crash does
not just show up as an empty white screen.
2017-11-27 22:22:18 -05:00
44cc9cbd6f Update bundled version of gotrue-js to latest 2017-11-27 20:45:19 -05:00
ed5bf36edd Enable WebPack scope hoisting.
This is only enabled for the production build, as it breaks Hot Module
Reloading.
2017-11-27 16:58:35 -05:00
2f75e3a286 Add igk1972 to contributors (#784) 2017-11-27 15:56:57 -05:00
56b1c7be3a Add oauth-provider-go to authentication-backends.md 2017-11-27 15:56:57 -05:00
a72a08f7a2 Add JSON as manually supported format. 2017-11-27 15:37:37 -05:00
5271e0f7e7 Fix empty image fields saving null or undefined. 2017-11-27 15:28:41 -05:00
0515a70c03 Additional edits to auth doc 2017-11-27 15:11:58 -05:00
fecfd000b0 proposed changes to auth docs update (#780) 2017-11-27 15:11:58 -05:00
92fae8a903 Update Authentication doc to cover all backends 2017-11-27 15:11:58 -05:00
8bd48e164b Revert "remove internal docs"
This reverts commit 8cfe2c549dc350bb7650c1b0321813c5f17ce2d8.
2017-11-27 14:22:11 -05:00
8cfe2c549d remove internal docs 2017-11-27 13:48:44 -05:00
5647b5c3c2 update slate snapshots 2017-11-27 12:08:40 -05:00
8ef0769a07 move slate-react to 0.10.11 until scroll bug fixed 2017-11-27 12:08:40 -05:00
b25e7de15e Update Slate to 0.30.0 2017-11-27 12:08:40 -05:00
9342c9c064 fix slate migration bugs 2017-11-27 12:08:40 -05:00
1bbaebf6d5 disable slate-edit-table plugin until updated 2017-11-27 12:08:40 -05:00
63d2b09b09 Update Slate to 0.29.0 2017-11-27 12:08:40 -05:00
c9e97b5c7e Update Slate to 0.28.0 2017-11-27 12:08:40 -05:00
ff0b8d4ca8 Update Slate to 0.27.0 2017-11-27 12:08:40 -05:00
b02d3dc47a Update to Slate 0.26.0 2017-11-27 12:08:40 -05:00
55abeadf82 Add Spectrum badge (#839) 2017-11-27 09:18:59 -06:00
1344fca7d8 Release 0.7.5 2017-11-19 02:17:19 -05:00