14.0.0-alpha.43
Pre-release
Pre-release
·
3487 commits
to main
since this release
Breaking
- Move
theme.jsimport to top of the client code, so it take precedence over any other inline imported CSS. This is not an strict breaking change, but it's worth to mention it as might be important and kept in mind. @sneridagh
Feature
- Add runtime configuration for
@babel/plugin-transform-react-jsxset toautomatic. This enables the new JSX runtime: https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html So no longerimport React from 'react'is needed anymore. - Update favicon and related tags with best practices @sneridagh
Bugfix
- Fix z-index value of hamburger-wrapper on mobile resolutions overlapping the sidebar @ichim-david
- Add missing layout view for document_view @MarcoCouto
- Fix UniversalLink handling of remote URLs from Link @nzambello
- Add missing
App.jsxfull paths @jimbiscuit
Internal
- Upgrade to react 17.0.2 @nzambello
- Upgrade caniuse-lite 1.0.30001286 @tiberiuichim
- fix:correctly checkout plone.volto in buildout @nileshgulia1
- Add line in upgrade guide about
getVocabularyAPI change @tiberiuichim - Add new Volto websites in production @nzambello
- Remove Pastanaga logos from Toolbar @sneridagh