Releases: kitconcept/volto-light-theme
6.0.0-alpha.1
6.0.0-alpha.1 (2024-11-21)
Bugfix
- Change the pin type in
workspace
dependency declaration for@plone/components
. @sneridagh
5.0.1
5.0.1 (2024-10-09)
Bugfix
- Fixed missing key in header @sneridagh #417
Internal
- Update versions to latest volto-highlight-block, volto-button-block @sneridagh #408
- Bump
volto-button-block
version @sneridagh
Bump to Volto 18.0.0-alpha.45 #417
5.0.0
5.0.0 (2024-07-02)
Breaking
-
Upgrade to a39, enable new image widget @sneridagh
Breaking:
The new Image widget component is used in the VLT shadowed image component.
The minimum Volto version requirements have changed for this reason.
The new image widget is present in core from these versions on:
- Volto 17.18.0
- Volto 18.0.0-alpha.36For more information, please take a look at the upgrade guide:
https://github.com/kitconcept/volto-light-theme/blob/main/UPGRADE-GUIDE.md #405
4.0.1
4.0.1 (2024-06-28)
Bugfix
- Fix Invalid html structure in caption component @iRohitSingh #398
- Fix install in Volto 17 @sneridagh #400
Internal
- Upgrade to Volto 18a37 @sneridagh #403
4.0.0
4.0.0 (2024-06-21)
Breaking
-
Fix tabbing order in the top header. It modifies the underlying HTML to move the top header to the bottom, and modifies CSS to adjust. @iRohitSingh @sneridagh #374
-
Updated the MobileNavigation component to be more easily customizable.
The component can now handle infinite navigation depth instead of only three levels, if configured to do so.
The Burger Menu can now be easily customized by overriding the new MobileNavigationToggler.jsx file.
@lenadaxBreaking:
- The "hamburger" icon in the mobile navigation now has an additional wrapper that allows for better customization.
If you have overriden the hamburger icon, you should make sure that your customizations still work and adjust otherwise. #393
Bugfix
- Fix Logo alt-Title @jonaspiterek #337
- fix link in introduction block being smaller than normal text @jonaspiterek #365
- Fix Description block width in Edit and Add mode. @danalvrz #394
Internal
- Update the setup. Use new images. @sneridagh #390
3.3.2
3.3.1
3.3.0
3.3.0 (2024-04-26)
Feature
Bugfix
- Fix event title margin bottom. @iFlameing #357
- Fix Image block in grid is not working @iRohitSingh #376
3.2.0
3.2.0 (2024-03-25)
Feature
- Use project-less approach for developing @sneridagh #369
Bugfix
- Revert breaking change introduced in #346 @sneridagh #373
3.1.2
3.1.2 (2024-03-18)
Internal
- Remove @plone/volto peerDepencency @sneridagh #364
- Add types declarations to make TS happy @sneridagh #367