You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/less
Yarden Shoham 656d5a144f
Fix PR file tree folders no longer collapsing (#22864) (#22872)
Backport #22864

Collapsing folders currently just throws a console error

```
index.js?v=1.19.0~dev-403-gb6b8feb3d:10 TypeError: this.$set is not a function
    at Proxy.handleClick (index.js?v=1.19.0~dev-403-gb6b8feb3d:58:7159)
    at index.js?v=1.19.0~dev-403-gb6b8feb3d:58:6466
    at index.js?v=1.19.0~dev-403-gb6b8feb3d:10:93922
    at ce (index.js?v=1.19.0~dev-403-gb6b8feb3d:10:1472)
    at Q (index.js?v=1.19.0~dev-403-gb6b8feb3d:10:1567)
    at HTMLDivElement.$e (index.js?v=1.19.0~dev-403-gb6b8feb3d:10:79198)
```

This PR fixes this and allows folders to be collapsed again.

Also:
- better cursor interaction with folders
- added some color to the diff detail stats
- remove green link color from all the file names

Screenshots:

![image](https://user-images.githubusercontent.com/9765622/218269712-2f3dda55-6d70-407f-8d34-2a5d9c8df548.png)

![image](https://user-images.githubusercontent.com/9765622/218269714-6ce8a954-daea-4ed6-9eea-8b2323db4d8f.png)

Co-authored-by: gempir <daniel.pasch.s@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
chroma Improve arc-green code theme (#21039) 3 years ago
code Fix and restyle menu on code line (#15913) 4 years ago
codemirror Support Issue forms and PR forms (#20987) 3 years ago
console Add support for rendering terminal output with colors (#19497) 3 years ago
features Fix doc and heatmap for the Vue3 refactoring (#21312) 2 years ago
markup Fix opaque background on mermaid diagrams (#21642) (#21652) 2 years ago
modules Use separate class for tippy targets (#20742) 3 years ago
shared Color and Style enhancements (#21784, #21799) (#21868) 2 years ago
standalone Update JS dependencies, fix lint (#18389) 3 years ago
themes Color and Style enhancements (#21784, #21799) (#21868) 2 years ago
_admin.less Changed scroll to auto for some UI elements. (#20294) 3 years ago
_base.less Fix color of tertiary button on dark theme (#22739) (#22744) 2 years ago
_dashboard.less Fix margin and alignment in dashboard repolist (#22120) (#22122) 2 years ago
_editor.less Extract CodeMirror styles (#17960) 3 years ago
_explore.less Remove fomantic image module (#21145) 2 years ago
_font_i18n.less Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954) 3 years ago
_form.less Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
_home.less fix media query edge case (#13546) 4 years ago
_install.less Refactor install page (db type) (#17919) 3 years ago
_organization.less Add team member invite by email (#20307) 2 years ago
_package.less Fix empty container layer history and UI (#21251) 2 years ago
_repository.less Fix PR file tree folders no longer collapsing (#22864) (#22872) 2 years ago
_review.less Improve code comment review on mobile (#21461) 2 years ago
_svg.less Update JS dependencies, fix lint (#18389) 3 years ago
_tribute.less CSS color enhancements (#21534) 2 years ago
_user.less Add badge capabilities to users (#20607) 3 years ago
animations.less Consolidate more CSS colors into variables (#21402) 2 years ago
helpers.less Improve code comment review on mobile (#21461) 2 years ago
index.less Fix empty container layer history and UI (#21251) 2 years ago
variables.less fix media query edge case (#13546) 4 years ago