0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 18:22:40 +00:00

Removing the need to have codemirror in shared

This commit is contained in:
Scott Tolksdorf
2016-12-26 13:29:11 -05:00
parent 9fd7586726
commit b45ec32e44
124 changed files with 3 additions and 22948 deletions

View File

@@ -6,11 +6,12 @@
- [x] Remove Docker support
- [x] Improve docs, explain what that project is
- [ ] Fix search API for admin?
- [ ] Change icon on editor bar to a menu icon
- [x] Change icon on editor bar to a menu icon
- [ ] Add a new button to the user page navbar
- [ ] Fix styling on user page for items
- [ ] Upgrade to Vitreum v4
- [ ] Add middleware for environments
- [ ] Default node_env in configs using nconf (default to local)
- [ ] Make a `dev.routes.js` file to store things like login and search
- [ ]
- [ ] Add syntax highlighting to a `\page` line
- [ ] Look into snapping from editor position -> renderer position