stack/packages/dashboard-ui-components
mantrakp04 abd2e6a3b7 fix(dashboard-ui): guard Web APIs in animated pill/tab indicators
DesignPillToggle and DesignCategoryTabs called window.matchMedia and
new ResizeObserver unconditionally, which throws in environments without
those Web APIs (e.g. JSDOM tests, older browsers). Guard both before use;
the one-shot updateSliderMetrics still runs so layout stays correct. (CodeRabbit)
2026-06-01 15:32:02 -07:00
..
scripts Custom dashboards and unified ai no playground (#1243) 2026-03-13 20:24:40 +00:00
src fix(dashboard-ui): guard Web APIs in animated pill/tab indicators 2026-06-01 15:32:02 -07:00
.eslintrc.cjs Custom dashboards and unified ai no playground (#1243) 2026-03-13 20:24:40 +00:00
package.json feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00
tsconfig.json Custom dashboards and unified ai no playground (#1243) 2026-03-13 20:24:40 +00:00
tsdown.config.ts Custom dashboards and unified ai no playground (#1243) 2026-03-13 20:24:40 +00:00