18.0.0-alpha.44
Pre-release
Pre-release
·
987 commits
to main
since this release
18.0.0-alpha.44 (2024-10-03)
Feature
- Added
config.settings.nonContentRoutesPublicto avoidisCmsUiissues in these public routes. @giuliaghisini #6173 - Add language independent field icon. @iRohitSingh #6297
- Improve DiffField.jsx to render only the blocks on the page with better support for displaying HTML elements such as images. @dobri1408 #6309
- Updated Italian Italian translations. @gianniftp #6342
- Update Brazilian Portuguese translations. @ericof
Bugfix
- Increase specificity of table header style selector to properly override colors for better contrast @jackahl #2487
- Change Form input:focus text color to the
textColorvalue for a11y.
Add Cypress test for contact form inputs. @ThomasKindermann @tedw87 #2570 - Add missing
forattribute to checkbox label to improve accessibility. @Gomez #6249 -
- Fixed build style classnames in edit mode. Also use buildStyleClassNamesExtenders. @giuliaghisini #6259
- Fetch
userbefore pass it to therestrictedfunction of the block settings. @wesleybl #6293 -
- Join validation errors in one single toast and update errors from response. @cekk
- Toast content now has a
- Fixed findBlocks when no blocks are passed. @giuliaghisini #6299
- Fixed toolbar buttons not having a focus outline. @JeffersonBledsoe #6313
- fix: SidebarPopup close on ESC keypress @nileshgulia1 #6315
- Changed sidebar accordion text colour from @Teal to @textcolor. @JeffersonBledsoe #6330
- Labels accessibility for ArrayWidget, SelectWidget, TokenWidget. @folix-01 #6332
- Use lighter blue as link color in inverted tables to improve contrast for a11y @jackahl #6334
Internal
- Added a pull request template as a checklist before submitting a PR. @stevepiercy #6365
Documentation
- Update references to cookiecutter-plone-starter in docs. @davisagli #6289
-
- Revised Cookieplone section in the Upgrade Guide. @stevepiercy #6290
-
- Fix the MyST syntax for the label
upgrade-18-cookieplone-label. @stevepiercy #6360
- Fix the MyST syntax for the label
- Fixed spelling of prerequisites. @stevepiercy #6362
- Fix links to Vite website. @stevepiercy #6366