mirror of
https://github.com/discourse/discourse.git
synced 2025-01-22 14:57:31 +08:00
40f86829f7
* 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. |
||
---|---|---|
.. | ||
activation.scss | ||
bbcode.scss | ||
code_highlighting.scss | ||
colorpicker.scss | ||
combobox.scss | ||
compose.scss | ||
discourse.scss | ||
faqs.scss | ||
header.scss | ||
history.scss | ||
hotness_control.scss | ||
lightbox.scss | ||
login.scss | ||
magnific-popup.scss | ||
mobile.scss | ||
modal.scss | ||
onebox.scss | ||
pagedown.scss | ||
poster_expansion.scss | ||
request_access.scss | ||
share_link.scss | ||
topic-admin-menu.scss | ||
topic-list.scss | ||
topic-post.scss | ||
topic.scss | ||
upload.scss | ||
user.scss | ||
username_tagsinput.css |