Add live reload to style CSS
authorTim Düsterhus <duesterhus@woltlab.com>
Tue, 23 Feb 2021 15:08:38 +0000 (16:08 +0100)
committerTim Düsterhus <duesterhus@woltlab.com>
Tue, 23 Feb 2021 15:32:43 +0000 (16:32 +0100)
commit87edb39129ec8c3e4cf71400214f4b7177fd0cfc
treed69f4f7c5c53e426658747a7dc2a143310504d79
parentd35ff9f0d450dd0d8a479266f2f4489019fa2fef
Add live reload to style CSS

After submitting StyleAddForm or StyleGlobalValuesForm the CSS within the
frontend will be reloaded automatically.
com.woltlab.wcf/templates/headIncludeJavaScript.tpl
ts/WoltLabSuite/Core/Devtools/Style/LiveReload.ts [new file with mode: 0644]
wcfsetup/install/files/acp/templates/styleAdd.tpl
wcfsetup/install/files/acp/templates/styleGlobalValues.tpl
wcfsetup/install/files/js/WoltLabSuite/Core/Devtools/Style/LiveReload.js [new file with mode: 0644]