Skip to content

Commit 005d5cd

Browse files
committed
update to v2.0.4
1 parent 0181697 commit 005d5cd

30 files changed

Lines changed: 1994 additions & 537 deletions

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
# Change Log
22

3+
## [2.0.4] 2018-07-02
4+
### BugFixing
5+
- Solved responsive issues
6+
- Updated plugins
7+
- Speed optimizations
8+
- Documentation errors fixed
9+
- Gulp compiling of the SASS files
10+
- Change versions on CSS and JS files
11+
- Small changes for components
12+
313
## [2.0.3] 2018-05-07
414
### BugFixing
5-
- Scss cleaned and fixed issue when compiling
15+
- Scss cleaned and fixed issues when compiling
616
- Archive cleaned
717
- Other small bug fixing
818

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# [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)
22

33

4-
![version](https://img.shields.io/badge/version-2.0.3-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)
4+
![version](https://img.shields.io/badge/version-2.0.4-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)
55

66

77
![Product Gif](https://s3.amazonaws.com/creativetim_bucket/github/gif/material-kit-free.gif)
@@ -56,6 +56,7 @@ Material Kit is based on the Github Repo from Fezvrasta who did an amazing job c
5656

5757
## Quick start
5858

59+
- `npm i material-kit`
5960
- [Download from Github](https://github.com/creativetimofficial/material-kit/archive/master.zip).
6061
- [Download from Creative Tim](https://www.creative-tim.com/product/material-kit).
6162
- Install with [Bower](https://bower.io/): ```bower install material-kit```.

0 commit comments

Comments
 (0)