Expose the Font Awesome codepoints to JavaScript
authorAlexander Ebert <ebert@woltlab.com>
Mon, 8 Aug 2022 15:14:39 +0000 (17:14 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 12 Aug 2022 19:25:55 +0000 (21:25 +0200)
commit41efc06ed9fbfde2b8c40f88efb5ff6941c5595c
tree0cff9e68d81aec458f36d612c63dad6fe15944c5
parent72827369156c93df1911cda17bf5bb218a452a12
Expose the Font Awesome codepoints to JavaScript
com.woltlab.wcf/templates/headIncludeJavaScript.tpl
com.woltlab.wcf/templates/pageHeaderUser.tpl
extra/update-font-awesome-metadata.ts [new file with mode: 0644]
global.d.ts
ts/WoltLabSuite/WebComponent/fa-icon.ts
ts/WoltLabSuite/WebComponent/global.d.ts [new file with mode: 0644]
ts/WoltLabSuite/WebComponent/tsconfig.json
wcfsetup/install/files/js/WoltLabSuite/WebComponent/fa-icon.js
wcfsetup/install/files/js/WoltLabSuite/WebComponent/fa-metadata.js [new file with mode: 0644]