|
|
b7012e3af0
|
# Version 2.0 (2025-08-30)
**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:50:41 -05:00 |
|
|
|
82564b5b8a
|
Merge branch 'main' into dev-02.00
|
2025-08-30 18:49:56 -05:00 |
|
|
|
6d9be128e8
|
Rename readme.md to README.md
|
2025-08-30 18:49:02 -05:00 |
|
|
|
5066502581
|
Rename readme.md to README.md
|
2025-08-30 18:46:48 -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 |
|
|
|
d6f84ebb46
|
Update .gitignore
|
2025-08-27 17:45:55 -05:00 |
|
|
|
cc69c75cca
|
Reset
|
2025-08-25 00:33:14 -05:00 |
|
|
|
bbca9c4024
|
Merge branch 'main' of https://github.com/mokoconsulting-tech/moko-cassiopeia
|
2025-08-25 00:18:59 -05:00 |
|
|
|
18f98dd606
|
Security hardening
|
2025-08-25 00:18:56 -05:00 |
|
|
|
44ca95f138
|
Delete media/templates/site/moko-cassiopeia/css/global/colors directory
|
2025-08-25 00:17:50 -05:00 |
|
|
|
f2e774f8ec
|
Stylesheet Updats
|
2025-08-24 23:47:15 -05:00 |
|
|
|
a215784424
|
Language Updates
|
2025-08-24 23:46:26 -05:00 |
|
|
|
e61b94fe80
|
Security hardening
|
2025-08-24 23:45:33 -05:00 |
|
|
|
b61033d7d0
|
Update .gitignore
|
2025-08-24 23:44:48 -05:00 |
|
|
|
886262cdc1
|
v1.15
Added CSS theme seletor (dark/light)
|
2025-08-20 01:12:59 -05:00 |
|
|
|
0fa0593d14
|
Update .gitignore
|
2025-08-20 01:08:50 -05:00 |
|
|
|
0f7acf3ca1
|
Delete updates.xml
|
2025-08-13 02:47:32 -05:00 |
|
|
|
722f49509d
|
Delete ROADMAP.md
|
2025-08-13 02:47:23 -05:00 |
|
|
|
ea05e89d91
|
Create CONTRIBUTING.md
|
2025-08-13 02:46:33 -05:00 |
|
|
|
94bf75bd3d
|
Create CODE_OF_CONDUCT.md
|
2025-08-13 02:46:26 -05:00 |
|
|
|
3311986bba
|
Update .gitignore
|
2025-08-13 02:46:19 -05:00 |
|
|
|
0e2d3dd795
|
Create .editorconfig
|
2025-08-13 02:46:10 -05:00 |
|
|
|
a0b542c88f
|
Create updates.xml
|
2025-08-12 19:05:59 -05:00 |
|
|
|
9bfd5b9b92
|
v1.13.1
- Updated gitignore
- Created ROADMAP.md
|
2025-08-09 22:41:35 -05:00 |
|
|
|
21e2d3691e
|
Merge branch 'main' of https://github.com/mokoconsulting-tech/moko-cassiopeia
|
2025-08-09 22:37:50 -05:00 |
|
|
|
2e79807dbb
|
v1.13
- Fixed CSS
- Cleaned up Table of Contents
- Deleted conflicting default.php in com_content
|
2025-08-09 22:30:55 -05:00 |
|
|
|
152cc447d2
|
Delete updates directory
|
2025-08-09 22:28:41 -05:00 |
|
|
|
1c45469b99
|
CSS Fix
Fixed header BG file path
|
2025-07-19 19:50:31 -05:00 |
|
|
|
d6d7c86445
|
Merge branch 'main' of https://github.com/mokoconsulting-tech/moko-cassiopeia
|
2025-07-17 17:48:14 -05:00 |
|
|
|
c997131aec
|
Fixed favicon issue
|
2025-07-17 17:46:46 -05:00 |
|
|
|
8819266118
|
Delete media/templates/site/moko-cassiopeia/css/global/colors_custom_sra.css
|
2025-07-16 01:22:27 -05:00 |
|
|
|
aa7902bdee
|
Delete media/templates/site/moko-cassiopeia/css/global/colors_custom_optain.css
|
2025-07-16 01:22:14 -05:00 |
|
|
|
0b62e7f7cb
|
Delete media/templates/site/moko-cassiopeia/css/global/colors_custom_meaewellness.css
|
2025-07-16 01:22:00 -05:00 |
|
|
|
c1be09f8f2
|
Delete sftp-config.json
|
2025-07-13 00:15:18 -05:00 |
|
|
|
ab76906af2
|
Update sftp-config.json
|
2025-07-13 00:12:11 -05:00 |
|
|
|
0d2c5c54b0
|
v1.12
- CSS @media print to hide different portions
|
2025-07-10 22:32:32 -05:00 |
|
|
|
6f75cd5c03
|
v1.11
- Restored Default Article Override
- Created Table of Contents article override
- Added TOC skip to Comments Heading
- Localized AFeld/Bootstrap-TOC files
|
2025-07-10 22:21:19 -05:00 |
|
|
|
1dca9ddb0b
|
Update .gitignore
|
2025-07-02 03:43:15 -05:00 |
|
|
|
ddd36c5b9e
|
Updated Gitignore
|
2025-07-02 03:41:59 -05:00 |
|
|
|
ec9a6632ae
|
v1.10
-fixed CSS of item image
|
2025-06-28 12:23:52 -05:00 |
|
|
|
d604e462bd
|
Fixed Drawer Language
|
2025-05-22 18:14:30 -05:00 |
|
|
|
9c2e1c184b
|
Update
|
2025-05-22 17:51:28 -05:00 |
|
|
|
4eb63b1247
|
Update
|
2025-05-22 17:21:25 -05:00 |
|
|
|
190cabfb23
|
Initial commit
|
2025-05-22 17:14:27 -05:00 |
|