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
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
..
components Auto-close time can be entered in 3 ways, so a topic can close at any time 2013-11-27 09:52:35 -05:00
controllers Post Cloaking: 2013-11-27 12:53:32 -05:00
dialects Updated documentation for inlineRegexp 2013-11-25 11:35:28 -05:00
ember refactors Discourse.Resolver 2013-09-30 18:18:03 +02:00
helpers header sitemap integration tests 2013-11-21 20:38:56 +01:00
lib Post Cloaking: 2013-11-27 12:53:32 -05:00
mixins Post Cloaking: 2013-11-27 12:53:32 -05:00
models Post Cloaking: 2013-11-27 12:53:32 -05:00
routes Post Cloaking: 2013-11-27 12:53:32 -05:00
templates Post Cloaking: 2013-11-27 12:53:32 -05:00
views Post Cloaking: 2013-11-27 12:53:32 -05:00