discourse/app/assets/stylesheets
David Taylor a48731e359
FEATURE: Support additional metadata in theme about.json (#6944)
New `about.json` fields (all optional):
 - `authors`: An arbitrary string describing the theme authors
 - `theme_version`: An arbitrary string describing the theme version
 - `minimum_discourse_version`: Theme will be auto-disabled for lower versions. Must be a valid version descriptor.
 - `maximum_discourse_version`: Theme will be auto-disabled for lower versions. Must be a valid version descriptor.

A localized description for a theme can be provided in the language files under the `theme_metadata.description` key

The admin UI has been re-arranged to display this new information, and give more prominence to the remote theme options.
2019-01-25 14:19:01 +00:00
..
common FEATURE: Support additional metadata in theme about.json (#6944) 2019-01-25 14:19:01 +00:00
desktop UX: removes width constraint in user-card badge section 2019-01-24 20:53:14 +08:00
mobile Mobile SCSS cleanup and removing unused styles 2019-01-23 14:36:53 -05:00
vendor Removing unused bootstrap.scss file 2019-01-23 11:22:23 -05:00
admin.scss Sane sendAction() behavior 2015-09-11 09:34:20 -07:00
common.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
desktop.scss General style cleanup, removing unused styles 2019-01-23 21:37:39 -05:00
desktop_rtl.scss FEATURE: support user local switching to RTL correctly 2015-05-20 15:56:54 +10:00
embed.scss UX: images should be responsive in embedded comments 2018-10-14 23:38:07 +08:00
mobile.scss Mobile SCSS cleanup and removing unused styles 2019-01-23 14:36:53 -05:00
mobile_rtl.scss FEATURE: support user local switching to RTL correctly 2015-05-20 15:56:54 +10:00
wizard.scss FIX: IE11 layout glitches 2019-01-21 13:40:55 -05:00