Changelog

Version 1.3.0

September 7, 2019

- new pages: Travel home page (index-3.html)
- improved: added hover animations to cards using a new .hover-animate utility class
- updated plugins: Bootstrap Select (1.13.10), 
    jQuery (3.4.1), LeafletJS (1.5.1), NoUI Slider (14.0.2), 
    PrismJS (1.17.1), SmoothScroll (16.1.0), Swiper (4.5.0)
- updated development workflow: upgraded to Gulp 4 (4.0.2), 
    switched from CSS Nano Gulp plugin to Gulp Clean CSS (4.2.0). 
    Affected files: gulpfile.js, package.json
Version 1.2.0

April 24, 2019

- new pages: User Bookings (user-grid.html), Booking detail (user-booking-detail.html), Booking process (4 pages: user-booking-1.html - user-booking-4.html, _booking.scss), Host view (user-list.html)
- improved: - added .icon-rounded-sm modifier classes (_icons.scss)
- improved: - better alert theming (_variables.scss)
- fixed: left/right arrows in Magnific popup 
   (affected files: custom/_magnificpopup.scss, new file custom/_functions.scss)
- updated: Font Awesome to v 5.8.1
Version 1.1.1

March 7, 2019

- fixed: Similar places carousel initialisation in detail.html
   (affected files: js/theme.js, new file custom/_functions.scss)
Version 1.1.0

March 7, 2019

- new pages: Sign in (login.php), Sign up (signup.php), Add new listing form (6 pages: user-add-0.html - user-add-5.html)
- improved: added SVG logo for demo purposes
- improved: to avoid CORS issues when viewing using file:// protocol, using the Bootstrapious.com URL for the SVG sprite
- fixed: left/right arrows in Magnific popup 
   (affected files: custom/_magnificpopup.scss, new file custom/_functions.scss)
- fixed: SCSS customization - improved styling possibilities for brand colours, 
  added few missing !default flags, new variable for .nav-link in navbar - $navbar-link-size
  (affected files: custom/_variables.scss, user/_user-variables.scss)
Version 1.0.0

February 14, 2019

- Initial release