Commit Graph

8 Commits

Author SHA1 Message Date
c4614788c6 Make the invoker responsible for positioning the composer cursor 2015-05-23 08:34:54 +09:30
5fff4791f8 Disable composer textarea before it has fully slid up
Prevents early focusing of the textarea while it is still off the edge
of the viewport, which was causing scroll position to jump
2015-05-19 09:17:48 +09:30
895fad928d Fix broken composer extensibility 2015-05-18 10:55:07 +09:30
aa2bc23039 Drastically improve how the composer looks and behaves
- New, cleaner, more prominent look
- Make it statically positioned down the bottom on mobile, so you can
still scroll up to look at posts
- Fix some bugs with animation, jumping between views
2015-05-18 10:40:14 +09:30
2c0b87f8c2 Don't bother confirming exit if there's no content 2015-05-14 22:41:05 +09:30
9328277961 Focus at the end of the textarea when showing composer 2015-05-14 22:41:05 +09:30
a8d762abff Make text editor's controller accessible 2015-05-14 22:41:05 +09:30
b68a4711dc Replace Ember app with Mithril app 2015-04-25 22:28:39 +09:30