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
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
..
components XSS: Topic links needed sanitization 2014-06-14 12:53:48 -04:00
controllers Consider User trust level while showing Invites tab 2014-06-15 13:21:10 +05:30
dialects FIX: Support for nested bold/italics in MD 2014-06-09 17:46:36 -04:00
ember ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04:00
helpers Let Plugin-Outlet Render inner template data 2014-06-16 15:10:10 +02:00
initializers ES6: More views converted and deprecated 2014-06-12 11:21:12 -04:00
lib HACK: disable undo/redo editor functionality 2014-06-16 10:39:51 +10:00
mixins ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04:00
models XSS: Topic links needed sanitization 2014-06-14 12:53:48 -04:00
routes FEATURE: New expandable progress bar with jump buttons and jump to 2014-06-12 16:52:33 -04:00
templates Merge pull request #2445 from techAPJ/invitation-patch 2014-06-15 03:15:34 -07:00
views Don't focus on text field in mobile view when tapping the progress 2014-06-14 11:51:15 -04:00