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.22 #3342

Merged
merged 14 commits into from
Feb 28, 2024
Merged

release of v10.22 #3342

merged 14 commits into from
Feb 28, 2024

Conversation

tujoworker
Copy link
Member

No description provided.

snorrekim and others added 2 commits February 26, 2024 12:57
* Added expandable table rows
* Sbanken styling of table accordion
Copy link

vercel bot commented Feb 26, 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 Feb 28, 2024 0:05am

Copy link

codesandbox-ci bot commented Feb 26, 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.

Added a property to the theme context that can be used to tell
components that they are on a dark background. This will let us create
styling for components that can't be used on dark background today.

* Added Theme context prop `darkBackground`
* Added `Theme.Provider` wrapper to easily define theme context areas
without changing DOM
* Added styling for sbanken buttons on dark background
* Added variant `responsive` as default
* Variant `multiple` now stays expanded on all screen sizes
* Update documentation to make it more clear what the different variants
do
From before, Eufemia helpers offers a `debounce` method. We expand on it
and add async/await support.
… 100% on clickable labels (#3338)

The visual test does also verify that new appearance. Visually it should
not make any difference. But the "clickable" area will be more
logically.

Before
<img width="639" alt="Screenshot 2024-02-26 at 09 55 40"
src="https://github.com/dnbexperience/eufemia/assets/1501870/73d37892-8869-4ec5-be44-e0e8f4a9662e">

After
<img width="225" alt="Screenshot 2024-02-26 at 09 55 50"
src="https://github.com/dnbexperience/eufemia/assets/1501870/9e03e954-c862-48a8-8e8d-df19f9c38378">
…use span instead of divs to support inline elements (#3344)

After:
<img width="180" alt="Screenshot 2024-02-27 at 08 27 20"
src="https://github.com/dnbexperience/eufemia/assets/1501870/26941654-f3ab-4aa7-9959-1f0691472c1f">

Before:
<img width="189" alt="Screenshot 2024-02-27 at 08 27 40"
src="https://github.com/dnbexperience/eufemia/assets/1501870/6908e404-02a3-4e0c-a65d-88844e33eb2c">
By using `position: absolute` on the first pain styles, we got a wrong
height calculation.
@tujoworker tujoworker merged commit a05cab5 into release Feb 28, 2024
9 checks passed
@tujoworker
Copy link
Member Author

🎉 This PR is included in version 10.22.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.

4 participants