-
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.35.0 #712
Merged
Release 2024.35.0 #712
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
- Improve code readability Deconstruct props, simplify Profile text logic, fix typos - Combined `.header__menu-profile` + `.header__menu-bookmarked` + `.header__menu-navigation-button` Consolidated for simplicity - Restructure nested CSS Added BEM classes for child items and modifiers - Align markup with dpl-cms - Introduced `.header__menu-second` - Converted profile to an HTML button - Eliminated redundant CSS - `.hide-linkstyle` - Added `.header__button-responsive-switch` a container to handle the switch between `.header__button` based on screen size
- Refactor the class to follow the design: [Figma Design System](https://www.figma.com/design/Zx9GrkFA3l4ISvyZD2q0Qi/Designsystem?node-id=7573-84899&t=uXZ303kl02THWEMQ-4) I began refactoring the search results and other lists to use the `content-list-page` system we developed for lists in Drupal, aiming for a consistent design. The task turned out to be more extensive than expected, so I suggest handling it in a separate ticket/pull request. - added some "TODO" items for future reference. - Remove the unnecessary css files
Ensure consistent list styling between the Drupal CMS and React applications
Bumps [chromaui/action](https://github.com/chromaui/action) from 11.7.0 to 11.7.1. - [Release notes](https://github.com/chromaui/action/releases) - [Commits](chromaui/action@v11.7.0...v11.7.1) --- updated-dependencies: - dependency-name: chromaui/action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…ithub_actions/chromaui/action-11.7.1 Bump chromaui/action from 11.7.0 to 11.7.1
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.4 to 6.5.7. - [Commits](indutny/elliptic@v6.5.4...v6.5.7) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…pm_and_yarn/elliptic-6.5.7 Bump elliptic from 6.5.4 to 6.5.7
…der-skal-vises-abningstidsikon-istedet-for-huskelisteikon-nar-man-er-pa-mobil Show watch on small screens / Refactor `header` CSS + Markup
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.8 to 6.5.0. - [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.8...v6.5.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…pm_and_yarn/testing-library/jest-dom-6.5.0 Bump @testing-library/jest-dom from 6.4.8 to 6.5.0
…between-cms-and-react Unify lists between cms and react
…arch_DDFFORM-678 Editorial Search DDFFORM-678 / Refactor `.content-list-page__subheading`
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.