Releases: kitconcept/volto-light-theme
Releases · kitconcept/volto-light-theme
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
3.1.1
3.1.0
3.1.0 (2024-03-08)
Feature
- [Vertical Spacing] Reduce spacing between title and description in teaser block @iFlameing #353
- Add eu and es translations @erral #358
Bugfix
- Fix header tabbing order @iRohitSingh #251
- Fix show figcaption tag if ther is no caption @iRohitSingh #350
- Safer pass by value instead of by reference when modifying internal
blockConfig
data @sneridagh #361
Internal
- @plone/components as dependency
Use theContainer
component from @plone/components instead of the local one.
The one insrc/components/Atoms/Container/Container.jsx
is deprecated and will be removed in the next major release. @sneridagh #360
3.0.1
3.0.1 (2024-03-04)
Bugfix
- Fix image gallery opacity. @robgietema #347
- Fix teaser styles on add view. @davisagli #354
Internal
- Update to Volto 17.15.1 @sneridagh #348
3.0.0
This is the final release for 3.0.0, please refer to the other alpha releases for a summary of the changes in this major release.
3.0.0 (2024-02-14)
Feature
- Add options to show intranet label and implement intranet header for intranet sites. @iFlameing #304
- Add Event Metadata block @iRohitSingh #334
Bugfix
- Fix Navigation fails html validator due to use of divs inside ul tag @iRohitSingh #289
- Fixed the Caption for Images, Video Blocks etc. to use semantically correct HTML Structure @Molochem #341
- Fix missing key in
Header
component @sneridagh #345
Internal
- Support for enhanced initial blocks in config - Update to Volto 17.12.1 @sneridagh #342
3.0.0-alpha.3
3.0.0-alpha.3 (2024-02-02)
Feature
- Allow customizing the secondary navigation entries via Portal action. @iFlameing #302
Bugfix
- Fix Fat menu A11y issues @iRohitSingh #264
- Fix Introduction-Block inline-styles have wrong typography. @iFlameing #314
- Remove extra site-map from header @iRohitSingh #339
Internal
- Upgrade to Volto 17.11.2 and Plone 6.0.9 @sneridagh #328
- Upgrade to Votlo 17.11.5 and Plone 6.0.9 @sneridagh #331
3.0.0-alpha.2
3.0.0-alpha.2 (2024-01-17)
Breaking
- Color background go to full-width now instead of snapping to 1440. @sneridagh
See decision in #323 #323
Bugfix
- Fix Responsive breakpoints have gaps for navigation @iRohitSingh #265
- Replaced static values of spacing mixins with variables @ichim-david #286
- Fix paragraph in edit mode is not reflected in view mode of Introduction
Block @iRohitSingh #324 - Increase BlocksChooser index higher than the sidebar one. @sneridagh #327
Internal
- Add Search icon is missing on tablet & mobile screen sizes @iRohitSingh #266