|
|
cfd59c7421
|
Fixed style injection
|
2025-12-09 15:47:18 -06:00 |
|
|
|
3e6527a5e3
|
Version number update
|
2025-12-05 04:16:25 -06:00 |
|
|
|
5837793c8a
|
Version Number & DEFGROUP Update
|
2025-12-05 02:17:41 -06:00 |
|
|
|
2410b43cb6
|
Start of 03.00 RC
### Removed
- `./CODE_OF_CONDUCT.md`
- `./CONTRIBUTING.md`
### Updated
- Copyright Headers to MokoCodingDefaults standards
|
2025-12-02 16:18:00 -06:00 |
|
|
|
4ec5e9ae94
|
v02.01.05
**Minor Release**
## Fixed
- Removed vmbasic.css
- Repaired temaplte.css and colors_standard.css
|
2025-09-04 20:07:30 -05:00 |
|
|
|
6d2d855ddb
|
v02.01.05-dev
Prepped Version Numbers
|
2025-08-30 21:14:37 -05:00 |
|
|
|
1db8504234
|
Update CHANGELOG.md
|
2025-08-30 18:45:42 -05:00 |
|
|
|
bee7796645
|
02.00
**Major Release** — introduces the long-awaited **Dark Mode Toggle**, streamlining accessibility and usability enhancements.
##Added
* **Dark Mode Toggle**
* Frontend toggle switch included in template.
* JavaScript handles switching between light/dark modes.
* Dark mode CSS rules applied across template styles.
* Automatic persistence of user choice (via localStorage).
* **Header Parameters Update**
* Added **logo parameter support** in template settings.
* Updated metadata & copyright header.
* **Expanded TOC (Table of Contents)**
* Automatic TOC injection when enabled.
* User selects placement via article > options > layout (`toc-left` or `toc-right`).
##Improved
* Cleaned up `index.php` by removing **skip-to-content** duplicate calls.
* Consolidated JavaScript asset loading (ensuring dark-mode script is loaded correctly from external JS file).
* Streamlined CSS for **toggle switch**, ensuring it inherits Bootstrap/Cassiopeia defaults.
* General accessibility refinements in typography and color contrast.
##Fixed
* Fixed missing **logo param** in header output.
* Corrected stylesheet inconsistencies between Bootstrap 5 helpers and template overrides.
* Patched redundant calls in script includes.
|
2025-08-30 18:41:15 -05:00 |
|