Skip to content

Commit b1fa885

Browse files
committed
update 2.2.10
1 parent 0726efe commit b1fa885

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

dist/avalon.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
built in 2018-2-7:20:8 version 2.2.9 by 司徒正美
2+
built in 2018-2-7:20:17 version 2.2.10 by 司徒正美
33
https://github.com/RubyLouvre/avalon/tree/2.2.9
44
修复ms-for循环生成option与ms-deplex的联动问题
55
解决 IE8 html 属性中的中文被转成 unicode 字符串问题
@@ -409,7 +409,7 @@ https://github.com/RubyLouvre/avalon/tree/2.2.9
409409
inspect: inspect,
410410
ohasOwn: ohasOwn,
411411
rword: rword,
412-
version: "2.2.9",
412+
version: "2.2.10",
413413
vmodels: {},
414414

415415
directives: directives,

dist/avalon.modern.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
built in 2018-2-7:20:7 version 2.2.9 by 司徒正美
2+
built in 2018-2-7:20:16 version 2.2.10 by 司徒正美
33
https://github.com/RubyLouvre/avalon/tree/2.2.9
44
修复ms-for循环生成option与ms-deplex的联动问题
55
修复多个计算属性不更新的问题
@@ -408,7 +408,7 @@ https://github.com/RubyLouvre/avalon/tree/2.2.9
408408
inspect: inspect,
409409
ohasOwn: ohasOwn,
410410
rword: rword,
411-
version: "2.2.9",
411+
version: "2.2.10",
412412
vmodels: {},
413413

414414
directives: directives,

0 commit comments

Comments
 (0)