Shawn Erquhart
6b45a46a39
add media library
...
* rebase editorial workflow pull requests when behind
* fix async/await transpilation
* add media library pagination
* switch media library to grid layout
* ensure that only cms branches can be force updated
2017-11-08 15:00:28 -05:00
Caleb
8b5dc61e6c
Change "new entry" path to avoid slug conflicts.
2017-10-19 13:43:59 -04:00
Darrel O'Pry
2617621a47
Remove unused urlize
2017-10-04 12:37:54 -04:00
Caleb
793afc8b73
Remove mutation from sanitizeIRI
.
2017-10-03 20:27:30 -06:00
Caleb
fdc4054fbd
Remove recursion for sanitizeIRI
replacement checking.
2017-10-03 19:21:58 -06:00
Caleb
451c69cb87
Fix alternate replacement not always working in sanitizeSlug
.
2017-10-03 18:46:12 -06:00
Caleb
b8006bbcbe
Update slug sanitization errors.
2017-10-03 18:11:45 -06:00
Caleb
2b64fbfba6
Allow empty options object for sanitizeSlug
.
2017-10-03 16:16:24 -06:00
Caleb
716f55cd8e
Make sure sanitizeIRI
replacement character is safe.
2017-10-03 16:15:53 -06:00
Caleb
f40f58b7dd
Add default replacment to sanitizeIRI.
2017-10-03 16:15:52 -06:00
Caleb
be28f895bc
Document slug sanitizing functions.
2017-10-03 16:15:51 -06:00
Caleb
8fb326ff2b
Make sanitizeSlug
immutable.
...
Thanks @erquhart!
2017-10-03 16:15:42 -06:00
Caleb
72492749d9
Move slug sanitizer to a seperate function.
2017-10-03 13:03:28 -06:00
Caleb
4e5a004010
Make ucschars
regex smaller.
2017-10-03 13:03:27 -06:00
Caleb
9bc65cd0ac
Re-implement standard slugification with IRIs instead of URIs.
2017-10-03 13:03:26 -06:00
Mathias Biilmann Christensen
890ee3d7e3
Update old netlify-auth-js to gotrue-js
2017-09-05 13:24:16 -07:00
Shawn Erquhart
705e348138
update sidebar styling, add new entry links ( #276 )
...
* udpate sidebar styling, add new entry links
* make sidebar new entry links always visible
* simplify app bar implementation, findbar
2017-03-15 11:32:41 -07:00