Skip to content

Commit ca24e01

Browse files
committed
## [2.1.0] 2018-06-13
### Bug fixing - Card-chart fixed on Windows - Bug fixes for responsive devices - Small changes for components
1 parent 352b60e commit ca24e01

File tree

263 files changed

+11262
-42369
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

263 files changed

+11262
-42369
lines changed

CHANGELOG.md

+12-6
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,23 @@
11
# Change Log
22

3+
## [2.1.0] 2018-06-13
4+
### Bug fixing
5+
- Card-chart fixed on Windows
6+
- Bug fixes for responsive devices
7+
- Small changes for components
8+
39
## [2.0.0] 2018-03-27
410
### Bootstrap 4 update
511
- Core base code on Bootstrap 4
612
- Documentation code base written from scratch
713
- Speed optimizations
814
- Class changes : .card-block to .card-body
9-
- .navbar-toggleable-* to .navbar-expand-*
10-
- .hidden-*-down to .d-none .d-*-block
11-
- .hidden-*-up to .d-*-none
12-
- .checkbox to .form-check
13-
- .radio to .form-check
14-
- more class changes here:https://medium.com/@lukaszholeczek/how-to-upgrade-bootstrap-4-alpha-6-to-bootstrap-4-beta-d43b4210f2a3
15+
- .navbar-toggleable-* to .navbar-expand-*
16+
- .hidden-*-down to .d-none .d-*-block
17+
- .hidden-*-up to .d-*-none
18+
- .checkbox to .form-check
19+
- .radio to .form-check
20+
- more class changes here:https://getbootstrap.com/docs/4.0/migration/
1521
- Bug fixes for responsive devices
1622
- Small changes for components
1723

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33

44

5-
![version](https://img.shields.io/badge/version-2.0.2-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/material-dashboard.svg?maxAge=2592000)]() [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/material-dashboard.svg?maxAge=2592000)]() [![Join the chat at https://gitter.im/NIT-dgp/General](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/creative-tim/material-dashboard?utm_source=share-link&utm_medium=link&utm_campaign=share-link) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/yyCv2P)
5+
![version](https://img.shields.io/badge/version-2.0.2-blue.svg) ![license](https://img.shields.io/badge/license-MIT-blue.svg) [![GitHub issues open](https://img.shields.io/github/issues/creativetimofficial/material-dashboard.svg?maxAge=2592000)]() [![GitHub issues closed](https://img.shields.io/github/issues-closed-raw/creativetimofficial/material-dashboard.svg?maxAge=2592000)]() [![Join the chat at https://gitter.im/NIT-dgp/General](https://badges.gitter.im/NIT-dgp/General.svg)](https://gitter.im/creative-tim/material-dashboard?utm_source=share-link&utm_medium=link&utm_campaign=share-link) [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/E4aHAQy)
66

77
![Product Gif](assets/github/product.gif)
88

@@ -131,7 +131,7 @@ If you have questions or need help integrating the product please [contact us](h
131131

132132
## Licensing
133133

134-
- Copyright 2017 Creative Tim (http://www.creative-tim.com)
134+
- Copyright 2018 Creative Tim (http://www.creative-tim.com)
135135
- Licensed under MIT (https://github.com/creativetimofficial/material-dashboard/blob/master/LICENSE.md)
136136

137137
## Useful Links

assets/assets-for-demo/demo.css

-302
This file was deleted.

0 commit comments

Comments
 (0)