1
0
mirror of https://github.com/flarum/core.git synced 2025-06-10 16:44:59 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
ea510b5ea0 Fix composer only sliding down some of the way 2015-06-03 18:06:39 +09:30
f8d681d9ab Fix bug where switching composer component would lead to incorrect rendering 2015-06-01 08:49:23 +09:30
1dc036da65 Only do double redraw if there is a component we need to get rid of 2015-05-23 08:35:12 +09:30
c4614788c6 Make the invoker responsible for positioning the composer cursor 2015-05-23 08:34:54 +09:30
935e2d272a Force redraw of composer component when switching in a new one 2015-05-21 13:08:33 +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
6e6f81b6ff Tweak composer anchoring/animation 2015-05-14 22:41:04 +09:30
e8e3bc005d Prevent re-showing the composer when it's already showing 2015-05-14 22:41:04 +09:30
a5b2a3da03 Work around Mithril bug 2015-05-07 15:41:04 +09:30
b68a4711dc Replace Ember app with Mithril app 2015-04-25 22:28:39 +09:30