Releases
v11.3.0
Compare
Sorry, something went wrong.
No results found
11.3.0 (2026-05-19)
π Documentation
Forms: move more-fields to feature-fields and base-fields (#8067 ) (5aced8f )
π Bug Fixes
Accordion: memoize store (rememberState) (#8128 ) (a815d9e )
ArraySelection: retain focus on checkbox when selecting/deselecting (#8125 ) (59061ba )
BankAccountNumber: sync valueRef with external value changes (#8074 ) (e30419b )
DateOfBirth: sync day/month/year refs with external value changes (#8075 ) (a5ad5e7 )
Field.String: use showClearButton instead of clear prop (#8101 ) (f27bec9 )
Flex: omit wrapper for spacing props in context-only providers (#8112 ) (512715a )
Form.SubmitButton: show loading indicator inside Field.Composition (#8052 ) (9276dc3 )
Icon: prevent skeleton and other props leaking to SVG element (#8104 ) (d63f7c5 )
Provider: use createSharedState to prevent infinite render loop (#8107 ) (390809a )
Tabs: add scroll navigation labels (#8124 ) (cb956f1 )
Tabs: prevent setState during render in shared state initialization (#8127 ) (542c745 )
TermDefinition: add skeleton support (#8103 ) (e5d1350 )
ToggleButton: fix setState-during-render in group context registration (#8102 ) (d3cce59 )
β¨ Features
Accordion: add tertiary variant (#8121 ) (3115b67 )
enhance Stylelint plugin with token-name-policy (#8030 ) (a600a51 )
Forms: add MultiSelection field (#8048 ) (c0801e8 )
Icon: add filled icon support to Icon component (fill prop) (#8022 ) (31ce06b )
MCP: add HTTP server with SSE + Streamable HTTP transports (#8087 ) (a83c5d2 )
Space: add Space.ResponsiveContext component to enable responsive layout spacing (β οΈ Beta) (#8095 ) (be300b8 )
Space: add useSpacing hook and apply to all components and deprecate applySpacing (#8089 ) (7aeb389 )
Table: add highlight prop to Th and Td for highlighting cells (#8025 ) (4f95db7 )
π Style Changes
ToggleButton, Radio: ToggleButton redesign (#7974 ) (e38d0c7 )
You canβt perform that action at this time.