Kitconcept-voltolighttheme

Latest version: v6.0.0a18

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 11

6.0.0a18

Backend


New features:

- Added upgrade step for update old data structure in `footer_links` and `footer_logos`. sneridagh [508](https://github.com/kitconcept/volto-light-theme/issues/508)
- Install behavior to Plone site in demo profile. sneridagh



Frontend

Feature

- Add Color Contrast Checker component danalvrz [463](https://github.com/kitconcept/volto-light-theme/pull/463)
- Add docs for ColorContrastChecker. danalvrz [507](https://github.com/kitconcept/volto-light-theme/pull/507)

Bugfix

- Make the `footer_links` and `footer_logos` loops more resilient. sneridagh [508](https://github.com/kitconcept/volto-light-theme/pull/508)



Project


Internal

- GHA: Fix tag workflow ericof


Documentation

- Added upgrade guide documentation for update old data structure in `footer_links` and `footer_logos`. sneridagh [508](https://github.com/kitconcept/volto-light-theme/pull/508)

6.0.0a17

Backend


New features:

- Added the Site Customization behaviors. sneridagh [497](https://github.com/kitconcept/volto-light-theme/issues/497)
- Initial release ericof


Internal:

- Update README file for the package ericof



Frontend

Breaking

- Renamed widget: `ThemeColorPicker` -> `ColorPicker`. sneridagh [486](https://github.com/kitconcept/volto-light-theme/pull/486)
- Renamed widget: `BackgroundColorWidget` -> `themeColorSwatch`. sneridagh [486](https://github.com/kitconcept/volto-light-theme/pull/486)
- Renamed widget: `sizeWidget` -> `size`. sneridagh [486](https://github.com/kitconcept/volto-light-theme/pull/486)

Feature

- New widget: `colorPicker`. sneridagh [486](https://github.com/kitconcept/volto-light-theme/pull/486)
- New widget: `themeColorSwatch`. sneridagh [486](https://github.com/kitconcept/volto-light-theme/pull/486)
- Add `kitconcept/volto-banner-block` to the recommended VLT add-ons. sneridagh [487](https://github.com/kitconcept/volto-light-theme/pull/487)
- New widget: `object_list`. sneridagh [491](https://github.com/kitconcept/volto-light-theme/pull/491)
- Use the `inherit` endpoint. sneridagh [494](https://github.com/kitconcept/volto-light-theme/pull/494)
- Update volto-highlight-block to 4.1.0 sneridagh [498](https://github.com/kitconcept/volto-light-theme/pull/498)

Bugfix

- Remove title attribute from the logo. davisagli [336](https://github.com/kitconcept/volto-light-theme/pull/336)
- Color fixes for description, links and buttons for Slider & Highlight blocks. danalvrz [476](https://github.com/kitconcept/volto-light-theme/pull/476)
- Fixed nested blocks theme: when the theme is not set, inherit from parent instead of getting the default one for the current nested block. sneridagh [489](https://github.com/kitconcept/volto-light-theme/pull/489)
- Fix workflow: acceptance always runs, even if one of the dependencies are skipped. sneridagh [492](https://github.com/kitconcept/volto-light-theme/pull/492)
- Add actions to header + Fix hydration problem in /edit + Sitemap container. sneridagh [492](https://github.com/kitconcept/volto-light-theme/pull/492)
- Specify desktop flex direction starting at 768px screen width. danalvrz [496](https://github.com/kitconcept/volto-light-theme/pull/496)

Internal

- Added deployment workflow. ericof [495](https://github.com/kitconcept/volto-light-theme/pull/495)

Documentation

- Update requirements for plone.restapi in docs. sneridagh [498](https://github.com/kitconcept/volto-light-theme/pull/498)



Project


Internal

- During build, push images to the registry ericof
- GHA: Add filter flags for changes in devops and docs ericof
- GHA: Add tag workflow ericof
- GHA: Always release images if previous tests passed. ericof
- GHA: Implement a manual deployment workflow ericof
- GHA: Just run acceptance tests if there was a change in backend or frontend ericof
- GHA: Remove paths filter from the main workflow ericof
- Support a root news fragments (for changelog) folder ericof


Documentation

- Documentation for the site customization behaviors. sneridagh [497](https://github.com/kitconcept/volto-light-theme/pull/497)

6.0.0alpha.16

Frontend

Bugfix

- Fix last edge case in the intranet header in edit mode with the `complementary_logo`. sneridagh [483](https://github.com/kitconcept/volto-light-theme/pull/483)

6.0.0alpha.15

Frontend

Bugfix

- Added missing header guards for `intranet_flag` and `complementary_logo`. sneridagh [482](https://github.com/kitconcept/volto-light-theme/pull/482)

6.0.0alpha.14

Frontend

Breaking

- Remove title from required blocks. sneridagh [478](https://github.com/kitconcept/volto-light-theme/pull/478)
- Remove `AlignmentWidget`. sneridagh [481](https://github.com/kitconcept/volto-light-theme/pull/481)

Frontend

Feature

- Add complementary logo for Intranet (sitecustomization behavior needed). sneridagh [478](https://github.com/kitconcept/volto-light-theme/pull/478)
- Wire the intranet flag with the site customization behavior. sneridagh [478](https://github.com/kitconcept/volto-light-theme/pull/478)

Frontend

Bugfix

- Fix RenderBlocks to handle empty blocks more robustly teekuningas [475](https://github.com/kitconcept/volto-light-theme/pull/475)
- Header adjustments for intranet. sneridagh [477](https://github.com/kitconcept/volto-light-theme/pull/477)
- Fix complementary logo sizes. sneridagh [479](https://github.com/kitconcept/volto-light-theme/pull/479)

Frontend

Internal

- import fixes and other cleanups. sneridagh [481](https://github.com/kitconcept/volto-light-theme/pull/481)

6.0.0alpha.13

Frontend

Feature

- Add a `Summary` component used to render a content type for listings and teasers. davisagli [462](https://github.com/kitconcept/volto-light-theme/pull/462)
- Re-label the "Default" listing variation to "List" and the "Summary" variation to "List with images".
(The internal names remain unchanged.) davisagli [462](https://github.com/kitconcept/volto-light-theme/pull/462)
- Add summary components to render the date for news items and events and the file type and size for files. davisagli [462](https://github.com/kitconcept/volto-light-theme/pull/462)

Frontend

Bugfix

- Improve rendering of whole-day and open-ended event dates. davisagli [462](https://github.com/kitconcept/volto-light-theme/pull/462)

Frontend

Internal

- Update to use 18.8.1 sneridagh [473](https://github.com/kitconcept/volto-light-theme/pull/473)

Frontend

Documentation

- Update the order of the addon list so that the override order is correct. kittauri [470](https://github.com/kitconcept/volto-light-theme/pull/470)

Page 1 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.