refactor(templates): update djlint to 1.46.0 and resolve its new findings (#39231)

This commit is contained in:
silverwind
2026-09-08 23:17:17 +00:00
committed by GitHub
parent 459fc13783
commit f5c7b21f1d
175 changed files with 533 additions and 528 deletions
+4 -4
View File
@@ -33,13 +33,13 @@
</div>
</div>
<div class="item-trailing">
<button class="ui tiny red button">
<button type="button" class="ui tiny red button">
{{svg "octicon-alert" 14}} CJK文本测试
</button>
<button class="ui tiny primary button">
<button type="button" class="ui tiny primary button">
{{svg "octicon-info" 14}} Button
</button>
<button class="ui tiny primary button">
<button type="button" class="ui tiny primary button">
Button with long text
</button>
</div>
@@ -62,7 +62,7 @@
</div>
</div>
<div class="item-trailing">
<button class="ui tiny red button">
<button type="button" class="ui tiny red button">
{{svg "octicon-alert" 12}} CJK文本测试 <!-- single CJK text test, it shouldn't be horizontal -->
</button>
</div>