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
Robin Ward e503c3859a Allow plugins to change the header to show two rows
This allows the discourse-tagging plugin to correctly use two rows in
the header if it needs to display tags, or one row if there are no tags.
This works in tandem with the same logic for when there is a category
badge to display or not.
2015-02-19 14:56:45 -05:00
..
adapters Add a store so we can start using ES6 modules for models, finally. 2015-02-10 12:35:53 -05:00
components Allow plugins to change the header to show two rows 2015-02-19 14:56:45 -05:00
controllers Allow plugins to change the header to show two rows 2015-02-19 14:56:45 -05:00
dialects FIX: Remove g and m flags from autolink regex 2015-02-06 00:41:38 -08:00
ember Add a store so we can start using ES6 modules for models, finally. 2015-02-10 12:35:53 -05:00
helpers FIX: JSHint wasn't validating ES6 files, this fixes a bunch of errors. 2015-02-10 17:21:16 -05:00
initializers FIX: Highlighting was not being applied after some rendering. 2015-02-12 15:37:02 -05:00
lib FIX: bookmark topic was not working intuitively 2015-02-19 10:58:57 +11:00
mixins FIX: sub-categories with the same name had the same background image 2015-02-12 18:21:07 +01:00
models FIX: group member pages only showing first 50 members alphabetically 2015-02-19 20:26:18 +01:00
routes FIX: group member pages only showing first 50 members alphabetically 2015-02-19 20:26:18 +01:00
templates Allow plugins to change the header to show two rows 2015-02-19 14:56:45 -05:00
views FIX: group member pages only showing first 50 members alphabetically 2015-02-19 20:26:18 +01:00