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
riking 7bb1b8bc97 Handlebars structure tweaks to post.handlebars
- Combine bind-attrs on the <article> (seriously that made no sense)
 - Hoist a bind-attr class to the view, allowing more fancy styling
 - Hoist a <div> outside a conditional
 - Change href='#' to unvalued hrefs
2014-09-09 11:20:25 -07:00
..
components FIX: Only use cached topic lists on popState 2014-09-09 12:57:51 -04:00
controllers Merge pull request #2771 from techAPJ/patch-1 2014-09-08 15:35:23 -04:00
dialects Fix: dialect block parser should not eat next block's whitespace 2014-08-26 14:11:23 +02:00
ember ES6: grouped-each helper and moved event dispatcher to an initializer 2014-08-13 16:46:59 -04:00
helpers Convert category helpers to ES6. 2014-09-04 11:32:30 -04:00
initializers FIX: Centralize Top rendering, remove old code paths. Fix some bugs. 2014-08-28 14:34:31 -04:00
lib FIX: Only use cached topic lists on popState 2014-09-09 12:57:51 -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: Only use cached topic lists on popState 2014-09-09 12:57:51 -04:00
routes FIX: Only use cached topic lists on popState 2014-09-09 12:57:51 -04:00
templates Handlebars structure tweaks to post.handlebars 2014-09-09 11:20:25 -07:00
views Handlebars structure tweaks to post.handlebars 2014-09-09 11:20:25 -07:00