Skip to content

Conversation

@tujoworker
Copy link
Member

More info.

@vercel
Copy link

vercel bot commented Mar 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eufemia ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 6, 2025 7:51pm

@codesandbox-ci
Copy link

codesandbox-ci bot commented Mar 6, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@tujoworker tujoworker merged commit 8fab366 into main Mar 10, 2025
11 checks passed
@tujoworker tujoworker deleted the fix/number-format-round-0 branch March 10, 2025 10:14
tujoworker pushed a commit that referenced this pull request Mar 10, 2025
## [10.67.0](v10.66.1...v10.67.0) (2025-03-10)

### 📝 Documentation

* **Autocomplete:** correct link to data property ([#4677](#4677)) ([e124b6c](e124b6c))
* **Breadcrumb:** move `onClick` from properties to events doc ([#4675](#4675)) ([09b4463](09b4463))
* **DatePicker:** correct `range` description ([#4697](#4697)) ([3aa057a](3aa057a))
* **Dialog:** removes double properties heading ([#4676](#4676)) ([6cb9ee3](6cb9ee3))
* **Dropdown:** correct link to data property ([#4678](#4678)) ([7081e79](7081e79))
* **Form.Section.EditContainer:** move events to events tab ([#4682](#4682)) ([fbaa6b5](fbaa6b5))
* **Form.Section.ViewContainer:** move events to events tab ([#4683](#4683)) ([c85296f](c85296f))
* **Form.SubmitConfirmation:** move events to events tab ([#4684](#4684)) ([d4829d8](d4829d8))
* **HeightAnimation:** remove properties heading from events doc ([#4679](#4679)) ([ea80698](ea80698))
* **InfoCard:** remove events from properties ([#4680](#4680)) ([787118b](787118b))
* **Timeline:** correct import example ([#4681](#4681)) ([1d6a755](1d6a755))
* **Wizard.EditButton:** add properties docs ([#4685](#4685)) ([25f6474](25f6474))

### 🐛 Bug Fixes

* **Anchor:** deprecate `scrollToHashHandler` ([#4671](#4671)) ([cd2df7c](cd2df7c))
* **DatePicker:** remove input validation (use Field.Date for included validation) ([#4688](#4688)) ([2e66cda](2e66cda))
* **DatePicker:** using custom locale `sv-SE` breaks calendar ([#4698](#4698)) ([3108de0](3108de0))
* **Forms:** ensure to update status message when validator returns different array ([#4690](#4690)) ([f8868c5](f8868c5))
* **NumberFormat:** ensure -0 is displayed as 0 ([#4691](#4691)) ([8fab366](8fab366))
* **Value.SummaryList:** use `span` when wrapped inside Form.Visibility ([#4669](#4669)) ([00d7386](00d7386))

### ✨ Features

* **DatePicker:** add support for swedish translations ([#4706](#4706)) ([0e57c76](0e57c76))
* **Field.Address:** add `element` property ([#4670](#4670)) ([1aae5d0](1aae5d0))
* **Field.NationalIdentityNumber:** bump internally used @navikt/fnrvalidator to v2.1.5 ([#4695](#4695)) ([b640c17](b640c17))
* **Forms:** add async Autocomplete support to Field.Selection ([#4664](#4664)) ([ac8d58c](ac8d58c)), closes [#4657](#4657)
* use @dnb/browserslist-config for when creating the bundle ([#4704](#4704)) ([dde596b](dde596b))
@tujoworker
Copy link
Member Author

🎉 This PR is included in version 10.67.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

tujoworker pushed a commit that referenced this pull request Mar 21, 2025
## [10.69.0](v10.68.1...v10.69.0) (2025-03-21)

### ✨ Features

* **Field.SelectCountry:** add `autoComplete` support ([#4781](#4781)) ([176760b](176760b))
* **Field.SelectCountry:** enhance value type ([#4782](#4782)) ([a51ec61](a51ec61))
* **Forms:** add `CountryISO` as the value type to Field.SelectCountry ([#4791](#4791)) ([b8491ed](b8491ed))
* **Forms:** add `Field.SelectCurrency` and `Value.SelectCurrency` ([#4770](#4770)) ([279d03e](279d03e))
* **InfoCard:** add `stretch` property and don't stretch by default ([#4765](#4765)) ([d7c850d](d7c850d))
* **NumberFormat:** use component's translation for invalid aria text ([#4763](#4763)) ([f446639](f446639))
* **Table:** add view transition support to inserted table rows (accordion) ([#4764](#4764)) ([29273c8](29273c8))

### 📝 Documentation

* add link to localization docs in portal tools menu ([#4762](#4762)) ([d39353b](d39353b))
* **DatePicker:** add rationale behind why `correctInvalidDate` is not on by default ([#4776](#4776)) ([c414463](c414463))
* **Field.SelectCountry:** improve event arguments ([#4784](#4784)) ([644f9e8](644f9e8))
* **Forms:** add example on how to use `onInput` ([#4792](#4792)) ([2294b68](2294b68))

### 🐛 Bug Fixes

* **Forms:** don't show Wizard step error on small screens for the same step ([#4774](#4774)) ([74afa5e](74afa5e))
* **Forms:** enhance typing for `FieldBlock` and `useFieldProps` ([#4785](#4785)) ([64070a6](64070a6))
* **Forms:** ensure Wizard does not show invalid error ([#4786](#4786)) ([e5f913c](e5f913c))
* **NumberFormat:** ensure -0 is displayed as 0 when formatted as currency ([#4788](#4788)) ([aa02d37](aa02d37)), closes [#4691](#4691)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

3 participants