68 Commits

Author SHA1 Message Date
8acda23acc Feature/rebrand (#3) 2022-09-30 08:13:47 -04:00
0b64464611 Feature/single package (#1) 2022-09-28 22:04:00 -04:00
d3ccb2dc88 chore: update readmes and dependencies 2018-07-26 18:01:26 -04:00
f66cdd6ef7 update changelog 2018-07-21 12:06:51 -04:00
264b7ba26e update changelog 2018-07-03 10:22:25 -04:00
773cf8e30d update changelog 2018-06-15 22:33:20 -04:00
bfd8d526cf update changelog and version 2018-06-14 12:20:10 -04:00
4bb66fc008 update changelog demo links 2018-06-12 10:33:28 -04:00
bc53dc1789 Release 1.9.0 2018-06-12 10:22:41 -04:00
517f47d1da update changelog 2018-06-12 09:58:44 -04:00
8202aa4000 update changelog 2018-06-11 22:13:18 -04:00
1f94e3123d udpate changelog 2018-06-11 17:13:19 -04:00
df365634c0 update changelog 2018-05-25 14:41:02 -04:00
54bb2e9a5c update changelog 2018-05-25 13:33:04 -04:00
9fd0ff4a6a return date object from date/datetime widgets if no format set (#1296)
* return date object from date/datetime widgets if no format set

BREAKING CHANGE

As of 1.0, the documented behavior for the date and datetime widgets was
to always return a string value, but they were instead returning a date
object if the default date was not manually changed by the user. This
was addressed in #1143, but it became clear afterward that static site
generators were depending on the raw date objects that Netlify CMS was
unintentionally producing. Remaining as is or addressing the bug were
both "breaking" states, so this commit reverts to producing raw date
objects when no format is explicitly set.

It is now considered an edge case to require string dates, as most
static site generators expect to parse a raw date against formatting in
a site's templates.

Also note that this commit improves the original behavior by always
providing a date object when no format is provided, even if the user
manually changes the value.

* produce raw date when no format is provided
2018-05-25 12:03:44 -04:00
7354180f0d update changelog 2018-05-24 09:29:53 -04:00
e93e2b572a update changelog 2018-05-24 09:25:24 -04:00
4225f205d8 update changelog 2018-05-23 17:41:52 -04:00
eb41cae622 update changelog 2018-05-23 17:02:01 -04:00
5ff1195e54 update changelog 2018-05-23 16:55:07 -04:00
8266d25a49 update changelog 2018-05-17 12:10:23 -04:00
fd93f5e17f Release 1.8.0 2018-05-16 09:20:40 -04:00
1316f21b1b add 1.7.0 demo link 2018-04-24 21:56:38 -04:00
e9a657349a Release 1.7.0 2018-04-24 21:50:24 -04:00
855bfde79b allow custom auth endpoint (#1294) 2018-04-24 21:35:56 -04:00
f5d26ba8b2 update changelog 2018-04-19 15:10:40 -04:00
3b24c42327 Release 1.6.0 2018-04-19 14:37:11 -04:00
0f5a7b9606 update changelog 2018-04-12 13:51:21 -04:00
cd59b62b0a update changelog 2018-04-12 13:47:54 -04:00
6b05b6f82b add demo links to changelog 2018-04-12 13:27:24 -04:00
b16074e377 Release 1.5.0 2018-04-11 10:03:22 -04:00
100f56220c Feature Reuest: Append slug: hour, minutes, secounds (#1207) 2018-04-05 08:16:18 -06:00
b97ce89f29 update changelog 2018-04-04 14:41:24 -04:00
eeb8e71f49 Release 1.4.0 2018-03-29 17:32:07 -04:00
d3129168ae Release 1.3.5 2018-03-06 18:06:34 -05:00
030b5a564c Release 1.3.3 2018-03-06 17:27:57 -05:00
ba552f3d46 Release 1.3.2 2018-03-06 16:47:01 -05:00
e27c88d767 update changelog 2018-03-03 22:45:58 -05:00
6ee1d064c1 fix changelog 2018-03-03 22:41:37 -05:00
2949e01b37 Release 1.3.1 2018-03-03 22:40:02 -05:00
5b5e035014 Release 1.3.0 2018-02-27 21:20:46 -05:00
175e81bf3c update changelog 2018-02-27 20:36:08 -05:00
827ed49bf5 update changelog 2018-02-27 17:24:09 -05:00
da64e9afaa update changelog 2018-02-27 11:08:13 -05:00
77ad548faf update changelog 2018-02-27 11:07:34 -05:00
db99163d8d update changelog 2018-02-27 10:59:59 -05:00
19e76479f6 Release 1.1.0 2018-01-25 13:18:26 -05:00
5be7d3c7e4 Release 1.0.4 2018-01-23 10:37:49 -05:00
264de892fb update changelog 2017-12-24 08:47:56 -05:00
4831af9215 update changelog 2017-12-22 16:46:24 -05:00