Merge branch 'master' into patch-1

This commit is contained in:
Alexis Rouillard
2026-07-03 21:47:51 +02:00
committed by GitHub
82 changed files with 1284 additions and 453 deletions
+5
View File
@@ -364,6 +364,11 @@ A group may hide all but one element, showing them only on mouse hover. In order
default: false ++
Whether left click should reveal the content rather than mouse over. Note that grouped modules may still process their own on-click events.
*start-expanded*: ++
typeof: bool ++
default: false ++
Defines whether the drawer should initialize in an expanded state.
*transition-left-to-right*: ++
typeof: bool ++
default: true ++