UNPKG

material-kit-master

Version:

Material Kit, a Google Material Desgin. Coded by Creative Tim

93 lines (80 loc) 3 kB
# Change Log ## [2.0.5] 2018-11-23 ### Improvements, BugFixing - Changes for responsive devices - Improvements and BugFixing for documentation - Change versions on CSS and JS files - Pro Documentation integrated in Free Version - Eliminated extra CSS and JS ## [2.0.4] 2018-07-02 ### BugFixing - Solved responsive issues - Updated plugins - Speed optimizations - Documentation errors fixed - Gulp compiling of the SASS files - Change versions on CSS and JS files - Small changes for components ## [2.0.3] 2018-05-07 ### BugFixing - Scss cleaned and fixed issues when compiling - Archive cleaned - Other small bug fixing ## [2.0.2] 2018-02-13 ### Improvements, Bootstrap 4.0.0 Final Included - Reestablish the routes/folder for images ## [2.0.1] 2018-01-31 ### Bug fixing, Improvements - Added two plugins in Documentation - Included gulp task that opens the project in browser - Reestablish the routes for some Documentation Components - responsive issue fixed for carousel ## [2.0.0] 2018-01-12 ### Bootstrap 4 update - Core base code on Bootstrap 4 - Documentation code base written from scratch - Speed optimizations - Class changes : .card-block to .card-body - .navbar-toggleable-* to .navbar-expand-* - .hidden-*-down to .d-none .d-*-block - .hidden-*-up to .d-*-none - .checkbox to .form-check - .radio to .form-check - more class changes here:https://medium.com/@lukaszholeczek/how-to-upgrade-bootstrap-4-alpha-6-to-bootstrap-4-beta-d43b4210f2a3 - Bug fixes for responsive devices - Small changes for components ## [1.2.1] 2017-11-09 ### BugFixing - fixed parallax page scroll - fixed cards from `ecommerce.html` page ## [1.2.0] 2017-09-13 ### BugFixing - jQuery library update to the latest version - removed atv-img-animation.js library ( multiple problems with the browsers ) - fixed rotating card system for IE, changed rotating cards with raised image with regular cards with background image or plain cards - bootstrap-selectpicker.js updated to the latest version ## [1.1.1] 2017-05-22 ### BugFixing - fixed problem with Morphing Cards(rotating manual and auto) and Perspective Cards when images were loading later than the javascript ## [1.1.0] 2017-04-14 ### BugFixing, Plugins Updates, New Cards (HTML Version) - v1.1.0 14 Apr, 2017 - - Bootstrap v3.3.7 - Bootstrap DateTimePicker v4.17.45 - Replace Bootstrap SelectPicker v1.11.2 - Replace Tags with Bootstrap TagsInput v0.8.0 - jQuery.Flexisel v2.1.0 - NoUiSlider v9.0.0 - jQuery v3.1.1 - moment.js v2.14.1 - Added new cards - Added 3D animation effect for images on cards(atvImg library) - Added DynamicShadows - Added New rotating cards - Added Ecommerce Page - Bug fixing - Documentation Updates - Added simple input example IMPORTANT! If you migrate from V1.0.0 to V1.1.0 please make sure your replace the '.content' class inside each card with '.card-content', we've made this adjustment for a better control of the content that is inside a card. Sorry for the inconvenience. ## [1.0.0] 2016-06-15 ### Initial Release