discourse/app/assets/javascripts/discourse
Bianca Nenciu 948e283e0f
FIX: Use correct styles on category pages (#29588)
Multiple category styles can be used on the same site. The category and
subcategories page will use the "desktop_category_page_style" setting
and individual category pages will use the style selected in settings,
if any.

Commit c1f078ca tried to use the same style for both the category and
subcategories page, but the route matching did not take into account
the "discovery.categoryAll" and "discovery.categoryNone" variants of
the "discovery.category" route.
2024-11-05 23:51:22 +08:00
..
app FIX: Use correct styles on category pages (#29588) 2024-11-05 23:51:22 +08:00
config DEV: Update ember-cli-deprecation-workflow from 2.2.0 to 3.0.1 (#28226) 2024-08-07 17:59:42 +02:00
lib DEV: Upgrade babel & remove vendored safari-bugfix transformation (#28208) 2024-08-05 10:35:26 +01:00
public/assets/scripts DEV: Improve built-in browser performance marks/measurements (#26758) 2024-05-02 23:07:36 +01:00
scripts DEV: Convert account activation pages to use Ember (#28206) 2024-08-12 18:02:00 -03:00
tests DEV: Deprecate template overrides (#29544) 2024-11-04 17:38:33 +00:00
.ember-cli DEV: Update ember-cli to 5.6.0 (#25886) 2024-02-27 10:48:30 +01:00
.npmrc
.watchmanconfig
ember-cli-build.js DEV: Introduce webpack-retry-chunk-load-plugin (#28960) 2024-09-18 15:50:24 +01:00
package.json Build(deps-dev): Bump @swc/core from 1.7.42 to 1.8.0 (#29578) 2024-11-05 15:36:47 +01:00
testem.js DEV: prevents chrome to ask for fav search engine (#28192) 2024-08-01 15:49:07 +02:00