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.
- 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
- 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
withcb
.cb
stands for cookie banner. - Local storage is no longer cleared if the cookie value is null.
- Updated bootstrap to v5.1.3. PR - #4 from @Erulezz
- Updating meta viewport info. PR - #4 from @Erulezz
- Removing units after 0 in CSS. PR - #3 from @Erulezz
- Fixing a spelling mistake. PR - #2 from @Erulezz
- Updated bootstrap to v5.0.1
- Initial release