- fix inputs on RTL
- update tag border
- update Bootstrap to v5.2.0-beta1
- fix code preview for input-outine
- update SCSS folder
- fix running 'npm install' issue
- fix SCSS compiling issues
- Update Bootstrap to v5.1.1
- Update to Material Design 2
- New Documentation version
- New Product structure
- Solved the broken links
- Updated NoUiSlider plugin
- Solved the existing bugs
- Change variables from
$brand-color
to$color
- Fixed issue (javascript file)
- 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
- 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
- Scss cleaned and fixed issues when compiling
- Archive cleaned
- Other small bug fixing
- Reestablish the routes/folder for images
- SASS issue compile fixed
- Included gulp task that opens the project in browser
- 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
- fixed parallax page scroll
- fixed cards from
ecommerce.html
page
- 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
- fixed problem with Morphing Cards(rotating manual and auto) and Perspective Cards when images were loading later than the javascript
- 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.