You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Opliko b709ed9e63
feat: move to npm fontawesome dependency and support fa pro (#11820)
* feat: move to npm fontawesome dependency

* feat: move shims to a separate file

* fix: thin style prefix

* feat: proper style and FA pro handling in icon selector

* docs: add fontawesome properties to openAPI

* fix: default for styles

* feat: select all styles by default

Turns out browsers lazy-load fonts.
So since the actual CSS for each style is small, there is no perf reason for defaulting to free styles for FA pro users.
This means they'll have to only change one setting.

Still, the option to select styles remains for those who want it.

* fix: remove console.log
2 years ago
..
admin feat: #11842, ability to change reputation of users 2 years ago
client hide search 2 years ago
installer add again 2 years ago
modules feat: move to npm fontawesome dependency and support fa pro (#11820) 2 years ago
ajaxify.js move imports to top 2 years ago
app.js https://github.com/NodeBB/NodeBB/issues/11818 2 years ago
client.js Bootstrap5 (#10894) 2 years ago
overrides.js Bootstrap5 (#10894) 2 years ago
service-worker.js fix: #9151, dont use service worker for posts requests 4 years ago
sockets.js Chat refactor (#11779) 2 years ago
utils.common.js https://github.com/NodeBB/NodeBB/issues/11818 2 years ago
utils.js add deprecation message 2 years ago
widgets.js Bootstrap5 (#10894) 2 years ago