Skip to content

Commit

Permalink
更改版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
RubyLouvre committed Jan 4, 2017
1 parent 216ffdc commit 2483df5
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion buildIE6.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ module.exports = rollup.rollup({
}
var feather = heredoc(function() {
/*
https://github.com/RubyLouvre/avalon/tree/2.2.3
https://github.com/RubyLouvre/avalon/tree/2.2.4
修正IE下 orderBy BUG
更改下载Promise的提示
Expand Down
2 changes: 1 addition & 1 deletion buildIE9.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ module.exports = rollup.rollup({
}
var feather = heredoc(function() {
/*
https://github.com/RubyLouvre/avalon/tree/2.2.3
https://github.com/RubyLouvre/avalon/tree/2.2.4
更改下载Promise的提示
修正IE下 orderBy BUG
Expand Down
4 changes: 2 additions & 2 deletions dist/avalon.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
built in 2017-1-4:11:29 version 2.2.3 by 司徒正美
built in 2017-1-4:13:4 version 2.2.4 by 司徒正美
https://github.com/RubyLouvre/avalon/tree/2.2.3
修正IE下 orderBy BUG
Expand Down Expand Up @@ -410,7 +410,7 @@ https://github.com/RubyLouvre/avalon/tree/2.2.3
inspect: inspect,
ohasOwn: ohasOwn,
rword: rword,
version: "2.2.3",
version: "2.2.4",
vmodels: {},

directives: directives,
Expand Down
8 changes: 4 additions & 4 deletions dist/avalon.modern.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/*!
built in 2017-1-4:11:28 version 2.2.3 by 司徒正美
built in 2017-1-4:13:3 version 2.2.4 by 司徒正美
https://github.com/RubyLouvre/avalon/tree/2.2.3
修正IE下 orderBy BUG
更改下载Promise的提示
修复avalon.modern 在Proxy 模式下使用ms-for 循环对象时出错的BUG
修正IE下 orderBy BUG
修复ms-for在循环利用对象数组的元素时,旧有元素的指令没有进行刷新的BUG
修复effect内部传参 BUG
重构ms-validate的绑定事件的机制
Expand Down Expand Up @@ -410,7 +410,7 @@ https://github.com/RubyLouvre/avalon/tree/2.2.3
inspect: inspect,
ohasOwn: ohasOwn,
rword: rword,
version: "2.2.3",
version: "2.2.4",
vmodels: {},

directives: directives,
Expand Down

0 comments on commit 2483df5

Please sign in to comment.