discourse/app/assets/javascripts
Benjamin Kampmann 22d93bc43a Let Plugin-Outlet Render inner template data
- allows passing of template data to the plugin-outlet to be rendered if no plugin is using that slot
 - acts as a fallback when no plugin is found
 - allows wrapping of existing features inside a plugin-outlet that then plugins can overwrite with their own behaviour
 - backwards compatible
 - uses invisible emberviews (as Ember.Component does)
 - the template has full-access to the controller and view, should be totally transparent
2014-06-16 15:10:10 +02:00
..
admin ES6: Convert a couple view helpers. They should probably be components 2014-06-11 11:05:49 -04:00
defer
discourse Let Plugin-Outlet Render inner template data 2014-06-16 15:10:10 +02:00
docs
locales
admin.js.erb
application.js.erb
discourse.js Many Plugin upgrades. 2014-06-03 10:33:47 -04:00
ember_include.js.erb
env.js
jquery_include.js.erb
main_include.js ES6: Convert a couple view helpers. They should probably be components 2014-06-11 11:05:49 -04:00
main_include_admin.js
pagedown_custom.js
preload_store.js
vendor.js