discourse/app/assets/stylesheets/desktop
Penar Musaraj 03deda2147
Upgrade to FontAwesome 5 (take two) (#6673)
* Add missing icons to set

* Revert FA5 revert

 This reverts commit 42572ff

* use new SVG syntax in locales

* Noscript page changes (remove login button, center "powered by" footer text)

* Cast wider net for SVG icons in settings

- include any _icon setting for SVG registry (offers better support for plugin settings)

- let themes store multiple pipe-delimited icons in a setting

- also replaces broken onebox image icon with SVG reference in cooked post processor

* interpolate icons in locales

* Fix composer whisper icon alignment

* Add support for stacked icons

* SECURITY: enforce hostname to match discourse hostname

This ensures that the hostname rails uses for various helpers always matches
the Discourse hostname

* load SVG sprite with pre-initializers

* FIX: enable caching on SVG sprites

* PERF: use JSONP for SVG sprites so they are served from CDN

This avoids needing to deal with CORS for loading of the SVG

Note, added the svg- prefix to the filename so we can quickly tell in
dev tools what the file is

* Add missing SVG sprite JSONP script to CSP

* Upgrade to FA 5.5.0

* Add support for all FA4.7 icons

- adds complete frontend and backend for renamed FA4.7 icons

- improves performance of SvgSprite.bundle and SvgSprite.all_icons

* Fix group avatar flair preview

- adds an endpoint at /svg-sprites/search/:keyword

- adds frontend ajax call that pulls icon in avatar flair preview even when it is not in subset

* Remove FA 4.7 font files
2018-11-26 16:49:57 -05:00
..
components Replace deprecated dropdown-button with DropdownSelectBoxComponent (#6451) 2018-10-05 09:48:17 -04:00
admin_customize.scss FIX: improves themes/components UI on mobile 2018-09-17 10:05:18 +02:00
alert.scss Fix mobile styling 2015-09-01 16:49:45 -07:00
banner.scss FIX: banner topic's max-width & max-height on both mobile & desktop 2014-08-28 16:15:48 +02:00
category-list.scss Need to clear subcategories 2018-08-20 21:07:07 -04:00
compose.scss FEATURE: fullscreen composer mode on desktop 2018-10-15 13:59:49 +11:00
discourse.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
group.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
groups.scss UX: general cleanup of inputs, buttons and select elements - part 1 2018-09-19 20:37:04 +08:00
header.scss UX: better handling of logo size 2018-11-23 22:04:42 +08:00
history.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
latest-topic-list.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
login.scss signup width fix 2018-11-09 12:10:38 -05:00
modal.scss Prevent move to new topic tag input from becoming too wide on click 2018-09-20 16:12:08 -04:00
queued-posts.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
topic-list.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
topic-post.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
topic.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
upload.scss UX: Improve spacing & alignment for Category edit modal (#6432) 2018-10-01 10:21:40 -04:00
user-card.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
user.scss stacked nav archive alignment adjustment 2018-11-08 12:49:29 -05:00