Skip to content

Commit

Permalink
zuix.js v1.1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
genemars committed May 24, 2023
1 parent 6cfb24b commit a8a95b3
Show file tree
Hide file tree
Showing 21 changed files with 38 additions and 16 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.27](https://zuixjs.github.io/zuixjs.org)
# [zuix.js v1.1.28](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.27](https://zuixjs.github.io/zuixjs.org)
# [zuix.js v1.1.28](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.28 23.05.24 11:18:24 */

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.28 23.05.24 11:18:24 */

/******/ 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.28 23.05.24 11:18:24 */

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.28 23.05.24 11:18:24 */

/******/ 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.27",
"version": "1.1.28",
"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.27 23.05.18 18:03:16 */
/* zuix.js v1.1.28 23.05.24 11:18:24 */

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.27 23.05.18 18:03:16 */
/* zuix.js v1.1.28 23.05.24 11:18:24 */

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

Expand Down
Loading

0 comments on commit a8a95b3

Please sign in to comment.