discourse/app/assets/stylesheets/common/select-kit
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
..
admin-agree-flag-dropdown.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
admin-delete-flag-dropdown.scss s/select-box-kit/select-kit 2018-02-05 18:25:39 +01:00
categories-admin-dropdown.scss s/select-box-kit/select-kit 2018-02-05 18:25:39 +01:00
category-chooser.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
category-drop.scss FIX: improves category/tag drops header shortcuts (#6610) 2018-11-15 15:21:40 +01:00
category-row.scss UX: category description display issue 2018-07-10 13:51:46 +08:00
category-selector.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
combo-box.scss IE11 fix for category dropdown search icon position 2018-10-26 13:28:05 -04:00
composer-actions.scss UX: improve spacing on composer controls 2018-10-23 16:37:36 -04:00
dropdown-select-box.scss Removing overly-specific style 2018-11-14 16:37:46 -05:00
future-date-input-selector.scss FIX: multiple select-kit fixes on mobile 2018-07-23 12:19:40 -04:00
list-setting.scss s/select-box-kit/select-kit 2018-02-05 18:25:39 +01:00
mini-tag-chooser.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
multi-select.scss Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
notifications-button.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
period-chooser.scss Period-chooser should have visible overflow 2018-10-04 12:28:48 -04:00
pinned-button.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00
select-kit.scss IE11 Fix: Select-kit items shouldn't have flex-grow 2018-11-15 10:09:49 -05:00
tag-chooser.scss FEATURE: replaces tag-chooser/tag-group-chooser with select-kit component 2018-02-26 11:42:57 +01:00
tag-drop.scss FIX: improves category/tag drops header shortcuts (#6610) 2018-11-15 15:21:40 +01:00
toolbar-popup-menu-options.scss Add btn-default class to all default buttons (#6521) 2018-10-24 16:09:36 -04:00
topic-notifications-button.scss DEV: adds prettier (#5956) 2018-06-08 11:49:31 +02:00