Changelog

v1.2.0 –  December 08, 2020

  • New
    Food Blog Demo. View demo
  • New
    Personal Portfolio Demo. View demo
  • Updated
    Npm dependencies and vendor plugins to latest versions including Bootstrap to 4.5.3.
  • Updated
    Documentation article "UI icons (Icon font)". Added instructions of how to add new icons to the icon font that comes with Around.
  • Updated
    Navbar Brand textual styles to match brand image

v1.1.1 –  October 02, 2020

  • Updated
    Npm dependencies and vendor plugins to latest versions.
  • Updated
    SCSS: Moved Date / Time picker component styles from _forms.scss to separate _date-picker.scss file
  • Updated
    Slightly improved Gulpfile.js
  • Fixed
    Parallax bug on Safari / Mac OS
  • Fixed
    Date / Time Picker bug that cuts Saturday off
  • Fixed
    Documentation errors and typos

v1.1.0 –  August 10, 2020

  • New
    Digital Marketing & SEO Demo. View demo
  • Updated
    Web Temaplate Presentation (Hero section). View demo
  • Updated
    Added support for Responsive Font Sizes implemented in Bootstrap 4.3+. It's enabled by default. But you can disable it in src/scss/helpers/_variables.scss by setting $enable-responsive-font-sizes variable to false.
  • Updated
    Vendor plugins to latest versions, including Bootstrap to 4.5.2
  • Updated
    Node modules to latest versions
  • Updated
    Documentation:
  • Updated
    Sketch file: Added the mockup of new demo
  • Fixed
    Removed btn-like, btn-dislike styling dependency from cs-product-review. Removed cs-product-review CSS class altogether due to its redundancy
  • Fixed
    Minor bug fixes and improvements

v1.0.0 –  June 9, 2020

  • Initial release
Top