3286 Commits

Author SHA1 Message Date
9bc80ed5e4 add object support to widgetsFor 2017-03-06 13:30:40 -05:00
9dca9f912a add widgetsFor helper
This allows individual widgets to be accessed
from preview templates that handle lists
2017-03-06 12:28:40 -05:00
73d5cf9031 Merge pull request #242 from bkniffler/patch-1
Add missing quotes to babelrc
2017-02-24 16:25:53 +01:00
2fa251f366 Add missing quotes 2017-02-22 13:22:38 +01:00
b777343d70 yet another field ordering related change 2017-02-21 23:59:34 -08:00
57ec140363 Merge pull request #241 from netlify/fix-order-for-fields-in-files-collections
Fix ordering when persising a files based entry
2017-02-21 23:45:15 -08:00
eefdf2ce95 Bump version 2017-02-21 23:41:54 -08:00
09e6f2c80e Fix ordering when persisting a files based entry 2017-02-21 23:41:40 -08:00
c94d6e71c9 Bump version 2017-02-21 23:24:28 -08:00
db078d2f26 Merge pull request #240 from netlify/fix-persistence-for-files-collections
Fix persistence for collections stored in different files
2017-02-21 23:23:39 -08:00
e9088957b3 Fix persistence for collections stored in different files
Getting the order of the fields failed when the collections was not folder based
2017-02-21 23:04:12 -08:00
aa9a97ecba Bump version 2017-02-20 23:53:26 -08:00
e294b87554 Merge pull request #231 from verythorough/fix-img-width
Prevent giant images in editor
2017-02-17 16:27:16 -08:00
916c890896 Updated README to reflect new Docs 2017-02-08 16:29:15 -02:00
905cacf1cc Additional Docs 2017-02-08 16:28:57 -02:00
e8dfadc40d Added 'text' and 'hidden' widgets 2017-02-08 16:28:36 -02:00
ccd9e0a10c Intro docs (#233)
* Draft of Intro/Core Concepts + partial draft of Quick Start

* Revise Intro doc

* Quick Start draft complete

* Revise Quick Start

* Fix editorial workflow description in intro.md
2017-02-08 15:43:52 -02:00
27275ed677 Merge pull request #232 from marzeelabs/feature/#222_encodeuri_branch_name
#222 - Encode branch name on requests to avoid errors with special chars
2017-02-07 17:38:00 -02:00
471b26a9d5 #222 - Encode branch name on requests to avoid errors with special chars 2017-02-03 15:10:27 +00:00
ffead874bf Fix oversized images 2017-02-02 13:15:20 -08:00
679634afec Version bump 2017-01-31 17:10:36 -02:00
507b4cb957 Don't try to validate hidden fields 2017-01-31 17:09:45 -02:00
90365b711c Version Bump 2017-01-26 19:26:11 -02:00
ecbcbf06b5 Role authorization for Netlify-auth (#224) 2017-01-26 19:23:42 -02:00
922ecbdf4d Merge branch 'master' of github.com:netlify/netlify-cms 2017-01-26 16:49:36 -02:00
72afa2b852 Reformatted auth steps 2017-01-24 17:25:36 -02:00
b6c5545b4e Merge pull request #221 from netlify/auth-instructions
Added instructions to add GitHub as an auth provider
2017-01-24 17:19:20 -02:00
2a7314a3ef Removed console log 2017-01-23 18:32:39 -02:00
f991ee46be instructions to auth github 2017-01-22 13:09:20 +00:00
8e26d5db81 Bump version 2017-01-21 16:57:13 -08:00
acc0f9b83e Update netlify-auth 2017-01-21 16:56:49 -08:00
4f883f022c Update netlify-auth dependency 2017-01-20 23:02:53 -08:00
d237318ef4 Bugfix: Only try to load file if there's a path 2017-01-19 17:28:06 -02:00
4dd0c0ccb5 Bugfix: Images not appearing on search 2017-01-19 16:34:13 -02:00
b8ce78a5f0 Version Bump 2017-01-19 16:05:58 -02:00
0e10c3f984 Local search (#220)
* Version Bump

* local search skeleton

* Added WaitService middleware

* Return matching queries

* wait action middleware rename/refactor

* bigger debounce time

* Fix: Initialize state using Immutable

* Local Search without integrations

* Local Search refactor: Keep state in closure, recurse

* “string” should be treated as the default widget by the inference. Closes #199
2017-01-19 15:50:26 -02:00
f5d1fa7314 Makes input fields easier to click. Closes #173 2017-01-19 14:26:49 -02:00
78a9ac0f4b Added more synonyms 2017-01-19 13:44:40 -02:00
ef9f499b42 Bugfix: Do not try to normalize absolute paths 2017-01-19 13:31:44 -02:00
b64259cb5a Sort frontmatter according to the fields order in config file. Closes #215 2017-01-19 12:09:18 -02:00
01e11e9213 Version bump 2017-01-18 18:26:37 -02:00
bd13a847a7 bugfix in path. Closes #219 2017-01-18 18:26:01 -02:00
bd6b4eeeae Version Bump 2017-01-16 16:56:08 -02:00
fea9ab2295 Merge branch 'master' of github.com:netlify/netlify-cms 2017-01-16 16:53:10 -02:00
11f7c1e047 bugfix in proptype 2017-01-16 16:52:59 -02:00
7b755d5839 Bugfix: List with basic string should call onChange 2017-01-16 16:52:24 -02:00
63ae669507 more variety of presence check 2017-01-16 16:51:53 -02:00
19f9394f6c Updated CMS version 2017-01-13 20:02:40 -02:00
e51b098fef Version bump 2017-01-13 19:48:15 -02:00
8c6bbed0cd Make sure to try to persist on next tick 2017-01-13 19:46:49 -02:00