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 2024.25.0 #670

Merged
merged 39 commits into from
Jun 18, 2024
Merged

Release 2024.25.0 #670

merged 39 commits into from
Jun 18, 2024

Conversation

kasperg
Copy link
Contributor

@kasperg kasperg commented Jun 18, 2024

No description provided.

LasseStaus and others added 30 commits May 29, 2024 09:39
This commit updates the design for material grid to support an optional description for the component.

DDFFORM-520
Added stories that reflect the display of the component based on whether title/description is passed to the component.

DDDFFORM-520
Added CookiePlaceholder to the design system.
… 'consent-placeholder' class as it is used by cookieinformation script to show/hide the placeholder. Also updated the styling to make sure the placeholder will always be centered.
Card images are displayed in different aspect ratios, based on context.
This is handled by object-fit centering, but generally speaking, we want
different cropped images to be served.
We get around this, by allowing to pass along alternative SRCs, that are
presented as containers, set to display none and using background images.
By doing it this way, and letting CSS decide when the display is allowed,
the browser is smart enough only to load the image when necessary.
…and 'reject', to show how it looks like when cookies are disabled and how it looks when they are enabled. I also added a control for it. Furthermore I added a new class used for hiding the cookie placeholder per default
Serve alternative images for card viewmodes. DDFFORM-667
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.4.0 to 11.5.4.
- [Release notes](https://github.com/chromaui/action/releases)
- [Commits](chromaui/action@v11.4.0...v11.5.4)

---
updated-dependencies:
- dependency-name: chromaui/action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md)
- [Commits](GoogleChrome/web-vitals@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: web-vitals
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.4 to 1.77.5.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](sass/dart-sass@1.77.4...1.77.5)

---
updated-dependencies:
- dependency-name: sass
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.5 to 6.4.6.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](testing-library/jest-dom@v6.4.5...v6.4.6)

---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…ithub_actions/chromaui/action-11.5.4

Bump chromaui/action from 11.4.0 to 11.5.4
…pm_and_yarn/web-vitals-4.1.1

Bump web-vitals from 4.1.0 to 4.1.1
…pm_and_yarn/sass-1.77.5

Bump sass from 1.77.4 to 1.77.5
…pm_and_yarn/testing-library/jest-dom-6.4.6

Bump @testing-library/jest-dom from 6.4.5 to 6.4.6
…material-grid-desc

Add "Description" for materialgrid.
This makes it possible to use set a different displaySize than the size that is being used to graph the image from coverservice.

in some cases, we want to get the "large" version of an image, but display it visually using a smaller size.

This allows us to do this

DDFFORM-611
The story also displays the input fields that are "Hidden" in the drupal.

I've included this in the design system so that it is clear they exist.

DDFFORM-611
LasseStaus and others added 9 commits June 17, 2024 13:33
…terface

Looking at the current implementation in package.json regarding generating styles that are used in the admin interface, it is not very scalable or readable.

I suggest creating a admin-base css which will be included in the admin interface, and then import the necessary styles into that.

Currently, this should only be opening-hours-editor and material-search css. Wysiwyg is special and will stay the way it is.

DDFFORM-611
…implement-cookie-blocking-placeholder

DDFLSBP-651 - Implement cookie blocking placeholder
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.2.2...6.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…backend-anbefalings-komp

DDFFORM 611 backend anbefalings komp
…601-avanceret-sogning-dropdowns-benytter-forkerte-sogekoder

Update the Multiselect component [DDFLSBP-601]
…pm_and_yarn/ws-6.2.3

Bump ws from 6.2.2 to 6.2.3
@kasperg kasperg merged commit 44a8805 into main Jun 18, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants