0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-09 18:02:39 +00:00

Moved codemirror in the shared dir, new codeeditor seems to be working

This commit is contained in:
Scott Tolksdorf
2016-05-04 13:28:19 -04:00
parent 5ba8489a42
commit 582602740f
246 changed files with 49222 additions and 6 deletions

View File

@@ -6,6 +6,7 @@ X Simplify the panel css to remove the current issues
- Build new `BrewRenderer`, clean support for partial rendering
- Add `infoBox` to BrewRenderer to show views, and current pages
- remove old status bar
- remove jsoneditor (if we don't need it)
- Add in markdown editor
- Add bleed snippet (bump)
- Add the '/new' page and force save to reduce database size
@@ -14,6 +15,7 @@ X Update the admin page with pagnition and a query box
X Test the old/small brew filtering for deleteion
- Partial rendering kills style tags on unrendered pages. Detect if pages have style tags and render them.
- Add in the link of Pateron?
- Add in brew title, use for metadata?
- Add in a tutorial page?