0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 23:48:39 +01:00
gitea/web_src/js
wxiaoguang aa9c920980
Improve action log display with control chars (#23820)
Close #23680

Some CLI programs use "\r" and control chars to print new content in
current line.

So, the strings in one line are actually from
`\rReading...1%\rReading...5%\rReading...100%`

This PR tries to make the output better.
2023-04-01 20:57:05 +08:00
..
components Improve action log display with control chars (#23820) 2023-04-01 20:57:05 +08:00
features Fix dropdown direction behavior (#23806) 2023-03-30 13:53:51 -04:00
markup
modules Fix dropdown direction behavior (#23806) 2023-03-30 13:53:51 -04:00
standalone
test
utils
webcomponents
bootstrap.js
index.js Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 2023-03-26 19:31:26 +08:00
jquery.js
serviceworker.js
svg.js
svg.test.js
utils.js
utils.test.js