Changelog
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 – August 10, 2020
- New
Digital Marketing & SEO. View images
- Updated
Web Temaplate Presentation (Hero section). View images
- 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 tofalse
. - Updated
Vendor plugins to latest versions, including Bootstrap to 4.5.2
- Updated
Node modules to latest versions
- Updated
Documentation:
- Added new section Navbar / Footer variants (Pug)
- Added Changelog section
- Fixed section Installing Vendor plugins with npm and Gulp
- Fixed markup of some Copmponents
- Updated
Sketch file: Added the mockup of new images
- Fixed
Removed
btn-like
,btn-dislike
styling dependency fromcs-product-review
. Removedcs-product-review
CSS class altogether due to its redundancy - Fixed
Minor bug fixes and improvements
v1.0 – June 9, 2020
- Initial release