Skip to content

Latest commit

 

History

History
76 lines (66 loc) · 2.65 KB

CHANGELOG.md

File metadata and controls

76 lines (66 loc) · 2.65 KB

Change Log

[2.0.3] 2018-03-30

Bug fixing, Improvements

  • added scroll to id in Section Page
  • resize the modal on devices to fit the page
  • change the name and the route in the gulpfile.js file in the users archive
  • in the html pages the path from images was changed
  • we changed the path of images from assets/img folder

[2.0.2] 2018-02-12

Improvements, Bootstrap 4.0.0 update

  • Reestablish the gulp compiling of the SASS files

[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