This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Jacob Chapel 0d0d9adb80 FIX: Make extra info header properly responseive
The current solution assumed the width of the logo which caused
the user info and icons bar to shift down when the title is shown.

This fixes that by making the extra info wrapper responsive
and use up the full width, not needing manual breakpoints.
2014-09-11 01:21:19 -07:00
..
components FEATURE: suppress admin glyph for admins 2014-09-11 10:54:25 +10:00
controllers FEATURE: inform users if forgot password works or not 2014-09-11 12:04:44 +10:00
dialects FIX: fix dialect block ordering 2014-09-10 13:29:40 +02:00
ember ES6: grouped-each helper and moved event dispatcher to an initializer 2014-08-13 16:46:59 -04:00
helpers Rename {{icon}} helper to {{fa-icon}} for future Ember 2014-09-09 17:29:05 -04:00
initializers Rename {{icon}} helper to {{fa-icon}} for future Ember 2014-09-09 17:29:05 -04:00
lib UX: Only intercept Cmd-F/Ctrl-F for search on a topic when not all posts 2014-09-09 16:05:17 -04:00
mixins PERF: Do far fewer checks and use a lot less memory when loading more 2014-08-27 15:31:06 -04:00
models fix test 2014-09-11 11:15:49 +10:00
routes minor refactor 2014-09-10 16:33:39 +10:00
templates FIX: Make extra info header properly responseive 2014-09-11 01:21:19 -07:00
views FEATURE: add new 'convert to staff message' in post wrench menu 2014-09-10 23:08:33 +02:00