Skip to content

Conversation

samuelreichert
Copy link
Contributor

@samuelreichert samuelreichert commented Sep 22, 2025

Pull request type

Dependency changes (any modification to dependencies in package.json)
Breaking change (fix or feature that would cause existing functionality to change)


Description

Changed react version to 19 for testing purposes and ran most used widgets like: combobox, datagrid, rich-text, and some more. To check fully compatibility, I am running pnpm i, pnpm run test, running the pnpm run e2edev for testing and then testing the widget in the browser and looking for errors.

The full list of the tested widgets:

  • accessibility-helper-web
  • accordion-web
  • area-chart-web
  • badge-button-web
  • badge-web
  • bar-chart-web
  • barcode-scanner-web
  • bubble-chart-web
  • calendar-web
  • carousel-web
  • chart-playground-web
  • checkbox-radio-selection-web
  • color-picker-web
  • column-chart-web
  • combobox-web
  • custom-chart-web
  • datagrid-date-filter-web
  • datagrid-dropdown-filter-web
  • datagrid-number-filter-web
  • datagrid-text-filter-web
  • datagrid-web
  • document-viewer-web
  • dropdown-sort-web
  • events-web
  • fieldset-web
  • file-uploader-web
  • gallery-web
  • google-tag-web
  • heatmap-chart-web
  • html-element-web
  • image-web
  • language-selector-web
  • line-chart-web
  • maps-web
  • markdown-web
  • pie-doughnut-chart-web
  • popup-menu-web
  • progress-bar-web
  • progress-circle-web
  • range-slider-web
  • rating-web
  • rich-text-web
  • selection-helper-web
  • slider-web
  • switch-web
  • time-series-chart-web
  • timeline-web
  • tooltip-web
  • tree-node-web
  • video-player-web

@samuelreichert samuelreichert force-pushed the feat/WC-2988-update-to-react-19 branch from 9c3b5bb to 3ca9b07 Compare October 2, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment