Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.77 KB

changelog.md

File metadata and controls

42 lines (33 loc) · 1.77 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

[4.0.0] - 2024-07-30

Changed

  • Demo website now has auto dark and light mode. Screenshot of dark mdoe added to Readme.
  • Updated bootstrap version to 5.3.3
  • Fixed an error in documentation - Issue #9 raised by @Ahleroy

[3.0.0] - 2021-11-19

Changed

  • The CSS and the element identification now uses id instead of the 1st element of the class.
  • Replaced the prefixes nk(my initials) & web_dev with cb. cb stands for cookie banner.
  • Local storage is no longer cleared if the cookie value is null.

[2.2.0] - 2021-11-04

Changed

  • Updated bootstrap to v5.1.3. PR - #4 from @Erulezz
  • Updating meta viewport info. PR - #4 from @Erulezz

Contributors

[2.1.0] - 2021-10-20

Changed

  • Removing units after 0 in CSS. PR - #3 from @Erulezz
  • Fixing a spelling mistake. PR - #2 from @Erulezz

Contributors

[2.0.0] - 2021-06-04

Changed

  • Updated bootstrap to v5.0.1

[1.0.0] - 2020-07-28

Added

  • Initial release