Skip to content

Development strapi v5#1424

Open
AliKdhim87 wants to merge 100 commits into
mainfrom
development-strapi-v5
Open

Development strapi v5#1424
AliKdhim87 wants to merge 100 commits into
mainfrom
development-strapi-v5

Conversation

@AliKdhim87
Copy link
Copy Markdown
Collaborator

No description provided.

@AliKdhim87 AliKdhim87 requested review from Robbert and bddjong April 28, 2026 09:57
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cms-frameless-io Ready Ready Preview, Comment May 21, 2026 11:56am
strapi-overige-objecten-api Ready Ready Preview, Comment May 21, 2026 11:56am
strapi-pdc-frontend Ready Ready Preview, Comment May 21, 2026 11:56am

Request Review

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
AliKdhim87 added 2 commits May 5, 2026 11:49
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
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.

2 participants