This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/web_src/less
delvh acee32ca09
Prevent invalid behavior for file reviewing when loading more files (#21230)
The problem was that many PR review components loaded by `Show more`
received the same ID as previous batches, which confuses browsers (when
clicked). All such occurrences should now be fixed.

Additionally improved the background of the `viewed` checkbox.

Lastly, the `go-licenses.json` was automatically updated.

Fixes #21228.
Fixes #20681.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-09-22 01:02:56 +08:00
..
chroma Improve arc-green code theme (#21039) 2022-09-03 23:24:18 +08:00
code
codemirror Support Issue forms and PR forms (#20987) 2022-09-02 15:58:49 +08:00
console Add support for rendering terminal output with colors (#19497) 2022-06-09 00:46:39 +03:00
features Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
markup
modules Use separate class for tippy targets (#20742) 2022-08-10 22:47:28 +08:00
shared Make branch icon stand out more (#20726) 2022-08-10 15:23:11 -04:00
standalone
themes Remove black labels and CSS cleanup (#21003) 2022-08-31 17:04:41 +08:00
_admin.less Changed scroll to auto for some UI elements. (#20294) 2022-07-10 20:58:26 +08:00
_base.less Enable fluid page layout on medium size viewports (#21178) 2022-09-19 14:50:15 +02:00
_dashboard.less Background color of private list-items updated (#20630) 2022-08-06 22:25:58 +08:00
_editor.less
_explore.less Remove fomantic image module (#21145) 2022-09-12 17:08:46 +08:00
_font_i18n.less
_form.less Fix create repository page's help text (#20810) 2022-08-18 22:13:08 -04:00
_home.less
_install.less
_organization.less
_repository.less File header tweaks (#21175) 2022-09-15 23:57:42 +03:00
_review.less Prevent invalid behavior for file reviewing when loading more files (#21230) 2022-09-22 01:02:56 +08:00
_svg.less
_tribute.less
_user.less Add badge capabilities to users (#20607) 2022-08-18 02:25:25 +03:00
animations.less Add KaTeX rendering to Markdown. (#20571) 2022-09-14 00:33:37 +08:00
helpers.less Add support mCaptcha as captcha provider (#20458) 2022-08-10 15:20:10 +02:00
index.less Use tippy.js for context popup (#20393) 2022-07-19 00:33:34 +02:00
variables.less