You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LuCodeBlock — Native Shiki-powered syntax highlighter with default and preview variants (supporting tabbed and split layouts).
LuToggleGroup & LuToggleButton — New layout primitives for grouped button selections.
LuMenu — Refactored and renamed from legacy LuDropdown to align with the core primitives naming convention.
New showcase documentation dedicated to Toggle Group and components.
Fixed
WPF-like edge-docking regressions in LuDock via a newly implemented programmatic render function.
Reactivity bugs in LuSplit (LuSplitPane, LuSplitResizer) failing to unwrap injected direction refs.
Missing LuSplit component skins.
Various visual hierarchy issues in documentation via typography LuText adjustments.
Changed
Zero-Raw-HTML Adherence: Removed all raw DOM nodes (div, span, etc.) and PreviewBlock from the showcase application in favor of 100% native Lu* primitives.
Integrated Shiki to @astrake/lumora-ui core package dependencies.