From a9c37674c18cd9e4ab073acdcf996df697774d19 Mon Sep 17 00:00:00 2001 From: Ian McBurnie <38065+ianmcburnie@users.noreply.github.com> Date: Wed, 4 Feb 2026 18:00:55 -0800 Subject: [PATCH 1/6] feat: decoupled aria-expanded state #227 --- docs/core/makeup-expander/index.html | 9 +++++ docs/core/makeup-expander/index.js | 26 +++++++++--- docs/core/makeup-expander/index.min.js | 40 ++++++++++++++----- docs/core/makeup-expander/index.min.js.map | 2 +- docs/ui/makeup-combobox/index.min.js | 17 +++++--- docs/ui/makeup-combobox/index.min.js.map | 2 +- docs/ui/makeup-listbox-button/index.min.js | 17 +++++--- .../ui/makeup-listbox-button/index.min.js.map | 2 +- docs/ui/makeup-menu-button/index.min.js | 17 +++++--- docs/ui/makeup-menu-button/index.min.js.map | 2 +- packages/core/makeup-expander/README.md | 22 ++++------ .../core/makeup-expander/dist/cjs/index.js | 17 +++++--- .../core/makeup-expander/dist/mjs/index.js | 17 +++++--- packages/core/makeup-expander/src/index.js | 17 ++++++-- 14 files changed, 143 insertions(+), 64 deletions(-) diff --git a/docs/core/makeup-expander/index.html b/docs/core/makeup-expander/index.html index b9d2ab45..6e82aa47 100644 --- a/docs/core/makeup-expander/index.html +++ b/docs/core/makeup-expander/index.html @@ -157,6 +157,15 @@
A checkbox:
+ +