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
Fix href override in UniversalLink component. @iFlameing
Internal
Remove references to @plone/providers and @plone/helpers packages that don't exist in Volto 18 branch. @wesleybl#7693
Removed references to apps folder and Plone's modular architecture packages (helpers, blocks, providers, theming, layout) that were already removed from the codebase.
These packages exist only in the seven branch. @sneridagh#7785
Continue to prevent editors from automatically reformatting Markdown files by moving this configuration from VSCode to prettier.
Move the VSCode settings setup from make install to a pnpm post-install hook. @wesleybl#7834
Reinstalled all dependencies to latest compatible versions. @wesleybl#7871
Increase wait time between link check retries with Lychee. @wesleybl#7872
Exclude .storybook from ESLint's default hidden directory ignore list via .eslintignore to allow linting of Storybook configuration files. @Shyam-Raghuwanshi#7894
Use getSlateEditorAndType in 03-block-slate.js to make the test more robust. @wesleybl#7924
Fix in-page drag-and-drop issue with the Listing block to ensure proper content reordering. @Manik-Khajuria-5#7943
Refactored the PasswordReset widget by converting it from a class-based component to a modern functional component using React hooks. @Manik-Khajuria-5#7951
Documentation
Removed add-on packages that no longer exist in the 18.x.x branch from documentation. @wesleybl#7887
Remove link to Jobfamilie MEDICE: site is no longer a Volto site (redirects to non-Volto destination). @wesleybl#7929