1
0
mirror of https://github.com/flarum/core.git synced 2025-06-26 04:34:45 +02:00
Commit Graph

5 Commits

Author SHA1 Message Date
e466dcc626 Significantly improve mobile UX
Most of  done.

- Use FastClick to make everything feel more responsive
- Use transforms for animations to make them silky smooth
- Style the drawer the same as the header to keep things simple
- Revert to fixed composer, but allow it to be minimised
- Add a separate notifications page for mobile so it’s easy to go back
- Add indicator to the menu button when there are unread notifications
- Close the drawer when navigating away
- Make dropdowns/modals scrollable
- Many other mobile tweaks and bug fixes

Didn’t take much care to keep CSS clean, due to 
2015-06-24 11:44:53 +09:30
8f856f85db Externalize babel helpers.
Saves 2kB after minify+gzip :D
2015-06-08 15:28:45 +09:30
31a3de641f Use new flarum-gulp package. 2015-06-08 14:57:23 +09:30
342c8db5bd Share bower components between forum/admin 2015-05-05 09:16:34 +09:30
b68a4711dc Replace Ember app with Mithril app 2015-04-25 22:28:39 +09:30