discourse/app/assets/javascripts/admin
David Taylor 05ee1d1aba
FEATURE: Added settings/translations support to theme editor UI (#7026)
- These advanced fields are hidden behind an 'advanced' button, so will not affect normal use
- The editor has been refactored into a component, and styling cleaned up so menu items do not overlap on small screens
- Styling has been added to indicate which fields are in use for a theme
- Icons have been added to identify which fields have errors
2019-02-19 12:56:01 +00:00
..
adapters FEATURE: List unused theme components (#6924) 2019-01-23 09:20:13 +00:00
components FEATURE: Added settings/translations support to theme editor UI (#7026) 2019-02-19 12:56:01 +00:00
controllers FEATURE: Added settings/translations support to theme editor UI (#7026) 2019-02-19 12:56:01 +00:00
helpers DEV: fix some deprecated SVG icon refs 2019-01-22 14:42:00 -05:00
mixins FIX: Ember.warn needs an id 2019-01-16 14:53:13 -05:00
models FEATURE: Added settings/translations support to theme editor UI (#7026) 2019-02-19 12:56:01 +00:00
routes FEATURE: Added settings/translations support to theme editor UI (#7026) 2019-02-19 12:56:01 +00:00
services DEV: s/this._super()/this._super(...arguments) (#6908) 2019-01-19 10:05:51 +01:00
templates FEATURE: Added settings/translations support to theme editor UI (#7026) 2019-02-19 12:56:01 +00:00