Skip to content

Commit 7840bc3

Browse files
committed
zuix.js v1.1.27
1 parent 1522646 commit 7840bc3

21 files changed

+290
-68
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<a href="https://github.com/zuixjs/zuix/blob/master/LICENSE.TXT"><img src="https://img.shields.io/npm/l/zuix-dist.svg?style=for-the-badge" alt="License"></a>
1010
</p>
1111

12-
# [zuix.js v1.1.26](https://zuixjs.github.io/zuixjs.org)
12+
# [zuix.js v1.1.27](https://zuixjs.github.io/zuixjs.org)
1313

1414
A lightweight JavaScript library to support you in creating amazing component-based websites and applications.
1515
- [Website and Documentation](https://zuixjs.github.io/zuixjs.org)

dist/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<a href="https://github.com/zuixjs/zuix/blob/master/LICENSE.TXT"><img src="https://img.shields.io/npm/l/zuix-dist.svg?style=for-the-badge" alt="License"></a>
1010
</p>
1111

12-
# [zuix.js v1.1.26](https://zuixjs.github.io/zuixjs.org)
12+
# [zuix.js v1.1.27](https://zuixjs.github.io/zuixjs.org)
1313

1414
A lightweight JavaScript library to support you in creating amazing component-based websites and applications.
1515
- [Website and Documentation](https://zuixjs.github.io/zuixjs.org)

dist/js/zuix-bundler.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* zuix.js v1.1.27 23.05.18 18:03:16 */
2+
13
var zuix;
24
/******/ (function() { // webpackBootstrap
35
/******/ var __webpack_modules__ = ({

dist/js/zuix-bundler.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/zuix-bundler.module.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* zuix.js v1.1.27 23.05.18 18:03:16 */
2+
13
/******/ var __webpack_modules__ = ({
24

35
/***/ 460:

dist/js/zuix-bundler.module.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/zuix.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* zuix.js v1.1.27 23.05.18 18:03:16 */
2+
13
var zuix;
24
/******/ (function() { // webpackBootstrap
35
/******/ var __webpack_modules__ = ({

dist/js/zuix.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/js/zuix.module.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/* zuix.js v1.1.27 23.05.18 18:03:16 */
2+
13
/******/ var __webpack_modules__ = ({
24

35
/***/ 381:

dist/js/zuix.module.min.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)