Skip to content

Commit 2918bf4

Browse files
committed
1.1.1
1 parent b354ab7 commit 2918bf4

File tree

434 files changed

+83549
-6
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

434 files changed

+83549
-6
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ Argon 使用 [GPL V3.0](https://github.com/solstice23/argon-theme/blob/master/LI
6969

7070
# 更新日志
7171

72+
## 20201024 v1.1.1
73+
+ 修复 Fancybox 可能会出现的 HTML Tag 提前闭合问题
74+
7275
## 20201018 v1.1.0
7376
+ 图片缩放预览库由 Zoomify 更换为 Fancybox (仍保留 Zoomify 选项)
7477
+ 优化评论区图片体验

composer.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"require": {
3+
"voku/simple_html_dom": "^4.7",
4+
"voku/portable-utf8": "^5.4",
5+
"imangazaliev/didom": "^1.16"
6+
}
7+
}

0 commit comments

Comments
 (0)