Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release of v10.57 #4295

Merged
merged 33 commits into from
Nov 22, 2024
Merged

release of v10.57 #4295

merged 33 commits into from
Nov 22, 2024

Conversation

langz
Copy link
Contributor

@langz langz commented Nov 19, 2024

No description provided.

Copy link

vercel bot commented Nov 19, 2024

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 Nov 22, 2024 8:58am

@langz langz changed the title release of v10.56 release of v10.57 Nov 19, 2024
Copy link

codesandbox-ci bot commented Nov 19, 2024

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.

@langz langz changed the title release of v10.57 release of v10.56.1 Nov 19, 2024
@langz langz requested a review from tujoworker November 19, 2024 13:52
…Selection): disabled options (#4154)

* Individual entries in `DrawerList` can now be disabled
* Works with `Dropdown`, `Autocomplete`, `Field.Selection`, and
`Field.ArraySelection`

Other changes:
* `selected_key` prop deprecated and can be replaced by `selectedKey`
* Updated types for `DrawerList` props
* `value` also checks index if no `selectedKey` is a match
* `title` overrides `children` in `Field.Option` used by
`Field.Selection` and `Field.ArraySelection`
@langz langz changed the title release of v10.56.1 release of v10.57 Nov 19, 2024
tujoworker and others added 2 commits November 21, 2024 14:40
…phy props to Span (#4235)

* Added CSS classes for basic typography. Prefix `.dnb-t`
* Updated all component to use the new classes instead of `.dnb-p`
classes
* Added typography props to the `<Span>` component
* Updated typography documentation to show the current theme's values
…ard (use `Form.Card` in forms instead of Card) (#4318)

With this we introduce `Form.Card` a new wrapper component for Card. It
defaults to true on `outset` and `stack`. So when using it, it
automatically gives the needed styles for classical forms.


[Here](https://eufemia-git-feat-forms-card-eufemia.vercel.app/uilib/extensions/forms/Form/Card/)
are the docs.



<img width="567" alt="Screenshot 2024-11-21 at 20 04 43"
src="https://github.com/user-attachments/assets/95d98bd4-297c-4355-8ee1-2f8aa7579b5e">




We also need to set a higher gap between the Wizard sidebar and its
content:

<img width="708" alt="Screenshot 2024-11-21 at 22 13 51"
src="https://github.com/user-attachments/assets/e0328554-61bd-4ff3-8058-8a9bdd803bf4">

---------

Co-authored-by: Anders <[email protected]>
@langz langz merged commit 573b1f1 into release Nov 22, 2024
4 of 7 checks passed
@tujoworker
Copy link
Member

🎉 This PR is included in version 10.57.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

5 participants