silverwind
d2142ba3c3
Update octicons and use octicon-file-directory-symlink ( #25453 )
...
Make use of the [new
octicon](https://github.com/primer/octicons/issues/945 ) that indicates a
symlink to a directory:
<img width="189" alt="Screenshot 2023-06-22 at 22 50 57"
src="https://github.com/go-gitea/gitea/assets/115237/a70690ea-ebfc-48fe-af23-cdc33bcb2098 ">
2023-06-22 22:05:52 +00:00
wxiaoguang
a797b8458e
Keep (add if not existing) xmlns attribute for generated SVG images ( #23410 )
...
Fix #23409
Developers could browse & preview the local SVG images files directly.
It still has clear output.


---------
Co-authored-by: silverwind <me@silverwind.io >
Co-authored-by: delvh <leon@kske.dev >
2023-03-21 13:39:27 +08:00
silverwind
a1fcb1cfb8
Update JS dependencies ( #22538 )
...
- Update all JS dependencies
- Add new eslint rules
- Rebuild SVGs
- Tested citation and build
SVG changes are because of https://github.com/primer/octicons/pull/883 .
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2023-01-21 10:42:13 +08:00
silverwind
c7fa5cc017
Update JS dependencies ( #20423 )
...
- Update all JS dependencies minus vue ones
- Remove workaround for case-insensitive attribute selector
- Add new linter rules and fix issues
- Tested SVG display and swagger
2022-07-20 23:48:06 +08:00