Skip to content

Commit

Permalink
bug-fixing JS file
Browse files Browse the repository at this point in the history
  • Loading branch information
groovemen committed Sep 3, 2019
1 parent 01d5229 commit cb9cb17
Show file tree
Hide file tree
Showing 15 changed files with 30 additions and 28 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [2.0.6] 2019-09-03
### Improvements, BugFixing
- Bug fixing (javascript file)

## [2.0.5] 2018-11-23
### Improvements, BugFixing
- Changes for responsive devices
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# [Material Kit](https://demos.creative-tim.com/material-kit/index.html) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/home?status=Material%20Kit%20is%20a%20Free%20Bootstrap%204%20UI%20Kit%20%E2%9D%A4%EF%B8%8F%0Ahttps%3A//demos.creative-tim.com/material-kit/index.html%20%23bootstrap%20%23material%20%23design%20%23uikit%20%23freebie%20%20via%20%40CreativeTim)


![version](https://img.shields.io/badge/version-2.0.5-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/material-kit.svg?maxAge=2592000)](https://github.com/creativetimofficial/material-kit/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/material-kit.svg?maxAge=2592000)](https://github.com/creativetimofficial/material-kit/issues?q=is%3Aissue+is%3Aclosed) [![Join the chat at https://gitter.im/NIT-dgp/General](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/creative-tim-general/Lobby) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy)
![version](https://img.shields.io/badge/version-2.0.6-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/material-kit.svg?maxAge=2592000)](https://github.com/creativetimofficial/material-kit/issues?q=is%3Aopen+is%3Aissue) [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/material-kit.svg?maxAge=2592000)](https://github.com/creativetimofficial/material-kit/issues?q=is%3Aissue+is%3Aclosed) [![Join the chat at https://gitter.im/NIT-dgp/General](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/creative-tim-general/Lobby) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy)


![Product Gif](https://raw.githubusercontent.com/creativetimofficial/public-assets/master/material-kit/material-kit.gif)
Expand Down
2 changes: 1 addition & 1 deletion assets/css/material-kit.css

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

2 changes: 1 addition & 1 deletion assets/css/material-kit.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/css/material-kit.min.css

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

6 changes: 2 additions & 4 deletions assets/js/material-kit.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
//
// =========================================================
// * Material Kit - v2.0.5
// * Material Kit - v2.0.6
// =========================================================
//
// * Product Page: https://www.creative-tim.com/product/material-kit
Expand All @@ -12,8 +12,6 @@
//
// * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.


<!DOCTYPE html>
var big_image;

$(document).ready(function() {
Expand Down
2 changes: 1 addition & 1 deletion assets/js/material-kit.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 assets/scss/material-kit.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//
// =========================================================
// * Material Kit - v2.0.5
// * Material Kit - v2.0.6
// =========================================================
//
// * Product Page: https://www.creative-tim.com/product/material-kit
Expand Down
6 changes: 3 additions & 3 deletions docs/documentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
<!-- CSS Files -->
<link href="../assets/css/material-kit.css?v=2.0.5" rel="stylesheet" />
<link href="../assets/css/material-kit.css?v=2.0.6" rel="stylesheet" />
<!-- CSS Just for demo purpose, don't include it in your project -->
<link href="../assets/demo/demo.css" rel="stylesheet" />
</head>
Expand Down Expand Up @@ -49,7 +49,7 @@
<div class="col-md-8 ml-auto mr-auto">
<div class="brand">
<h1>Material Kit</h1>
<h3 class="title">Documentation v2.0.5</h3>
<h3 class="title">Documentation v2.0.6</h3>
<br/>
<a href="https://demos.creative-tim.com/material-kit/docs/2.1/getting-started/introduction.html" class="btn btn-white btn-round">View documentation</a>
</div>
Expand Down Expand Up @@ -103,7 +103,7 @@ <h3 class="title">Documentation v2.0.5</h3>
<!-- Google Maps Plugin -->
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY_HERE"></script>
<!-- Control Center for Material Kit: parallax effects, scripts for the example pages etc -->
<script src="../assets/js/material-kit.js?v=2.0.5" type="text/javascript"></script>
<script src="../assets/js/material-kit.js?v=2.0.6" type="text/javascript"></script>
</body>

</html>
6 changes: 3 additions & 3 deletions examples/landing-page.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
=========================================================
* Material Kit - v2.0.5
* Material Kit - v2.0.6
=========================================================
* Product Page: https://www.creative-tim.com/product/material-kit
Expand Down Expand Up @@ -29,7 +29,7 @@
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
<!-- CSS Files -->
<link href="../assets/css/material-kit.css?v=2.0.5" rel="stylesheet" />
<link href="../assets/css/material-kit.css?v=2.0.6" rel="stylesheet" />
<!-- CSS Just for demo purpose, don't include it in your project -->
<link href="../assets/demo/demo.css" rel="stylesheet" />
</head>
Expand Down Expand Up @@ -297,7 +297,7 @@ <h4 class="text-center description">Divide details about your product or agency
<!-- Google Maps Plugin -->
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY_HERE"></script>
<!-- Control Center for Material Kit: parallax effects, scripts for the example pages etc -->
<script src="../assets/js/material-kit.js?v=2.0.5" type="text/javascript"></script>
<script src="../assets/js/material-kit.js?v=2.0.6" type="text/javascript"></script>
</body>

</html>
6 changes: 3 additions & 3 deletions examples/login-page.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
=========================================================
* Material Kit - v2.0.5
* Material Kit - v2.0.6
=========================================================
* Product Page: https://www.creative-tim.com/product/material-kit
Expand Down Expand Up @@ -29,7 +29,7 @@
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
<!-- CSS Files -->
<link href="../assets/css/material-kit.css?v=2.0.5" rel="stylesheet" />
<link href="../assets/css/material-kit.css?v=2.0.6" rel="stylesheet" />
<!-- CSS Just for demo purpose, don't include it in your project -->
<link href="../assets/demo/demo.css" rel="stylesheet" />
</head>
Expand Down Expand Up @@ -189,7 +189,7 @@ <h4 class="card-title">Login</h4>
<!-- Google Maps Plugin -->
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY_HERE"></script>
<!-- Control Center for Material Kit: parallax effects, scripts for the example pages etc -->
<script src="../assets/js/material-kit.js?v=2.0.5" type="text/javascript"></script>
<script src="../assets/js/material-kit.js?v=2.0.6" type="text/javascript"></script>
</body>

</html>
6 changes: 3 additions & 3 deletions examples/profile-page.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
=========================================================
* Material Kit - v2.0.5
* Material Kit - v2.0.6
=========================================================
* Product Page: https://www.creative-tim.com/product/material-kit
Expand Down Expand Up @@ -29,7 +29,7 @@
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
<!-- CSS Files -->
<link href="../assets/css/material-kit.css?v=2.0.5" rel="stylesheet" />
<link href="../assets/css/material-kit.css?v=2.0.6" rel="stylesheet" />
<!-- CSS Just for demo purpose, don't include it in your project -->
<link href="../assets/demo/demo.css" rel="stylesheet" />
</head>
Expand Down Expand Up @@ -222,7 +222,7 @@ <h6>Designer</h6>
<!-- Google Maps Plugin -->
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY_HERE"></script>
<!-- Control Center for Material Kit: parallax effects, scripts for the example pages etc -->
<script src="../assets/js/material-kit.js?v=2.0.5" type="text/javascript"></script>
<script src="../assets/js/material-kit.js?v=2.0.6" type="text/javascript"></script>
</body>

</html>
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
=========================================================
* Material Kit - v2.0.5
* Material Kit - v2.0.6
=========================================================
* Product Page: https://www.creative-tim.com/product/material-kit
Expand Down Expand Up @@ -29,7 +29,7 @@
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
<!-- CSS Files -->
<link href="./assets/css/material-kit.css?v=2.0.5" rel="stylesheet" />
<link href="./assets/css/material-kit.css?v=2.0.6" rel="stylesheet" />
<!-- CSS Just for demo purpose, don't include it in your project -->
<link href="./assets/demo/demo.css" rel="stylesheet" />
</head>
Expand Down Expand Up @@ -1465,7 +1465,7 @@ <h5 class="modal-title">Modal title</h5>
<!-- Google Maps Plugin -->
<script src="https://maps.googleapis.com/maps/api/js?key=YOUR_KEY_HERE"></script>
<!-- Control Center for Material Kit: parallax effects, scripts for the example pages etc -->
<script src="./assets/js/material-kit.js?v=2.0.5" type="text/javascript"></script>
<script src="./assets/js/material-kit.js?v=2.0.6" type="text/javascript"></script>
<script>
$(document).ready(function() {
//init DateTimePickers
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "material-kit",
"version": "2.0.5",
"version": "2.0.6",
"description": "Material Kit, a Google Material Desgin. Coded by Creative Tim",
"main": "index.html",
"directories": {
Expand Down
4 changes: 2 additions & 2 deletions template.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!--
=========================================================
* Material Kit - v2.0.5
* Material Kit - v2.0.6
=========================================================
* Product Page: https://www.creative-tim.com/product/material-kit
Expand All @@ -26,7 +26,7 @@
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css">
<!-- Material Kit CSS -->
<link href="assets/css/material-kit.css?v=2.0.5" rel="stylesheet" />
<link href="assets/css/material-kit.css?v=2.0.6" rel="stylesheet" />
</head>

<body>
Expand Down

0 comments on commit cb9cb17

Please sign in to comment.