discourse/app/assets
David Taylor 6d126adb4f
DEV: Bind connector actions when made available under `this` (#18981)
Connector actions are already added as properties of the generated component, but they were not bound. Using them like `{{on "click" this.someAction"}}` and trying to access `this` would not work as expected. This commit binds all actions to the component generated component instance.
2022-11-11 10:30:10 +00:00
..
images FIX: fallback to default push notification icon if none exists (#16961) 2022-06-01 12:00:05 +10:00
javascripts DEV: Bind connector actions when made available under `this` (#18981) 2022-11-11 10:30:10 +00:00
stylesheets UX: more contrast for sidebar counts (#18980) 2022-11-10 18:43:37 -05:00