Younes ENNAJI
30de24f054
fix: add null checks and error handling to docs JS controllers
...
clipboard_controller.js:
- Check if clipboard API is available before using
- Handle clipboard write promise rejection
- Show error icon on failure
prev-next_controller.js:
- Guard against missing navigation element
- Guard against missing span element in links
anchor_controller.js:
- Guard against missing ul element
2026-03-01 20:11:07 +00:00
Younes ENNAJI
06f75b21eb
Fix jQuery dependency for Toastr library
...
Import jQuery and make it globally available before Toastr is loaded.
This prevents console errors about jQuery not being found.
2026-01-25 06:03:39 +01:00
Younes ENNAJI
c03c28533b
update the docs
2025-03-17 03:03:07 +00:00
Younes ENNAJI
ffbb8e5053
Wip
2025-03-16 01:15:32 +00:00
Younes ENNAJI
ea47e9043b
update the themes in the docs
2025-03-11 05:07:01 +00:00
Younes ENNAJI
a7491972e2
Wip
2025-03-10 02:58:26 +00:00
Younes ENNAJI
21c5cbd624
Wip
2025-03-10 02:18:48 +00:00
Younes ENNAJI
664c841e8d
Wip
2025-03-10 02:07:34 +00:00
Younes ENNAJI
88ae4cfc4c
add themes to the docs
2025-03-10 00:54:37 +00:00
Younes ENNAJI
d2f019fb62
chore: update the doc and improve phpstan annotations
2024-05-05 19:44:39 +01:00
Younes ENNAJI
eafa471fde
chore: compile the assets
2024-04-12 07:10:52 +00:00
Younes ENNAJI
f1db85e522
docs: fix menu icons width
2024-04-12 04:13:03 +00:00
Younes ENNAJI
1f4ea40a39
chore: v2 full rewrite
2024-04-09 07:57:01 +00:00