Skip to content v1.16.0 (2026-09-18)
- feat(comparison-table): first implementation; add currency mask
- feat(message): implement message component
- feat: add docs
- fix(message): straighten the inner edge of the accent bar
v1.15.1 (2026-09-17)
- fix(input): rebuild masking logic
- fix(input): eliminate wrongful padding on backspace around radix
v1.15.0 (2026-09-15)
v1.13.1 (2026-08-28)
- feat(mmm-content-switch): add compact variant; fix disabled state and input event target
v1.12.0 (2026-08-10)
- feat(mmm-content-switch): finish implementation
v1.11.0 (2026-07-30)
- feat: add result page component
- feat: export predefined mask options
- fix: set input type to text when masked is used, make stepper consistent, enable overwrite masks for decimals
- fix(result-page): change line height, fix icons in docs
- fix(input): enable backspace removal on number masks
- feat(radio): make radio compatible with signal forms
v1.10.5 (2026-07-17)
- fix: set styling for compact input and expose inputmode for inputs
v1.10.4 (2026-07-15)
- fix: fix tables in starlight and expose width variables for textareas
v1.10.3 (2026-07-14)
- fix: apply correct paddings and grid stylings
v1.10.0 (2026-07-09)
- fix: add major release type to check
- feat: add textarea and fix input syncing