Skip to content

Commit

Permalink
3.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
leeoniya committed Dec 18, 2018
1 parent 492074a commit b6ce798
Show file tree
Hide file tree
Showing 33 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion dist/client/domvm.client.cjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, client build)
* @preserve https://github.com/domvm/domvm (v3.4.7, client build)
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion dist/client/domvm.client.es.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, client build)
* @preserve https://github.com/domvm/domvm (v3.4.7, client build)
*/

// NOTE: if adding a new *VNode* type, make it < COMMENT and renumber rest.
Expand Down
2 changes: 1 addition & 1 deletion dist/client/domvm.client.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, client build)
* @preserve https://github.com/domvm/domvm (v3.4.7, client build)
*/

(function (global, factory) {
Expand Down
2 changes: 1 addition & 1 deletion dist/client/domvm.client.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/dev/domvm.dev.cjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, dev build)
* @preserve https://github.com/domvm/domvm (v3.4.7, dev build)
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion dist/dev/domvm.dev.es.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, dev build)
* @preserve https://github.com/domvm/domvm (v3.4.7, dev build)
*/

// NOTE: if adding a new *VNode* type, make it < COMMENT and renumber rest.
Expand Down
2 changes: 1 addition & 1 deletion dist/dev/domvm.dev.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, dev build)
* @preserve https://github.com/domvm/domvm (v3.4.7, dev build)
*/

(function (global, factory) {
Expand Down
2 changes: 1 addition & 1 deletion dist/dev/domvm.dev.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/full/domvm.full.cjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, full build)
* @preserve https://github.com/domvm/domvm (v3.4.7, full build)
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion dist/full/domvm.full.es.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, full build)
* @preserve https://github.com/domvm/domvm (v3.4.7, full build)
*/

// NOTE: if adding a new *VNode* type, make it < COMMENT and renumber rest.
Expand Down
2 changes: 1 addition & 1 deletion dist/full/domvm.full.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/full/domvm.full.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/micro/domvm.micro.cjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, micro build)
* @preserve https://github.com/domvm/domvm (v3.4.7, micro build)
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion dist/micro/domvm.micro.es.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, micro build)
* @preserve https://github.com/domvm/domvm (v3.4.7, micro build)
*/

// NOTE: if adding a new *VNode* type, make it < COMMENT and renumber rest.
Expand Down
2 changes: 1 addition & 1 deletion dist/micro/domvm.micro.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, micro build)
* @preserve https://github.com/domvm/domvm (v3.4.7, micro build)
*/

(function (global, factory) {
Expand Down
2 changes: 1 addition & 1 deletion dist/micro/domvm.micro.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/mini/domvm.mini.cjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, mini build)
* @preserve https://github.com/domvm/domvm (v3.4.7, mini build)
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion dist/mini/domvm.mini.es.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, mini build)
* @preserve https://github.com/domvm/domvm (v3.4.7, mini build)
*/

// NOTE: if adding a new *VNode* type, make it < COMMENT and renumber rest.
Expand Down
2 changes: 1 addition & 1 deletion dist/mini/domvm.mini.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, mini build)
* @preserve https://github.com/domvm/domvm (v3.4.7, mini build)
*/

(function (global, factory) {
Expand Down
2 changes: 1 addition & 1 deletion dist/mini/domvm.mini.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/nano/domvm.nano.cjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, nano build)
* @preserve https://github.com/domvm/domvm (v3.4.7, nano build)
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion dist/nano/domvm.nano.es.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, nano build)
* @preserve https://github.com/domvm/domvm (v3.4.7, nano build)
*/

// NOTE: if adding a new *VNode* type, make it < COMMENT and renumber rest.
Expand Down
2 changes: 1 addition & 1 deletion dist/nano/domvm.nano.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* domvm.js (DOM ViewModel)
* A thin, fast, dependency-free vdom view layer
* @preserve https://github.com/domvm/domvm (v3.4.7-dev, nano build)
* @preserve https://github.com/domvm/domvm (v3.4.7, nano build)
*/

(function (global, factory) {
Expand Down
2 changes: 1 addition & 1 deletion dist/nano/domvm.nano.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b6ce798

Please sign in to comment.