9 Commits

Author SHA1 Message Date
17b40b58ea fix frontmatter stringification for date fields
Switches back to custom frontmatter stringification
until support lands in preliminaries. This is necessary
because we use custom schemas for certain data types,
such as dates and times.
2017-04-21 10:34:33 -07:00
881c0b0958 Fixes #113 Add ability to disable editor preview for a collection 2017-04-14 13:26:09 +01:00
570712c0de #315 fix example optional field 2017-03-29 15:12:28 -04:00
6b73c39ba8 Support for object widget 2016-10-28 04:51:37 +02:00
80a2cefbf0 Add json format support 2016-10-27 15:33:15 +02:00
2496ec09a4 Single file collections (#132)
* Files based collections skeleton

* listing file based cards

* create new entry with collection

* moved lookupEntry to main backend

* Editing single page Collections file

* List widget basic implementation

* Adjustments for test-repo

* check if value exists before trying to iterate over
2016-10-21 20:42:14 -02:00
ea9923e0c8 content Cards refactor 2016-07-12 17:04:21 -03:00
1741c12bea First CardUI commit 2016-07-11 18:57:54 -03:00
c60d8ba706 Initial commit 2016-02-25 00:45:56 -08:00