31 Commits

Author SHA1 Message Date
fd9e2c89f2 feat(select-widget): add min/max validation (#3171) 2020-01-30 17:53:46 -08:00
7a1d44ad09 docs(list-widget): add collapsed option to list widget docs (#3090) (#3165) 2020-01-29 09:59:02 -08:00
63ae92428a docs: update datetime widget description (#3063) 2020-01-12 11:30:27 +02:00
e262e88ec1 docs: add code widget docs (#3023) 2020-01-03 21:09:08 -05:00
78face334f feat(widget-markdown): add headings dropdown (#2879) 2019-11-18 17:16:33 -05:00
47be26fbfe docs: add type specification of relation widget valueField (#2446) 2019-11-07 16:25:21 -05:00
5b2fb611f5 docs: update select widget default value docs (#2723) 2019-10-24 11:10:23 -04:00
49e142ef59 enhancement(widget-relation): support custom options length (#2520) 2019-09-09 16:16:15 -04:00
65d49dae9a chore: update datetime widget and deprecate date widget (#2615) 2019-09-05 16:16:55 -04:00
d6964b50b3 feat(widget-relation): support nested field references in relation widget (#2391) 2019-06-24 19:32:02 -04:00
fad8e766cf Update select.md (#2227)
* Update select.md
2019-03-20 16:42:04 +01:00
93ba704ade doc: relation widget add multiple options (#2112) 2019-02-28 10:54:54 -05:00
dc44caca20 feat(widget-number): add range validation (#2049) 2019-02-08 15:01:08 -05:00
18f34d2aca feat(netlify-cms-widget-map): add map widget (#2051) 2019-02-05 17:41:21 -05:00
1fc2f50499 feat: add cloudinary support (#1932) 2018-12-04 17:04:52 -05:00
53c00940fe Update image.md (#1923)
* Update image.md

Update the docs to match the configuration example

* Remove deprecated options field
2018-11-30 09:27:06 +01:00
88bf287221 feat(netlify-cms-widget-select): add support for multiple selection (#1901) 2018-11-29 09:34:04 -05:00
855efd848e feat(widget-date): add input display formatting (#1739) 2018-11-21 20:13:32 -05:00
616117644c Update list.md (#1892) 2018-11-20 22:31:54 +01:00
c592b293ba docs: add markdown parsing clarification (#1598) 2018-11-02 13:27:48 -04:00
b167b79fc6 Fix single field list example (#1790)
Closes #1710
2018-10-05 01:48:27 +02:00
6e453b3f08 docs: make widget docs editable (#1782)
* make widget docs editable

* update widget doc frontmatter keys

* improve docs preview

* fix formatting

* fix preview

* add prism highlighting for previews

* fix formatting

* restore cms branch
2018-10-01 20:00:57 -04:00
0596904e0b feat(media): add external media library support, Uploadcare integration (#1602) 2018-08-30 16:24:28 -04:00
0adfd4f04c (docs) fixed 404s and minor typos (#1639)
**Summary**
Fixed 404s (converted absolute links to relative links) and minor typos across several pages.

**Test plan**
Previewed locally

**A picture of a cute animal (not mandatory but encouraged)**
![pups](https://user-images.githubusercontent.com/31967674/44364132-353b6480-a494-11e8-9b01-ff7d32bfceda.jpg)
2018-08-20 16:37:10 -04:00
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
8ee7221b3c docs(fix): #1613 link to demo configuration code for widgets (#1620) 2018-08-15 11:11:03 -06:00
ebc2471c6b docs(fix): revert prettier formatting on markdown files (#1612)
Prettier formatting our markdown files is causing bugs because of the
differences between Gatsby's parser and Prettier's. Also, Prettier
formats the inline code-blocks containing example CMS configs, but the
formatting it uses doesn't really make much sense or match the suggested
CMS config style.

It doesn't actually make much sense to format the docs anyway, since we
use the CMS itself to edit/generate them.
2018-08-14 11:33:13 -06:00
583377bc92 docs(fix): widget example code layout on Site (#1606)
* Fix widget example layout

* Stop running MarkDown through Prettier.
2018-08-14 08:37:07 -06:00
f801b19221 chore: add code formatting and linting (#952) 2018-08-07 16:46:54 -04:00
7424540b0d update href to include a valid URL. (#1533) 2018-07-28 16:34:07 -04:00
04c44518b2 convert website from hugo to gatsby (#1369) 2018-07-25 07:47:26 -04:00