mirror of
https://gitlab.com/TheGamecraft/c-cms.git
synced 2026-04-22 11:09:11 -04:00
2.7 KiB
2.7 KiB
Change Log
[2.1.0] 2018-11-13
Improvements, BugFixing
- Changes for responsive devices
- Improvements and BugFixing for documentation
- Change versions on CSS and JS files
- DataTable responsive fixes
- Example Pages small establishments
- Pro Documentation integrated in Free Version
- New page - Error Page 404
- Eliminated extra CSS and JS
[2.0.2] 2018-06-21
BugFixing
- Multilevel dropdown integration
- Small changes for responsive devices
- Fixed-plugin in user archive integration
- Speed optimizations
- Documentation errors fixed
- Gulp compiling of the SASS files
- Change versions on CSS and JS files
- Small changes for components
[2.0.1] 2018-03-21
BugFixing
- Fixed validation inputs
- Fixed SweetAlert
- Navbar dropdown fixed on mobile responsive
[2.0.0] 2018-03-15
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://getbootstrap.com/docs/4.0/migration/
- Bug fixes for responsive devices
- Small changes for components
[1.2.1] 2017-11-17
RTL Support
- added new page with
RTL Support
BugFixing
- SweetAlert fixed on IE and browser console fixed error
- Replaced
es6-promise-auto.min.jslibrary withcore.js(CDN script) Chartist.jsfixed error from browser consolePerfectScrollbarfixed on IE
[1.2.0] 2017-09-05
BugFixing, Plugin Change
- Added a new Sidebar-menu ( the old one was replaced ) and a new color for the Sidebar-menu
redwithwhitethe active color - Plugins that were updated to the latest versions:
- jquery.min.js
3.2.1 - es6-promise-auto.min.js
4.1.1 - noUiSlider.min.js
10.0.0 - chartist.min.js
0.11.0 - fullcalendar.min.js
3.5.0 - jquery.bootstrap-wizard.js
1.4.2 - jquery.select-bootstrap.js
1.12.2
- jquery.min.js
- Added
Arrive.jslibrary for elements that are inserted dinamically - Removed
jquery.mobile-1.4.5.min.jslibrary because this it's not compatible with jquery 3+ - Added version in CSS and JS links
- Bug Fixes
[1.1.0] 2016-11-17
BugFixing, Plugin Change
- Fix bug on main panel > content while you use the Sidebar Mini
- Replaced select plugin with a more complex select
bootstrap-select - Added File Input library by Jasny
- change filter colors for example pages
- fix Charts responsive issue when switching from Desktop to Mobile
- added
PerfectScrollbarjust for Windows, fix problem in MacOs and Ubuntu