Releases: dnbexperience/eufemia
Releases Β· dnbexperience/eufemia
v10.67.1
10.67.1 (2025-03-11)
π Documentation
- correct broken link to uutilsynet about WCAG (34f4001)
- Field.Date: remove
date
property (#4718) (b0e34a0) - Field.Date: remove
startDate
property (#4720) (4181d04) - Field.Date: remove endDate property (#4721) (f1fa1cd)
- Field.Date: remove startDate property (81fedcd)
- PushContainer: move events docs to events tab (#4717) (86dfa3f)
π Bug Fixes
v10.67.0
10.67.0 (2025-03-10)
π Documentation
- Autocomplete: correct link to data property (#4677) (e124b6c)
- Breadcrumb: move
onClick
from properties to events doc (#4675) (09b4463) - DatePicker: correct
range
description (#4697) (3aa057a) - Dialog: removes double properties heading (#4676) (6cb9ee3)
- Dropdown: correct link to data property (#4678) (7081e79)
- Form.Section.EditContainer: move events to events tab (#4682) (fbaa6b5)
- Form.Section.ViewContainer: move events to events tab (#4683) (c85296f)
- Form.SubmitConfirmation: move events to events tab (#4684) (d4829d8)
- HeightAnimation: remove properties heading from events doc (#4679) (ea80698)
- InfoCard: remove events from properties (#4680) (787118b)
- Timeline: correct import example (#4681) (1d6a755)
- Wizard.EditButton: add properties docs (#4685) (25f6474)
π Bug Fixes
- Anchor: deprecate
scrollToHashHandler
(#4671) (cd2df7c) - DatePicker: remove input validation (use Field.Date for included validation) (#4688) (2e66cda)
- DatePicker: using custom locale
sv-SE
breaks calendar (#4698) (3108de0) - Forms: ensure to update status message when validator returns different array (#4690) (f8868c5)
- NumberFormat: ensure -0 is displayed as 0 (#4691) (8fab366)
- Value.SummaryList: use
span
when wrapped inside Form.Visibility (#4669) (00d7386)
β¨ Features
- DatePicker: add support for swedish translations (#4706) (0e57c76)
- Field.Address: add
element
property (#4670) (1aae5d0) - Field.NationalIdentityNumber: bump internally used @navikt/fnrvalidator to v2.1.5 (#4695) (b640c17)
- Forms: add async Autocomplete support to Field.Selection (#4664) (ac8d58c), closes #4657
- use @dnb/browserslist-config for when creating the bundle (#4704) (dde596b)
v10.66.1
10.66.1 (2025-03-05)
π Bug Fixes
- DatePicker: clear internal date when passing null (#4656) (3ba3b26)
- Field.Date: add missing support for
skipPortal
(#4666) (975f3ea) - Field.Upload: improve styling of
help
button (#4659) (8a10d7c) - Field.Upload: set
aria-required
andrequired
props in input rather than div (#4655) (7db1f04) - Forms: always render Field.Composition with a
fieldset
(#4661) (a3991a1) - Value.SummaryList: spacing of
help
when wrapped inForm.InfoOverlay
(#4667) (b7a2702), closes /github.com/dnbexperience/eufemia/pull/4667/files#diff-281ca53e6a78ae24056e8fc94bf0274576aef89044ddcc613fb09b0844023e13R50
v10.66.0
10.66.0 (2025-03-04)
π Bug Fixes
- Field.Slider: correct default values and validate with ARIA rules (#4650) (bf2d9fe)
- Forms: always run validation on Wizard step changes (#4626) (57577ce)
- Forms: enhance a11y of inline help button (#4649) (6908095)
- Forms: hide
info
,warning
orerror
prop whenundefined
is given to a Field (#4634) (f953cf9), closes #4611 - Forms: show error in Wizard menu and prevent submission if previous steps contain errors or have an unknown state (#4638) (05e30b6)
- ToggleButton: add
tooltip
type and docs (#4647) (e6495e5)
β¨ Features
- DatePicker: add invalid dates to return object (#4637) (082e4b8)
- Flex: improve
gap
androwGap
behaviour (#4496) (7685609) - Forms:
row wrap
Values without label when used inside Value.Compositon (#4641) (2203fc7) - Forms: add
help
property to all Value.* components (#4607) (9c1aa46) - Forms: add
keepInDOM
to Wizard (#4652) (dec3fd6), closes #4629 #4642 - Forms: add
validationMode
property withbypassOnNavigation
to Wizard.Container (#4631) (f47294b) - Forms: return existing errors in
onSubmitRequest
before Form.Handler submit or Wizard step change (#4625) (3b02fc3)
π Documentation
v10.65.1
v10.65.0
10.65.0 (2025-02-25)
π Bug Fixes
- DatePicker:
opened
prop listeneruseEffect
no longer removes on outside click detector (#4608) (9d2bd61) - Skeleton: move CSS variables for Skeleton from a global scope to themed skeleton files (#4520) (8ff1007)
π Documentation
- Fields: add info about
Form.Appearance
insize
property (#4609) (e8ae85b) - show Form.Isolation in menu (#4610) (cd50c82)
β¨ Features
- ArraySelection: add
size
property (#4603) (12d319d) - Boolean: add
size
property (#4602) (c8b57b0) - Date: add
size
property (#4598) (b82ffff) - Expiry: add
size
property (#4604) (cb0505e) - Field.Date: add built in error messaging for min and max dates (#4469) (fbfdd5e)
- PhoneNumber: add
size
property (#4596) (58a45a6) - PostalCodeAndCity: add
size
property (#4597) (545d3d9) - SelectCountry: add
size
property (#4595) (18d23d4) - Selection: add
size
property (#4599) (6c32b26) - Toggle: add
size
property (#4601) (f77a6c8) - Wizard.Step: add inactive prop to handle a step as inactive (#4606) (07d032a)
- Wizard.Step: deprecate
active
andactiveWhen
in favor ofinclude
andincludeWhen
(#4612) (4236efd)
v10.64.1
10.64.1 (2025-02-20)
π Bug Fixes
- DatePicker: portal will properly unmount when 'onShow' and 'onHide' callbacks are used to set a state (#4587) (35211b0)
- Logo: change Sbanken logo color (#4586) (420c553)
- Selection: select item using enter and space key in radio variant (#4584) (68b2cff)
π Documentation
- Address: improve properties docs (#4590) (4675c71)
- Email: improve properties docs (#4591) (64becf0)
- Name: improve properties docs (#4592) (9f30547)
- NationalIdentityNumber: improve properties docs (#4594) (b849953)
- OrganizationNumber: improve properties docs (#4593) (bc730b7)
- Password: improve properties docs for
size
(#4600) (499fbef) - PostalCodeAndCity: replace country with countryCode (e89b2a5)
- v11: replace
country
withcountryCode
inField.PostalCodeAndCity
(#4583) (f70cb4e)
v10.64.0
10.64.0 (2025-02-17)
β¨ Features
- Field.Expiry: add month and year validation (#4571) (bc4fff9)
- Forms: add
createMinimumAgeVerifier
to Field.NationalIdentityNumber (#4542) (ceb8c2d) - Forms: add
insertAt
to Iterate.PushContainer (#4555) (6160d78) - Forms: add
reverse
to Iterate.Array (#4556) (0b9ba79) - Forms: add Bring API connector for postal code validation and autofill city (#4554) (f2ccd5d)
- Forms: add feature fields Field.Address.Street & Field.Address.Postal (#4562) (c546009)
- Forms: provide
{ props }
to the secondonChange
,onFocus
andonBlur
event parameter (#4550) (374ff0e), closes #4344 - Forms: show field indicator inline without shifting content below (#4553) (45347a3)
- icons: add digipass_corporate, digipass_private, calendar_add, investor, goal, layout_grid, table, show_pin (#4522) (c5db964), closes #4527
- PostalCodeAndCity: deprecate
country
in favor ofcountryCode
(#4572) (8d0d980)
π Documentation
- InfoOverlay: display fallback content when
undefined
(#4580) (9879149) - link to base fields from their respective value components (#4564) (3d71c19)
- link to feature fields from their respective value components (#4563) (45d0e3d)
- removes duplicated docs for help prop (#4568) (ae46e71)
π Bug Fixes
- DatePicker: compare
date
andmaxDate
at same time of day sois_valid_end_date
istrue
whendate
andmaxDate
are the same date (#4565) (c52a40b) - Drawer: ensure content on very small screen sizes doesn't get cut off (#4567) (1dd405f)
- ePlatform: adjust ul list style and wrapper style (
max-width
andpadding
) (#4552) (44f551e) - Forms: ensure city in PostalCodeAndCity accepts non-Norwegian characters when using other country (#4569) (af1bdc8)
- Forms: reveal error only when onChangeValidator is actually the initiator (#4570) (4d962df)
- Name: support spacing props (eb6a412)
- TextArea: ResizeObserver loop completed with undelivered notifications (#4582) (f2f97e3)
- Wizard.Step: use
title
as aria-label when wrapped inWizard.Container
(#4573) (de095e7)
v10.63.4
v10.63.3
10.63.3 (2025-02-06)
π Documentation
π Bug Fixes
- Forms: enhance Form.useData to update and render in sync when
id
is used (#4536) (bb12d70), closes #4461 - Forms: ensure
pathDefined
on Form.Visibility does not render when value isundefined
(#4539) (4f99680) - Forms: ensure
pathUndefined
on Form.Visibility does render when value isundefined
(#4540) (9d165e3)