Skip to content

Commit

Permalink
zuix.js v1.1.24
Browse files Browse the repository at this point in the history
  • Loading branch information
genemars committed May 6, 2023
1 parent e7af867 commit e608a4f
Show file tree
Hide file tree
Showing 21 changed files with 52 additions and 36 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<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>
</p>

# [zuix.js v1.1.23](https://zuixjs.github.io/zuixjs.org)
# [zuix.js v1.1.24](https://zuixjs.github.io/zuixjs.org)

A lightweight JavaScript library to support you in creating amazing component-based websites and applications.
- [Website and Documentation](https://zuixjs.github.io/zuixjs.org)
Expand Down
2 changes: 1 addition & 1 deletion dist/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<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>
</p>

# [zuix.js v1.1.23](https://zuixjs.github.io/zuixjs.org)
# [zuix.js v1.1.24](https://zuixjs.github.io/zuixjs.org)

A lightweight JavaScript library to support you in creating amazing component-based websites and applications.
- [Website and Documentation](https://zuixjs.github.io/zuixjs.org)
Expand Down
2 changes: 2 additions & 0 deletions dist/js/zuix-bundler.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* zuix.js v1.1.24 23.05.06 19:59:07 */

var zuix;
/******/ (function() { // webpackBootstrap
/******/ var __webpack_modules__ = ({
Expand Down
2 changes: 2 additions & 0 deletions dist/js/zuix-bundler.min.js

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

2 changes: 2 additions & 0 deletions dist/js/zuix-bundler.module.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* zuix.js v1.1.24 23.05.06 19:59:07 */

/******/ var __webpack_modules__ = ({

/***/ 460:
Expand Down
2 changes: 2 additions & 0 deletions dist/js/zuix-bundler.module.min.js

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

2 changes: 2 additions & 0 deletions dist/js/zuix.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* zuix.js v1.1.24 23.05.06 19:59:07 */

var zuix;
/******/ (function() { // webpackBootstrap
/******/ var __webpack_modules__ = ({
Expand Down
2 changes: 2 additions & 0 deletions dist/js/zuix.min.js

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/js/zuix.module.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/* zuix.js v1.1.24 23.05.06 19:59:07 */

/******/ var __webpack_modules__ = ({

/***/ 381:
Expand Down
2 changes: 2 additions & 0 deletions dist/js/zuix.module.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zuix-dist",
"version": "1.1.23",
"version": "1.1.24",
"description": "zUIx is a JavaScript library for creating component-based websites and applications.",
"main": "js/zuix.min.js",
"typings": "ts/zuix.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion docs/js/zuix-bundler.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* zuix.js v1.1.23 23.05.03 20:59:26 */
/* zuix.js v1.1.24 23.05.06 19:59:07 */

var zuix;
/******/ (function() { // webpackBootstrap
Expand Down
2 changes: 1 addition & 1 deletion docs/js/zuix-bundler.min.js

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

2 changes: 1 addition & 1 deletion docs/js/zuix-bundler.module.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* zuix.js v1.1.23 23.05.03 20:59:26 */
/* zuix.js v1.1.24 23.05.06 19:59:07 */

/******/ var __webpack_modules__ = ({

Expand Down
Loading

0 comments on commit e608a4f

Please sign in to comment.