You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INT-3336: Update and provide support for React and ReactDOM 19 (#578)
* INT-3336: Bump `storybook` minor
* INT-3336: Bump `react` and `react-dom` major to v19
* INT-3336: Replace deprecated APIs and manually fix syntax errors
* INT-3336: Wait for TinyMCE to finish updating the content before rerendering
* INT-3336: Wait for editor content to have been updated
* INT-3336: Fix tests failing for TinyMCE 4
* INT-3336: Avoid casting the editor `targetElm`
* INT-3336: Update peer dependencies for React and ReactDOM to support version 19
* INT-3336: Bump integration version in package.json to 7 and update changelog
* INT-3336: Add unused `event` parameter to `once` call to be more explicit.
* INT-3336: Bump `storybook` again
* INT-3336: Remove redundant if condition
* INT-3336: Add comments and remove redundant `filter`
* INT-3336: Resolve conflicts
* INT-3336: Bump `prop-types` patch
0 commit comments