Development strapi v5#1424
Open
AliKdhim87 wants to merge 100 commits into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…are migrating to Strapi v5
this plugin supports only Strapi v4, and since we are migrating to Strapi v5, we need to remove it.
this plugin supports only Strapi v4, and since we are migrating to Strapi v5, we need to remove it.
this plugin supports only Strapi v4, and since we are migrating to Strapi v5, we need to remove it.
this plugin supports only Strapi v4, and since we are migrating to Strapi v5, we need to remove it.
this plugin supports only Strapi v4, and since we are migrating to Strapi v5, we need to remove it.
this plugin supports only Strapi v4, and since we are migrating to Strapi v5, we need to remove it.
this plugin supports only Strapi v4, and since we are migrating to Strapi v5, we need to remove it.
this plugin supports only Strapi v4, and since we are migrating to Strapi v5, we need to remove it.
this plugin supports only Strapi v4, and since we are migrating to Strapi v5, we need to remove it.
this plugin supports only Strapi v4, and since we are migrating to Strapi v5, we need to remove it.
this plugin was a proof of concept this plugin supports only Strapi v4, and since we are migrating to Strapi v5, we need to remove it.
- fix the eslint formate - migrate to pnpm - migrate to nodejs v24
- fix the eslint-formate - migrate to pnpm - migrate to NodeJS v24
- fix the eslint-formate - migrate to pnpm - migrate to NodeJS v24
- fix the eslint-formate - migrate to pnpm - migrate to NodeJS v24
- fix the eslint-formate - migrate to pnpm - migrate to NodeJS v24
> Note this is a proof of concept package. This package will moved to another repo in different PR
> Note this is a proof of concept app. This app will moved to another repo in different PR
- content-compliance-checker [1.0.1]( https://github.com/frameless/strapi-v5-extensions/blob/main/packages/content-compliance-checker/CHANGELOG.md#101) - @frameless/strapi-plugin-env-label [1.0.1](https://github.com/frameless/strapi-v5-extensions/blob/main/packages/strapi-plugin-env-label/CHANGELOG.md#101)
This update focuses on dependency maintenance, translations, and security improvements. **Improvements**: - i18n: completed Dutch (nl) translations for the admin panel (#25932) **Security**: - axios: upgraded to axios@1.15.1 (#26072) https://github.com/strapi/strapi/releases
useOptimistic requires a Suspense boundary and async transition context which caused React internal errors after upgrading to Next.js 14. useState is the correct primitive for storing async fetched search suggestions.
…d Breadcrumb
Navigation:
- Remove useScreenSize hook and mobileBreakpoint prop; render both desktop
list and mobile toggle always, controlled by CSS media query at 960px
- Use display:contents wrapper divs to avoid conflicts with Utrecht's own
display:flex on ButtonGroup elements
- Fix NavigationList silently dropping its own className when a className
prop was passed via ...restProps spread
- Fix utrecht-navigation__toggle-button--start-end (negative-margin icon
alignment) being placed on a display:contents wrapper where it had no effect
- Fix border tokens not applying on mobile by scoping border declarations
inside breakpoint("md")
- Fix :has() padding-inline-end rule by moving it from
.utrecht-navigation--mobile to .utrecht-navigation scoped to max-width:959px
- Fix NavigationLink :focus color being white; switch from
--utrecht-navigation-link-focus-color to --utrecht-navigation-link-focus-visible-color
to match the yellow focus-visible background
- Remove dynamic/ssr:false wrappers in pdc-frontend and vth-frontend;
remove mobileBreakpoint={961/998} from both layout files and Header
- Update tests: remove useScreenSize mock and screen-size assertions;
scope focus-trap assertions to within(dialog) to avoid duplicate text matches
Breadcrumb:
- Remove useScreenSize hook and breakpoint prop; render both mobile back-link
view and full breadcrumb always when backLink is provided, toggled by CSS
at min-width:361px using display:contents/none
- Remove dynamic/ssr:false wrappers in pdc-frontend and vth-frontend
NavigationList:
- Add padding-inline-start:1ch default indentation to sub-lists via
--utrecht-navigation-list-sub-list-padding-inline-start token
pdc-frontend:
- Fix --utrecht-page-padding-inline-start/end resetting to 0px in production
builds; raise specificity of .utrecht-pdc-theme to .utrecht-theme.utrecht-pdc-theme
so it always overrides @utrecht/design-tokens regardless of CSS chunk order
This file contains hidden or 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
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.