Releases: dnbexperience/eufemia
Releases Β· dnbexperience/eufemia
v10.77.2
v10.77.1
10.77.1 (2025-06-30)
π Bug Fixes
- Field.PostalCodeAndCity:
postalCode
andcity
should override existing props (#5300) (875d903) - isolated-style-scope-plugin: enhance handling of global selectors (#5306) (b76da83), closes /github.com/dnbexperience/eufemia/pull/5267/files#diff-8340e54205c44e8ff3c7985e33afe76d2ff212b5cdf38eebcc9d307f7b9e80f4
- isolated-style-scope-plugin: ensure CJS support (#5307) (503f00a)
- IsolatedStyleScope: enhance typing for
getStyleScopeHash
(#5281) (dbe62ad)
v10.77.0
v10.76.1
v10.76.0
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
v10.75.3
10.75.3 (2025-06-06)
π Bug Fixes
- Accordion: allow for text selection in Firefox (#5225) (033f51e)
- Accordion: fix Accordion toggle behavior when not used inside an
Accordion.Group
(#5224) (25056b5) - Autocomplete: empty string
input_value
should clear the input value (#5237) (144af33) - Button, Input: update alignment helper to use a more widely supported zero-width character (#5223) (2b1dba0)
- Field.Date: required validation with date ranges (#5231) (a8e854a)
- Field.Indeterminate: set
aria-controls
(#5226) (e9c0ffb) - Field.Selection & Field.ArraySelection: remove error border when info or warning message text (#5232) (8e59d01)
- PaymentCard: export
formatCardNumber
from PaymentCard (#5227) (04b0491), closes /github.com/dnbexperience/eufemia/pull/5085/files#diff-cd973396bf87032377f68be76ef20ff81ea8a3c68086b9de38bb4f490f49b820L191 - useMedia: fix re-render and wrong initial value issue (#5213) (61099b9)
v10.75.2
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
andTools.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
10.75.1 (2025-05-22)
π Bug Fixes
v10.75.0
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
istrue
(#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
andmaxItems
properties to Iterate.Array (#5164) (85d2e7e) - Iterate.RemoveButton: add support for
itemNo
(#5158) (681c549) - PaymentCard: update PaymentCard designs (#5085) (91947b1)