Commit Graph

37 Commits

Author SHA1 Message Date
discoursebuild 1b47216bc2 DEV: Update CI workflows 2023-01-19 13:00:50 +00:00
discoursebot 8f2225d981
DEV: Update CI workflows (#15)
Co-authored-by: discoursebuild <build@discourse.org>
2023-01-10 19:07:23 +00:00
David Taylor 167cde2038
DEV: Update eslint-config-discourse, use prettier for hbs (#14) 2023-01-04 13:41:40 +01:00
dependabot[bot] e13370873a
Bump json5 from 2.2.1 to 2.2.2 (#13)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-31 04:39:58 +01:00
discoursebot fb5702c309
DEV: Update CI workflows (#12)
Co-authored-by: discoursebuild <build@discourse.org>
2022-12-30 22:38:20 -05:00
discoursebot 60e77acf40
DEV: Update CI workflows (#11)
Co-authored-by: discoursebuild <build@discourse.org>
2022-11-07 14:34:59 -05:00
Jarek Radosz 13dfb4365a
DEV: Add CI setup and fix linting issues (#10) 2022-06-18 16:51:57 +02:00
Joe e378f4dcc7
UX: allow component to change lock icons in category boxes (#9) 2021-12-15 13:33:41 -05:00
tshenry c94585bac0
Update about.json 2021-03-04 16:14:28 -08:00
Penar Musaraj 4c83914e87
Fix categoryColor for /categories view
And accept both categoryColor and categoryColour as special params.
2020-09-28 10:41:15 -04:00
Penar Musaraj b59c961f0a
Refactor categoryColour support
- cleanup .gitignore
- fix icon color for bullet style
- use simple_list in theme settings
- fix yaml linting
2020-09-28 09:46:36 -04:00
rogercreagh e88463d901
Add categoryColour as special parameter to use for the icon colour (#8) 2020-09-28 09:36:06 -04:00
Penar Musaraj 31729996c2
Use imports for Ember.get and escapeExpression 2020-09-16 12:14:50 -04:00
Renato Atilio 0d5750f791
Show topic count, based on the defaultCategoryLinkRenderer (#7) 2020-09-16 08:48:02 -04:00
md-misko 38781436cb
Display subcategory icons in /c/{slug}/{id}/and /categories views. (#6)
See https://meta.discourse.org/t/category-icons-component/104683/50?u=md-misko
2020-08-25 13:27:32 -04:00
Penar Musaraj f9b432ea79
Override lock icon in category-title-link component 2020-08-17 16:30:57 -04:00
Penar Musaraj 94063e360f
Fix bug with RTL support and deprecation of Discourse.SiteSettings 2020-08-04 12:47:52 -04:00
Penar Musaraj c9dd9cf435
Fix issue with custom category ordering
Move code to separate js/hbs files
2020-08-04 08:54:50 -04:00
Robin Ward 4a023f0c93 FIX: Deprecations 2020-07-07 11:32:20 -04:00
Penar Musaraj 28a98b4ac0 Fix spacing between icon and category name in select kit headings 2020-03-18 20:27:13 -04:00
Penar Musaraj b4ab43ba30 DEV: Address Discourse.category deprecation, cleanup 2020-01-14 09:12:41 -05:00
Penar Musaraj 8d4a4b1884 Merge branch 'rogercreagh-slug-partial-match' 2020-01-14 08:59:42 -05:00
rogercreagh 26291e62b1 Allow slug partial-match option 2020-01-14 12:24:22 +00:00
Penar Musaraj 911b973237
Merge pull request #4 from tshenry/master
Adjust styling to work with core changes
2019-08-17 19:26:54 -04:00
tshenry 92cf114f73
Adjust styling to work with core changes
This will accommodate the changes made in https://github.com/discourse/discourse/pull/8010
2019-08-15 00:26:53 -07:00
Penar Musaraj dc4034e2c1
Merge pull request #3 from tshenry/master
Styling fixes
2019-08-13 09:42:29 -04:00
tshenry 79dd4629ed
Styling fixes 2019-08-13 01:55:16 -07:00
Penar Musaraj 9af5d53256
Merge pull request #2 from tshenry/master
Fix issues with category logos
2019-08-12 16:49:57 -04:00
tshenry e3b829dfb3
Fix issues with category logos 2019-08-12 13:41:19 -07:00
Penar Musaraj 9ee2d012c6 Minor styling adjustments 2019-08-10 15:44:47 -04:00
Penar Musaraj 8049b977e7
Merge pull request #1 from tshenry/add_icons_to_list
Include icons in category list
2019-08-10 15:22:18 -04:00
tshenry 53f29486c9 Include icons in category list 2019-08-09 17:00:25 -07:00
Penar Musaraj fe8b89ef20
Update README.md 2019-02-20 14:56:24 -05:00
Penar Musaraj 85279dc139 FIX: match exact slugs only 2019-01-17 10:59:00 -05:00
Penar Musaraj e970dea5c8 cleanup and alignment fix 2018-12-19 11:40:53 -05:00
Penar Musaraj 37f8a84aa0 Styling adjustments 2018-12-19 11:00:51 -05:00
Penar Musaraj 0857de1590 Initial commit 2018-12-19 09:45:06 -05:00