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
Sam 54fed60ecb firefox / concurrency fix, would not navigate correctly to a post.
posts can be in the DOM in a non-ready state between willInsertElement and didInsertElement

didInsertElement takes care of the scrolling, ignore analysing anything about that post until its properly inserted
2013-07-01 12:27:46 +10:00
..
components Changes to tiny date format to remove mon and show short format dates instead 2013-06-28 13:10:04 -04:00
controllers Handle configurable routes for statics in static_controller.js. Make it better when we can use ember's new async routing. 2013-06-27 13:01:12 -04:00
helpers improve the breakUp user name algorithm, add some tests 2013-06-28 13:56:38 +10:00
mixins Moved JSHint into Qunit suite. It's much harder to forget about now! 2013-06-21 14:07:11 -04:00
models correct the category chooser to properly convert any html in category descriptions to text 2013-06-25 17:22:56 +10:00
routes Handle configurable routes for statics in static_controller.js. Make it better when we can use ember's new async routing. 2013-06-27 13:01:12 -04:00
templates Configurable FAQ url 2013-06-27 12:10:43 -04:00
views firefox / concurrency fix, would not navigate correctly to a post. 2013-07-01 12:27:46 +10:00