ADDED: Brand New Stand-Alone Unishop Version 2 (Template 2) - Furniture Shop
UPDATED: Bootstrap to latest version v4.0.0-beta.3
FIXED: Template compatibility issues with updated Bootstrap
Version 1.4 - November 2, 2017
ADDED: Coming Soon Page
ADDED: Single Ticket Page
ADDED: Bootstrap scss files to vendor folder. Now Bootstrap is integral part of grunt building process and is compiled via separate grunt command sass:bootstrap and passed through Autoprefixer
ADDED: 2 New sections to Unishop documentation: “Browser Support (Autoprefixer)” and “Changelog”
UPDATED: Bootstrap to latest Beta 2 version
UPDATED: package.json with new Autoprefixer package
UPDATED: Gruntfile.js. Added new path: bootstrap_scss and new grunt command sass:bootstrap which runs along with default grunt task. Added Autoprefixer task
UPDATED: Removed all prefixed styles from SCSS. Now vendor prefixes are added automatically by Autoprefixer
UPDATED: Account My Tickets page. Now you can click on ticket name to see ticket details
UPDATED: jQuery v3.1.1 slim to v3.2.1 full to enable ajax function
FIXED: Yet another shop products grid issue in Microsoft Edge
FIXED: Removed second unnecessary declaration of countDownFunc inside scripts.js