0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-04 09:50:48 +01:00
gitea/web_src/js
wxiaoguang 62ab55bacc
Improve wiki sidebar and TOC (#25460)
Close #20976
Close #20975

1. Fix the bug: the TOC in footer was incorrectly rendered as main
content's TOC
2. Fix the layout: on mobile, the TOC is put above the main content,
while the sidebar is put below the main content
3. Auto collapse the TOC on mobile

ps: many styles of "wiki.css" are moved from old css files, so leave
nits to following PRs.
2023-06-23 15:51:43 -04:00
..
components Introduce shared template for search inputs (#25338) 2023-06-22 10:27:35 +00:00
features Improve wiki sidebar and TOC (#25460) 2023-06-23 15:51:43 -04:00
markup
modules Improve wiki sidebar and TOC (#25460) 2023-06-23 15:51:43 -04:00
render Switch to ansi_up for ansi rendering in actions (#25401) 2023-06-22 02:15:19 +00:00
standalone
test
utils
webcomponents
bootstrap.js
index.js
jquery.js
svg.js
svg.test.js
utils.js
utils.test.js