Skip to content

Releases: kitconcept/volto-light-theme

6.0.0-alpha.10

07 Jan 11:02
d2a12eb
Compare
Choose a tag to compare
6.0.0-alpha.10 Pre-release
Pre-release

6.0.0-alpha.10 (2025-01-07)

Breaking

  • Rename the name of the widget from themingColorPicker to themeColorPicker. @sneridagh #455

Bugfix

  • Removed the non-breaking space from the external URL icon, removing the strange underline. @Tishasoumya-02 #438
  • Improve usability of the theme color picker widget. Fix error when removing a logo. @sneridagh #455

Internal

6.0.0-alpha.9

17 Dec 14:06
241c08b
Compare
Choose a tag to compare
6.0.0-alpha.9 Pre-release
Pre-release

6.0.0-alpha.9 (2024-12-17)

Feature

  • Added logos footer handlers for logo size and logos container size. Overall improvements for look and feel. @sneridagh #451

Bugfix

  • Remove teaser styling tab inside grids since it's empty. @sneridagh #449
  • Remove the last dangling aspect-ratio handler from image block. @sneridagh #450

6.0.0-alpha.8

13 Dec 09:50
50c906d
Compare
Choose a tag to compare
6.0.0-alpha.8 Pre-release
Pre-release

6.0.0-alpha.8 (2024-12-13)

Bugfix

  • Remove the aspect-ratio handler by default in images and teasers. @sneridagh #448

6.0.0-alpha.7

11 Dec 08:38
762cdb4
Compare
Choose a tag to compare
6.0.0-alpha.7 Pre-release
Pre-release

6.0.0-alpha.7 (2024-12-11)

Feature

  • Image aspect-ratio handlers for Teaser/Image inside a grid. @sneridagh #447

Bugfix

  • Don't show image size and alignment settings for image block inside a grid. @danalvrz #435

Documentation

6.0.0-alpha.6

10 Dec 11:36
2eed4ee
Compare
Choose a tag to compare
6.0.0-alpha.6 Pre-release
Pre-release

6.0.0-alpha.6 (2024-12-10)

Bugfix

  • Fixed footerlinks error if the link is created but not set. @sneridagh #445

6.0.0-alpha.5

09 Dec 12:45
bae0def
Compare
Choose a tag to compare
6.0.0-alpha.5 Pre-release
Pre-release

6.0.0-alpha.5 (2024-12-09)

Bugfix

  • Added guard in case blocks are corrupted or malformed. @sneridagh #442

Internal

5.0.2

09 Dec 12:44
83ccc37
Compare
Choose a tag to compare

5.0.2 (2024-12-09)

Bugfix

  • Fixed missing key in header @sneridagh
    Bump volto-button-block version
    Bump to Volto 18.0.0-alpha.45 #417

6.0.0-alpha.4

08 Dec 16:25
22fd95c
Compare
Choose a tag to compare
6.0.0-alpha.4 Pre-release
Pre-release

6.0.0-alpha.4 (2024-12-08)

Bugfix

  • Fix initialBlocks config, do not override the whole thing. @sneridagh #441

6.0.0-alpha.3

05 Dec 17:09
642ce8a
Compare
Choose a tag to compare
6.0.0-alpha.3 Pre-release
Pre-release

6.0.0-alpha.3 (2024-12-05)

Feature

  • New look and feel specs for footer logos. @sneridagh
    Added two slots: preFooter and postFooter. #437

Bugfix

  • Fixed edge case when you delete the image content type from the site. @sneridagh #437
  • Fixed layout shift jumps on RAC Popovers. @sneridagh #440

6.0.0-alpha.2

25 Nov 12:22
e11a0e8
Compare
Choose a tag to compare
6.0.0-alpha.2 Pre-release
Pre-release

6.0.0-alpha.2 (2024-11-25)

Bugfix