Skip to content

Commit

Permalink
Upgraded to 3.5.0 📌
Browse files Browse the repository at this point in the history
*  New: Added a tiny style to button component.
* New: Added a demonstration of the grid system.
* Tweak: Minor adjustment of the component Demo.
* Tweak: Optimized core stylesheet.
* Tweak: Optimized header placeholder styles and scripts.
* Tweak: Removed the extension style of the New XXL container for Bootstrap 4.x.
* Tweak: Upgraded the automatic play function of the special slider modules.
* Tweak: Upgraded the Sticky Elements.
* Fix: Fixed a bug for Infinite Scroll Posts.
  • Loading branch information
xizon committed May 13, 2019
1 parent 09da483 commit 25b68c2
Show file tree
Hide file tree
Showing 317 changed files with 10,728 additions and 7,923 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,21 @@
# Changelog # Changelog




#### = 3.5.0 (May 13, 2019) =

* New: Added a tiny style to button component.
* New: Added a demonstration of the grid system.
* Tweak: Minor adjustment of the component Demo.
* Tweak: Optimized core stylesheet.
* Tweak: Optimized header placeholder styles and scripts.
* Tweak: Removed the extension style of the New XXL container for Bootstrap 4.x.
* Tweak: Upgraded the automatic play function of the special slider modules.
* Tweak: Upgraded the Sticky Elements.
* Fix: Fixed a bug for Infinite Scroll Posts.




#### = 3.4.6 (May 7, 2019) = #### = 3.4.6 (May 7, 2019) =


* New: Added modifiers to three.js extensions. * New: Added modifiers to three.js extensions.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@
<p align="center">Make over <strong>120+</strong> components to wear again and again!</p> <p align="center">Make over <strong>120+</strong> components to wear again and again!</p>
<p align="center"> <p align="center">
<a href="https://travis-ci.org/xizon/uix-kit/" title="Travis CI"><img src="https://api.travis-ci.org/xizon/uix-kit.svg?branch=master"/></a> <a href="https://travis-ci.org/xizon/uix-kit/" title="Travis CI"><img src="https://api.travis-ci.org/xizon/uix-kit.svg?branch=master"/></a>
<a href="https://www.npmjs.com/package/uix-kit" title="npm version"><img src="https://d25lcipzij17d.cloudfront.net/badge.svg?id=js&type=6&v=3.4.6&x2=0"/></a> <a href="https://www.npmjs.com/package/uix-kit" title="npm version"><img src="https://d25lcipzij17d.cloudfront.net/badge.svg?id=js&type=6&v=3.5.0&x2=0"/></a>
<a href="https://github.com/xizon/uix-kit/blob/master/LICENSE" title="license"><img src="https://img.shields.io/badge/license-MIT-brightgreen.svg"/></a> <a href="https://github.com/xizon/uix-kit/blob/master/LICENSE" title="license"><img src="https://img.shields.io/badge/license-MIT-brightgreen.svg"/></a>
</p> </p>
Expand Down
66 changes: 41 additions & 25 deletions dist/css/uix-kit-rtl.css

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

6 changes: 3 additions & 3 deletions dist/css/uix-kit-rtl.min.css

Large diffs are not rendered by default.

0 comments on commit 25b68c2

Please sign in to comment.