Skip to content

Latest commit

 

History

History
96 lines (83 loc) · 3.01 KB

CHANGELOG.md

File metadata and controls

96 lines (83 loc) · 3.01 KB

Change Log

[2.0.6] 2019-09-03

Improvements, BugFixing

  • Bug fixing (javascript file)

[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

[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