discourse/app/assets
Robin Ward 3d6d3e6cb1 REFACTOR: Remove deprecated action="something" attributes
In newer versions of Ember, `this.sendAction` is deprecated:

https://deprecations.emberjs.com/v3.x/#toc_ember-component-send-action

This patch removes most of our current uses (via `d-button`) but also
some other rogue `this.sendAction` calls too.
2020-09-30 10:35:46 -04:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts REFACTOR: Remove deprecated action="something" attributes 2020-09-30 10:35:46 -04:00
stylesheets UI: Remove background from group notifications of @mentions (#10775) 2020-09-29 18:44:12 -05:00