Display current stopwatch in navbar (#14122)
* add notification about running stopwatch to header * serialize seconds, duration in stopwatches api * ajax update stopwatch i should get my testenv working locally... * new variant: hover dialog * noscript compatibility * js: live-update stopwatch time * js live update robustness
This commit is contained in:
parent
56a8929605
commit
b5570d3e68
15 changed files with 226 additions and 15 deletions
|
@ -34,6 +34,7 @@
|
|||
"monaco-editor": "0.21.2",
|
||||
"monaco-editor-webpack-plugin": "2.1.0",
|
||||
"postcss": "8.2.1",
|
||||
"pretty-ms": "7.0.1",
|
||||
"raw-loader": "4.0.2",
|
||||
"sortablejs": "1.12.0",
|
||||
"swagger-ui-dist": "3.38.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue