Releases: kitconcept/volto-light-theme
Releases · kitconcept/volto-light-theme
1.0.0-rc.13
1.0.0-rc.13 (2023-08-03)
Bugfix
- Add external link for slate block @iRohitSingh #188
- Fix responsive of listing block. @iFlameing #189
- Fix pagination styles for Listings. @danalvrz
- Change divider bar in News Item head title from string to pseudo-element. @danalvrz
- Fix text decoration for links. @danalvrz
- Fix background color for in-Grid Slate. @danalvrz
- Fix Image block margins. @danalvrz
- Fix Grid Listing variation CSS. @danalvrz
- Fix Separator margin when preceded by Image block. @danalvrz
- Fix Teaser margin in mobile. @danalvrz #191
- Enable automatic hyphenation. @iFlameing #193
- Upgrade to Volto 17.0.0-alpha.23 @davisagli #195
- Fix image rights @iFlameing. #197
- Fix aspect-ratio and add rule to center object position for all images. @danalvrz #199
1.0.0-rc.12
1.0.0-rc.12 (2023-07-28)
Feature
- Upgrade to Volto 17a22. @davisagli #186
Bugfix
- Fix responsive font sizing for headings. @danalvrz #182
- Fix map block. @iFlameing #183
1.0.0-rc.11
1.0.0-rc.11 (2023-07-28)
Breaking
- Update to Volto 17a21
Deprecate volto-image-block
Use new core Image component
@sneridagh #177
1.0.0-rc.10
1.0.0-rc.10 (2023-07-26)
Bugfix
- Fix styles for blocks inside the Accordion block. @danalvrz #146
- Fix styles for Search block's results default and summary listings. @danalvrz #168
- Fix container problem of Event View @iFlameing #170
- Add missing translation. @danalvrz #172
- Fix contained block editor wrapper (for listings) @sneridagh #173
- Update volto-button-block to 2.3.1 @steffenri #174
- Update Table block to contain styling fieldset and css fix. @iFlameing #175
- Remove levels choices h1,h4,h5 and h6 from Toc block @iRohitSingh #178
- Fix responsiveness of video block. @iFlameing #180
- Fixed responsive spacings & font sizes for mobile screens. @danalvrz #181
1.0.0-rc.9
1.0.0-rc.9 (2023-07-19)
Breaking
- Refactor existing customizations, removing the ones no longer needed (because they are present in Volto already) and using the new pattern in the others. Volto 17a20 is required in order to retain consistency. @sneridagh #166
Bugfix
- Fix NewsItemView as wella sd Link View @iFlameing #127
- Fix Image View in edit mode @iFlameing. #154
- Update volto-image-block @sneridagh #159
- Fix File View implementation @iFlameing #162
Internal
- Upgrade volto-image-block to fix the image upload @sneridagh #149
- Upgrade to Volto 17a20 @sneridagh #163
- Remove the
apiExpanders
existing locally in the package since it's already in Volto 17a20 @sneridagh #164
1.0.0-rc.8
1.0.0-rc.8 (2023-07-14)
Bugfix
- Fix Image content type @iRohitSingh #18
- Fix a11y issues in EventView @steffenri #147
- Remove typo in fileview @steffenri #148
Documentation
- Documentation on local docker development - local ESlint working @sneridagh #144
1.0.0-rc.7
1.0.0-rc.7 (2023-07-13)
Bugfix
- Fix File content type @iRohitSingh #17
- Add idiomatic order CSS package @sneridagh
Fix margin in edit mode for all blocks @sneridagh #142 - Fix CSS for Accordion block. @danalvrz #143
1.0.0-rc.6
1.0.0-rc.6 (2023-07-12)
Bugfix
- Fix Event content type @iRohitSingh #16
- Fix local linting, add proper eslintignore @sneridagh #139
- Minor fix for Listing margins. @danalvrz #140
- Fix gutter for grids for small screens. Improve overall margins calculations for all blocks in the content area. @sneridagh #141
1.0.0-rc.5
1.0.0-rc.5 (2023-07-11)
Breaking
- Move the container query polyfill to an add-on profile, disabled by default @sneridagh #137
Feature
- Upgrade to Volto 17a17 as baseline @sneridagh #136
- Add acceptance tests layer, update docker files and Makefile @sneridagh #137
Bugfix
- Check if the separator is present before enhancing it @sneridagh #138