discourse/app/assets/stylesheets
Robin Ward 40f86829f7 Post Cloaking:
* We now use a new custom view, {{cloaked-collection}} to display posts in a topic.

* Posts are removed and inserted (cloaked/uncloaked) into the DOM dynamically based on whether they
  are visible in the current browser viewport.

* There's been a lot of refactoring to ensure the relationship between the post views and the topic
  controller is sane.

* Lots of fixes involving jumping to a post, including a new LockOn component to that tries to stay
  focused on an element even if stuff is loading before it in the DOM that would normally push it
  down.
2013-11-27 12:53:32 -05:00
..
common When flag is from system, don't show a user avatar. Say System: instead 2013-11-22 11:14:09 -05:00
desktop Post Cloaking: 2013-11-27 12:53:32 -05:00
mobile Moved more into components, including summary stuff. 2013-11-18 12:08:21 -05:00
vendor Support for choosing a destination category when splitting topics. 2013-10-29 15:30:06 -04:00
admin.css Restructure the app/assets/stylesheets directory 2013-08-28 13:58:44 -04:00
common.css.erb new mobile styles, some structure changes 2013-09-05 12:09:40 -04:00
desktop.css.erb minimizing the desktop topic view, also effects the background on all pages and removed bootstrap 2013-10-19 18:18:25 -04:00
mobile.css.erb Restructure the app/assets/stylesheets directory 2013-08-28 13:58:44 -04:00