Commit Graph

35 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
aa2eb3f234 Rename to MokoCassiopeia and update to version 03.06.02
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-30 00:51:05 +00:00
copilot-swe-agent[bot]
8cf88379e4 Update version to 03.06.00 across all files
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-28 03:34:37 +00:00
copilot-swe-agent[bot]
0ddbe70e50 Remove warranty header from all files, keeping copyright and file information
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-18 14:47:50 +00:00
copilot-swe-agent[bot]
1201ee3444 Remove custom CodeQL workflow - repository uses GitHub default setup
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:27:38 +00:00
copilot-swe-agent[bot]
d0bcf790e1 Update CHANGELOG with MokoStandards compliance changes
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-09 03:12:57 +00:00
copilot-swe-agent[bot]
5a4003b6ba Move unreleased content to version 03.05.00 section
Co-authored-by: jmiller-moko <230051081+jmiller-moko@users.noreply.github.com>
2026-01-04 01:39:31 +00:00
a5c3d0676d Update CHANGELOG.md 2025-12-23 21:35:37 -06:00
818130e9e8 Update CHANGELOG.md 2025-12-23 21:35:16 -06:00
8890dc1a46 Version Regression 2025-12-23 21:10:28 -06:00
github-actions[bot]
dd3f7d5152 chore(release): bump version to 03.06.00 2025-12-23 20:30:24 +00:00
b213aecaab Update CHANGELOG.md 2025-12-23 13:58:03 -06:00
14607b3ea4 Update CHANGELOG.md 2025-12-23 13:33:02 -06:00
957496862d Update CHANGELOG.md 2025-12-23 13:31:42 -06:00
4704577d81 Update CHANGELOG.md 2025-12-18 19:16:32 -06:00
3f369c0a6c Governance update 2025-12-18 18:31:26 -06:00
4f69a3eee5 Update CHANGELOG.md 2025-12-18 18:08:57 -06:00
3047868cbb Update CHANGELOG.md 2025-12-18 16:24:16 -06:00
58ff102fd5 Update CHANGELOG.md 2025-12-18 16:17:25 -06:00
github-actions[bot]
9dbd44abfa chore(release): bump version to 03.05.00 2025-12-18 22:14:28 +00:00
9374a427f1 CI Updates 2025-12-16 21:39:57 -06:00
0a176f7c17 Update CHANGELOG.md 2025-12-16 21:22:17 -06:00
github-actions[bot]
02619fdb3c chore(release): bump version to 03.01.00 2025-12-16 23:49:59 +00:00
35f355d35e Update CHANGELOG.md 2025-12-16 17:41:45 -06:00
066e15f954 Version fix 2025-12-16 16:51:58 -06:00
56a74c3ab3 Upgraded FontAwesome 6 to FontAwesome 7 Free 2025-12-09 17:56:51 -06:00
1923ccce79 Update CHANGELOG.md 2025-12-09 16:43:06 -06:00
35b665977f Aligned version number (3.0-RC to 3.0) 2025-12-09 16:33:41 -06:00
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