0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 12:09:27 +08:00
discourse/plugins/checklist
Kelv 5228729e5f
DEV: upgrade to fontawesome 7 (#36286)
Icon canvases now have fixed width by default under FA7
(https://fontawesome.com/changelog) and this was previously applied with
`fa-fw`. We should add `fa-width-auto` by default to our icons to
maintain the current styling we had under FA6, and remove the redundant
`fa-fw` class from the checklist plugin (which specifies classes outside
of the icon-library).

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2026-01-14 12:58:36 +01:00
..
assets DEV: upgrade to fontawesome 7 (#36286) 2026-01-14 12:58:36 +01:00
config I18N: Update translations (#37056) 2026-01-12 15:18:57 +01:00
spec DEV: upgrade to fontawesome 7 (#36286) 2026-01-14 12:58:36 +01:00
test/javascripts DEV: upgrade to fontawesome 7 (#36286) 2026-01-14 12:58:36 +01:00
package.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00
plugin.rb UX: show all preinstalled plugins and label them as such (#33681) 2025-07-17 15:11:52 -04:00
tsconfig.json DEV: Overhaul typechecking configuration (#35794) 2025-11-12 12:54:34 +00:00