-
Notifications
You must be signed in to change notification settings - Fork 6
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.23.0 #656
Merged
Release 2024.23.0 #656
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…pm_and_yarn/follow-redirects-1.15.6 Bump follow-redirects from 1.15.4 to 1.15.6
…pm_and_yarn/sass-1.72.0 Bump sass from 1.71.1 to 1.72.0
Bumps [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) from 4.0.1 to 4.1.0. - [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/eslint-webpack-plugin@v4.0.1...v4.1.0) --- updated-dependencies: - dependency-name: eslint-webpack-plugin dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.35 to 8.4.37. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.35...8.4.37) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.34.0 to 7.34.1. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.34.0...v7.34.1) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…pm_and_yarn/eslint-webpack-plugin-4.1.0 Bump eslint-webpack-plugin from 4.0.1 to 4.1.0
…pm_and_yarn/postcss-8.4.37 Bump postcss from 8.4.35 to 8.4.37
…pm_and_yarn/eslint-plugin-react-7.34.1 Bump eslint-plugin-react from 7.34.0 to 7.34.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.37 to 8.4.38. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.37...8.4.38) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…pm_and_yarn/postcss-8.4.38 Bump postcss from 8.4.37 to 8.4.38
Before now, we used various scss mixins to re-use the same placeholder component, that shows up when no image is available. Instead, we'll make a media-container component that can be re-used along with it's own CSS classes.
Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.18.1...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…pm_and_yarn/express-4.19.2 Bump express from 4.18.1 to 4.19.2
…SBP-481-datovaelger-fejl-i-edge Disable text selection for .flatpickr-day [DDFLSBP-481]
…-sprint-9 Formidling sprint 9
…teasertekst-pa-arr-vises-ikke Refactor media placeholder, making it a seperate component. DDFFORM-360
This is a simple modal that can be used for different purposes. I have created a `DialogPlayground` component to demonstrate its usage.
The item cannot be renewed further -> Can't be renewed further
…pm_and_yarn/sass-1.77.2 Bump sass from 1.77.1 to 1.77.2
…paragraph-navigation-grid-focus Add focus on next item after "show more" click in `nav-grid`
…restructure-heading-tree Restructure heading tree structure
…ma-16 Init release/brahma-16
…rch-dropdown Advanced search header dropdown
…con-size Fix/search icon size
Co-authored-by: Claus Bruun <[email protected]>
Co-authored-by: Claus Bruun <[email protected]>
Co-authored-by: Claus Bruun <[email protected]>
Co-authored-by: Claus Bruun <[email protected]>
Co-authored-by: Claus Bruun <[email protected]>
…-about-form-styling Write architecture decision record for form styling - .dpl-form classes
…p-into-release-brahma-17 Merge develop into release/brahma-17
This is to have a consistent design. I have also removed the `@extend %rich-text´ as the field is no longer a WYSIWYG field
…ma-17 Merge Release/brahma 17 into develop
So it easier to handle/understand.
…SBP-635-tilgaengelighed-avanceret-sogning-knap-med-role-menuitem-har-ikke-foraeldre-der-er-forudsaetning-for-brug-af-rollen Add anchor element.
We have seen Chromatic failing with the following error. This apparently occurs after updating to versio 11.5 of the GitHub Action. Try to lock it at 11.4 to address this. Dependabot should help us update in the future. Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:68:19) at Object.createHash (node:crypto:138:10) at module.exports (/home/runner/work/dpl-design-system/dpl-design-system/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util/createHash.js:135:53) at NormalModule._initBuildHash (/home/runner/work/dpl-design-system/dpl-design-system/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/NormalModule.js:417:16) at handleParseError (/home/runner/work/dpl-design-system/dpl-design-system/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/NormalModule.js:471:10) at /home/runner/work/dpl-design-system/dpl-design-system/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/NormalModule.js:503:5 at /home/runner/work/dpl-design-system/dpl-design-system/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/NormalModule.js:358:12 at /home/runner/work/dpl-design-system/dpl-design-system/node_modules/loader-runner/lib/LoaderRunner.js:373:3 at iterateNormalLoaders (/home/runner/work/dpl-design-system/dpl-design-system/node_modules/loader-runner/lib/LoaderRunner.js:214:10) at /home/runner/work/dpl-design-system/dpl-design-system/node_modules/loader-runner/lib/LoaderRunner.js:205:4 at /home/runner/work/dpl-design-system/dpl-design-system/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:85:15 at process.processTicksAndRejections (node:internal/process/task_queues:77:11) { opensslErrorStack: [ 'error:03000086:digital envelope routines::initialization error' ], library: 'digital envelope routines', reason: 'unsupported', code: 'ERR_OSSL_EVP_UNSUPPORTED' }
Lock Chromatic GitHub action to 11.4
Since the dpl-cms workflow does not need it anymore. The dpl-cms wf can resolve which package to download by the package name.
…subtitle-events Align event description (subtitle) with articles
…automatiser-pull-request-oprettelse-i-dpl-cms-ved-arbejde-i-dpl-react-designsystem Add workflow that creates a pr externally in the dpl-cms repo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.