discourse/app/assets
Robin Ward 17f28d4018 DEV: Add a widget API for injecting services
When declaring your widget you can now add an option like: `services: ['cool']`

And your widget instances will automatically get a `this.cool` property
which will resolve to the service. This saves having to look it up
yourself.
2021-08-04 16:27:19 -04:00
..
images DEV: Add SCSS helper to replace asset-uri and image-uri (#12664) 2021-04-12 13:57:39 +10:00
javascripts DEV: Add a widget API for injecting services 2021-08-04 16:27:19 -04:00
stylesheets UX: Ensure external login icons are visible on hover (#13914) 2021-08-03 12:48:21 +01:00