Skip to content

Releases: dnbexperience/eufemia

v10.77.2

04 Jul 13:35
Compare
Choose a tag to compare

10.77.2 (2025-07-04)

πŸ“ Documentation

  • a11y: add info about 320px screen width (#5310) (86e6d05)
  • add link to Eufemia's Figma file in menu bar (#5318) (4956115)

πŸ› Bug Fixes

  • FieldBlock: alignment helper when used in HTML v4 limited-quirks (#5321) (15f4105)
  • Table: allow outline in Card with inner space (#5320) (4e0ca02)

v10.77.1

30 Jun 09:47
Compare
Choose a tag to compare

10.77.1 (2025-06-30)

πŸ› Bug Fixes

v10.77.0

20 Jun 11:00
Compare
Choose a tag to compare

10.77.0 (2025-06-20)

✨ Features

v10.76.1

20 Jun 06:35
Compare
Choose a tag to compare

10.76.1 (2025-06-20)

πŸ› Bug Fixes

  • Button: fix alignment helper to support HTML v4 limited-quirks (#5276) (02d45a6)
  • DrawerList: move width and height style handling to local component styles (#5275) (8988f3f)

v10.76.0

19 Jun 11:25
Compare
Choose a tag to compare

10.76.0 (2025-06-19)

πŸ“ Documentation

πŸ› Bug Fixes

  • Field.Indeterminate: add support for required property (#5155) (d451ae9)
  • Field.PhoneNumber: truncate to 8 digits when changing country code to NO (#5266) (f8cb9d1)
  • InfoCard: align max character width (#5262) (daf9e4e)
  • Tooltip: enhance handling of z-index when behind Dialog or Drawer (#5268) (cacd8ca)

✨ Features

  • add PortalRoot (React Portal) component and use it for Dialog, Drawer, Modal, DrawerList, DatePicker and Tooltip (#5261) (45a61f7)
  • Breadcrumbs: add onToggle property (#5253) (a010a9c)
  • DateFormat: add date formatting component (#5167) (b72aaae)
  • Field.Upload: support children (#5260) (895ce25)
  • Forms: add address suggestions and autofill to the Bring API connector (#4575) (25ea537), closes #4554
  • Forms: add variant radio to Field.Boolean & Field.Toggle (#5251) (17ce8d6)
  • Forms: add variant switch to Field.Boolean & Field.Toggle (#5247) (1042fde)
  • Section, FormStatus, GlobalStatus: update sbanken info color to green (#5190) (f9fa0b0)
  • Upload: add compact variant (#5254) (54e8cbb)
  • Upload: hide upload button when filesAmountLimit is met (#5240) (2bec964)
  • Wizard: add option to gracefully handle layout edge cases for nested cards (#5157) (610ac1b)

v10.75.4

11 Jun 09:42
Compare
Choose a tag to compare

10.75.4 (2025-06-11)

πŸ› Bug Fixes

  • DrawerList: add & export DrawerListSize-type (#5248) (a7f547b)
  • Field.Selection: hover state in variant radio-list (#5245) (0ebcf02)
  • issue with CJS files used in the build (BuildInfo.cjs) (#5246) (a293947)

v10.75.3

06 Jun 07:17
Compare
Choose a tag to compare

10.75.3 (2025-06-06)

πŸ› Bug Fixes

v10.75.2

28 May 12:18
Compare
Choose a tag to compare

10.75.2 (2025-05-28)

πŸ“ Documentation

  • Field.BankAccountNumber: list string and field props correctly (#5210) (e192972)
  • Field.NationalIdentityNumber: list string and field props correctly (#5209) (2f1afa1)
  • Field.OrganizationNumber: list string and field props correctly (#5208) (0f67a95)
  • Field.Password: list string and field props correctly (#5207) (ec1ce2d)
  • Forms: document Tools.Errors and Tools.Log for debugging (#5192) (3209dd5)

πŸ› Bug Fixes

  • ChildrenWithAge: set 9 as maximum amount of children (#5183) (74b7343)
  • Dropdown: title="[object Object]" (#5173) (1b61cec)
  • Dropdown: support Icon in selected_value (#5172) (8eaa44e)
  • ensure line-height-lead has correct value when consumed via JavaScirpt in DNB Eiendom (#5212) (c4c92ad)
  • Field.PhoneNumber: remove unsupported label properties (#5206) (a214eba)
  • Field.Upload: remove support for props not supported (#5187) (178d74f)
  • Field.Upload: support disabled property (#5189) (65189a5)
  • FieldBlock: should not render boolean values as labelSuffix (#5196) (7a27c79)
  • Forms: call every onStepChange assigned to Wizard.useStep (#5181) (118f444)
  • Forms: ensure preventUncommittedChanges with handler schema does not prevent Wizard navigation (#5193) (0536de4)
  • Upload: style disabled state (#5188) (6596a42)

v10.75.1

22 May 21:14
Compare
Choose a tag to compare

10.75.1 (2025-05-22)

πŸ› Bug Fixes

  • Forms: enhance change detection when using preventUncommittedChanges on a Iterate.PushContainer (#5177) (30e5bf9)
  • Forms: ensure fields don't report errors when hidden inside Visibility (#5176) (cb84095)
  • Forms: run filterData on every data entry, not only on mounted fields (#5175) (c9124fc)

v10.75.0

22 May 09:06
Compare
Choose a tag to compare

10.75.0 (2025-05-22)

πŸ“ Documentation

  • CountryFlag: list available countries (#5170) (00081e2)
  • Field.PhoneNumber: list available countries (#5171) (fd9adc2)
  • Value.SelectCountry: list available countries (#5169) (636cf32)

πŸ› Bug Fixes

  • DatePicker: show month label when onlyMonth is true (#5166) (5bc6a0e)
  • Forms: add support for Iterate.Array in a Form.Section with a path (#5156) (33f0ac4), closes #3995
  • Forms: ensure reduceToVisibleFields works properly within Wizard (#5174) (3f74b9d)
  • Forms: ensure Iterate.Array with required prop removes error in Wizard step (#5162) (e38027c), closes #5159
  • Provider: enhance handling of translations with potential to be overwritten (#4827) (f45bc93)
  • useTranslation: ensure correct TypeScript typing support (#5148) (db95526)

✨ Features

  • DatePicker: deprecate correctInvalidDate (#4916) (eced11b)
  • Forms: add support for country names in sv-SE locale (#5168) (1383d7a), closes #4769
  • Forms: add minItems and maxItems properties to Iterate.Array (#5164) (85d2e7e)
  • Iterate.RemoveButton: add support for itemNo (#5158) (681c549)
  • PaymentCard: update PaymentCard designs (#5085) (91947b1)