feat(FN-3723): fix plugin toggle rendering

The merge completes the plugin toggle rendering fix (FN-3723) by verifying the quality gates and adding the required changeset for the patch release.

Fusion-Task-Id: FN-3723
This commit is contained in:
Fusion
2026-05-07 23:32:15 -07:00
committed by gsxdsm
parent 2b44297941
commit 31110975a8
5 changed files with 150 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix plugin list enable/disable toggle rendering so the native checkbox is visually hidden and the custom slider reflects checked and focus-visible states.