This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/app
Penar Musaraj aa1442fdc3
DEV: Use separate files for theme component stylesheets (take 2) (#12225)
This switches to outputting a separate file for each theme component CSS
asset. We have separate CSS plugin files, separate JS files
(for plugins/themes/components), it makes sense to do the same for
component CSS assets.

Benefits:
- easier debugging
- fixes a regression with theme component sourcemaps
- changes to theme components are updated individually

With HTTP/2, there is also no performance downside to having additional
files in the initial request.
2021-02-26 12:30:23 -05:00
..
adapters DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
components FIX: incorrect URL for tag pages inside category in subfolder setup. (#12222) 2021-02-26 22:44:34 +05:30
controllers UX: add link for email login below username, remove button (#12118) 2021-02-24 16:30:08 -05:00
helpers Login signup zazz (#11957) 2021-02-10 14:53:18 -06:00
initializers DEV: Use separate files for theme component stylesheets (take 2) (#12225) 2021-02-26 12:30:23 -05:00
lib FIX: incorrect URL for tag pages inside category in subfolder setup. (#12222) 2021-02-26 22:44:34 +05:30
mixins Quite a few Ember-CLI / Upgrade related changes (#11867) 2021-01-29 10:19:54 -05:00
models FIX: incorrect URL for tag pages inside category in subfolder setup. (#12222) 2021-02-26 22:44:34 +05:30
pre-initializers DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00
raw-views FIX: Show all topic statuses on full page search. 2020-12-23 10:30:35 +08:00
routes DEV: new plugin API to change default new category colors (#12200) 2021-02-24 16:00:50 -05:00
services Quite a few Ember-CLI / Upgrade related changes (#11867) 2021-01-29 10:19:54 -05:00
styles DEV: Migrate to Ember CLI (#11932) 2021-02-03 14:22:20 -05:00
templates UX: add link for email login below username, remove button (#12118) 2021-02-24 16:30:08 -05:00
widgets A11Y: Improve the header menu "view all" title. (#12175) 2021-02-23 12:24:42 -03:00
app.js DEV: Sync up more Ember CLI features (#11790) 2021-01-21 15:55:39 -05:00
index.html Sync up master with Ember CLI branch where possible (#11707) 2021-01-14 12:52:51 -05:00
mapping-router.js DEV: prettier 2.2.1 (#11862) 2021-01-27 12:39:20 +01:00