PERF: use raw rendering for topic list

rename my handlebars helper to "raw",
create ember compat handlebars to handle rendering
patch ember rails to use the correct precompiler
This commit is contained in:
Sam
2014-10-29 15:24:51 +11:00
parent e3b88d3688
commit 5729e7df6f
11 changed files with 153 additions and 14 deletions

View File

@@ -8,8 +8,10 @@
// This is a BUG we should fix
// it is only required here cause preview is not loading it using LAB
//= require highlight.pack.js
//
// Stuff we need to load first
//= require ./discourse/lib/ember_compat_handlebars
//= require ./discourse/lib/computed
//= require ./discourse/mixins/scrolling
//= require_tree ./discourse/mixins