Hannah Wolfe
653fa325e2
Merge pull request #5319 from jaswilli/nav
...
Refactor main nav menu into components
2015-05-25 18:37:37 +01:00
John O'Nolan
ef81feebdb
Refactor blog-navigation settings screen
...
- Better markup
- Cleaner CSS
- Fixed icon implementation
- New grab handle icon
- Better mobile styles
2015-05-25 14:23:49 +01:00
Jason Williams
c0254eabab
Refactor main nav menu into components
2015-05-24 01:42:59 -05:00
Austin Burdine
77d08c3207
fixed notification components
2015-05-22 19:05:17 +01:00
John O'Nolan
f6850e03f7
Fix uploader styles
2015-05-22 19:05:14 +01:00
John O'Nolan
2036552c76
First pass new notification component
2015-05-22 19:05:12 +01:00
John O'Nolan
3bf189ec67
First pass - strip mixins
2015-05-22 19:02:09 +01:00
John O'Nolan
eadbf7c582
Integrate new admin frame
2015-05-22 19:02:05 +01:00
Robert Jackson
b16284f1ed
Replace gh-blog-url helper with a component.
...
Accessing `this` inside an `Ember.HTMLBars.makeBoundHelper` will not
always return the containing `view` object. Instead, use a component.
2015-05-05 14:40:18 -04:00
Matt Enlow
ee0c32dfc9
Ember 1.11.1
...
- remove `bind-attr` all over the place
2015-04-05 21:13:30 -06:00
Hannah Wolfe
5db6fc4f18
No more CodeMirror
...
closes #4368 , fixes #1240 (spellcheck), fixes #4974 & fixes #4983 (caret positioning bugs)
- Drop CodeMirror in favour of a plain text area
- Use rangyinputs to handle selections cross-browser
- Create an API for interacting with the textarea
- Replace marker manager with a much simpler image manager
- Reimplement shortcuts, including some bug fixes
2015-03-17 14:32:55 +00:00
Matt Enlow
6e4bdbaefb
The great migration (EAK -> ember-cli)
2015-03-11 12:37:41 -06:00