v10.100.0
·
1110 commits
to release
since this release
10.100.0 (2026-03-11)
✨ Features
- Forms: add
totalStepstoWizardContainer.onStepChange(#6878) (a0f2acd) - NumberFormat: add new
useNumberFormatWithPartshook (#6807) (83369c0), closes #6755 - Stat: add new component for hero amounts with composition, rating and trend (#6755) (dc4ba5d)
- VippsWalletButton: add pending state with SubmitIndicator (#6932) (c1c670e)
🐛 Bug Fixes
- Field.Currency: allow typing minus sign (#6984) (ba0cab6)
- Field.Date: forward
tooltipprop from DatePicker (#6967) (0641068) - Field.Date: should not display error message when clearing range (#6960) (c38f89c)
- Field.Date: should reset to initial value when clicking reset button (#6962) (6392bde)
- Field.Upload: display required message when removing files (#5535) (9128b3f)
- Forms:
errorSummaryTitletranslation should override GlobalStatus title (#5951) (ce2bc75) - Forms: ensure consistent cursor in
Form.SubmitButton(#6945) (9a1d024), closes #6931 - Forms: omit double import of styles (#6860) (f3aaeea), closes #6816
- GlobalStatus: reduce spacing when not using
textproperty (#6963) (c19d011) - List: only make form elements full-row clickable in basic items when
selectedis defined (#6966) (61c04ef) - Table: prevent cross-fade morphing on accordion content rows (#6965) (5e503ea)