Skip to content

v11.6.0

Choose a tag to compare

@tujoworker tujoworker released this 12 Jun 08:47
· 19 commits to release since this release

11.6.0 (2026-06-12)

✨ Features

  • BrowserTranslate: add shared helper to prevent browser translation (Google Translate) on form components (#8429) (4a896e7)
  • Filter: add new filter component (#8366) (65824cb)
  • Form.SubmitIndicator: refine dots animation with scale in/out (#8459) (a83340f)
  • Forms: add validator options for submit control (withValidatorOptions including runOnSubmit) (#8534) (d4de11a)
  • MultiSelection: highlight filtered options to be easier to scan (#8554) (4579c52)
  • PortalRoot: forward HTML attributes to portal elements (#8422) (3d6f01e)
  • update icons with accessibility, ai, clearing_house, football, holiday_home, moneybag_in_hand, moon, passkey, plot, sun, stop_square (#8515) (e0cffd1)

🐛 Bug Fixes

  • DatePicker: clear hide timeout on unmount (#8443) (f65c383)
  • DatePicker: preserve range focus contrast (#8525) (f730281)
  • DatePicker: prevent shortcuts from widening picker (#8523) (9c14678)
  • Field.Expiry: prevent disabled field focus (#8491) (77cce97)
  • Field.MultiSelection: align popover spacing (#8516) (20dc81b)
  • Field.MultiSelection: round nested list corners (#8517) (92e0660)
  • Form.SubmitIndicator: ensure correct dots color (#8448) (8e523cb)
  • Form.useTranslation: cache in sync (#8550) (922574b)
  • Forms: improve shared attachment render cascade (#8552) (42d4bb1)
  • InputMasked, Field.Currency, Field.Number: disambiguate dot as thousands or decimal separator (#8508) (8d3f68b)
  • Modal: fix controlled open prop not opening dialog (#8521) (6ad37ec)
  • MultiSelection: keep search input literal (#8555) (51b7ae5)
  • Theme: prevent nested Theme from overriding body color scheme (#8537) (1ddadc4)
  • VippsWalletButton: update pending state snapshot after dots color fix (#8451) (92ee001)

📝 Documentation

💈 Style Changes

🎨 Design Changes

⚡ Refactoring

  • Autocomplete: improve highlighting for nested content (#8500) (93eb70b)
  • Input: change type="search" text from Send to Search/Søk (#8544) (adb88f7)
  • Input: show search icon instead of submit button for type="search" (#8548) (3b506f5)