discourse/app/assets/stylesheets/common/components
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
..
badges.scss Prevent category dropdowns from cropping text, simplify styles 2018-10-01 11:53:18 -04:00
banner.scss UX: Implementing a box-shadow system, cleaning up existing shadows 2018-02-20 12:18:20 -05:00
buttons.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
conditional-loading-section.scss UX: makes reports fade in when loading is done (#6440) 2018-10-02 09:20:04 +02:00
date-picker.scss UX: general cleanup of inputs, buttons and select elements - part 1 2018-09-19 20:37:04 +08:00
group-member-dropdown.scss Replace deprecated dropdown-button with DropdownSelectBoxComponent (#6451) 2018-10-05 09:48:17 -04:00
group-members-input.scss UX: Redesign group page to follow user page. 2016-12-22 13:08:59 +08:00
groups-form-membership-fields.scss Minor UX tweaks to group pages. 2018-04-13 10:10:42 +08:00
hashtag.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
keyboard_shortcuts.scss Fix for JK highlighting, typo 2018-07-16 14:52:00 -04:00
navs.scss stacked nav archive alignment adjustment 2018-11-08 12:49:29 -05:00
svg.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
user-info.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
user-stream-item.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00