17 Commits

Author SHA1 Message Date
Daniel Lautzenheiser
9a2827d94c Point to new documentation site 2022-09-30 19:34:18 -04:00
Daniel Lautzenheiser
8acda23acc
Feature/rebrand (#3) 2022-09-30 08:13:47 -04:00
Daniel Lautzenheiser
0b64464611
Feature/single package (#1) 2022-09-28 22:04:00 -04:00
Daniel Lautzenheiser
04098bf96d Allow custom icons and additional links in left nav 2022-09-20 10:14:40 -04:00
CommanderRoot
59b9348093
chore: replace deprecated String.prototype.substr() (#6333)
* chore: replace deprecated String.prototype.substr()

.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated

Signed-off-by: Tobias Speicher <rootcommander@gmail.com>

* refactor: add prefer slice lint rule and fix errors

Co-authored-by: erezrokah <erezrokah@users.noreply.github.com>
2022-03-28 17:29:56 +00:00
andreascm
88a5a8098e
fix: deprecate inconsistent config param case (#4172) 2020-08-31 14:25:48 +03:00
Erez Rokah
100b0645a1
chore: fix demo site (#3998) 2020-07-09 17:19:53 +03:00
Erez Rokah
c56ae0850f
fix(cms-demo): pad days when creating test-repo date field (#3972) 2020-07-01 15:13:00 +03:00
Erez Rokah
8982b57854
chore: fix dev site dates to iso format (#3949) 2020-06-25 18:28:23 +03:00
Erez Rokah
af7bbbd9a9
Feat: nested collections (#3716) 2020-06-18 10:11:37 +03:00
Shashank Bairy R
c28cc0c9e7
feat: add filter to collection view (#3741) 2020-05-24 20:37:08 +03:00
Erez Rokah
3dd56125e4
chore: fix kitchen sink markdown indentation (#3560) 2020-04-07 21:06:26 +03:00
Bartholomew
2d1d1c13df fix(netlify-cms-core): fix fields metadata for objects and lists (#2011) 2019-02-08 14:55:03 -05:00
Simon Hanukaev
8ddc168197 feat(netlify-cms-widget-list): add variable type definitions to list widget (#1857) 2018-12-26 23:51:35 -05:00
Shawn Erquhart
0596904e0b
feat(media): add external media library support, Uploadcare integration (#1602) 2018-08-30 16:24:28 -04:00
Shawn Erquhart
b79c042e9e
chore(e2e): add cypress integration test of editorial workflow (#1573) 2018-08-03 19:23:43 -04:00
Shawn Erquhart
892c51ce86
chore: move local dev env to netlify-cms (#1538) 2018-07-28 17:11:29 -04:00