UNPKG

@kitconcept/volto-light-theme

Version:
1,228 lines (716 loc) 68.8 kB
# kitconcept's volto-light-theme Release Notes <!-- You should *NOT* be adding new change log entries to this file. You should create a file in the news directory instead. For helpful instructions, please see: https://6.docs.plone.org/contributing/index.html?highlight=towncrier#change-log-entry --> <!-- towncrier release notes start --> ## 7.8.3 (2026-03-25) ### Bugfix - Fix image size grid-block in editmode. @TimoBroeskamp - Fix spacing for Teasers in Grid and navigation ntems when using the Intranet header. @danlavrz ## 7.8.2 (2026-03-09) ### Bugfix - Fix image size grid-block in editmode. @TimoBroeskamp - Fix mobile sticky menu not showing from 768 to 620px. @iFlameing ## 7.8.1 (2026-02-25) ### Bugfix - Fix SCSS compilation when used with Volto 19. @mpalomaki @sneridagh [#801](https://github.com/kitconcept/volto-light-theme/pull/801) ## 7.8.0 (2026-02-23) ### Feature - Remove empty space when next element has a grey background color and add blockWidth widget @Tishasoumya-02 [#758](https://github.com/kitconcept/volto-light-theme/pull/758) ### Bugfix - Fix color for social icons in post footer. @danalvrz - Fix color in language selector, and remove extra margin between Teaser and Button blocks. @danalvrz - Fix sticky menu not clickable at default zoom setting @Tishasoumya-02 - Move the head title after the date in NewsView and EventView, making it consistent with the listing view. @iFlameing ## 7.7.0 (2026-01-29) ### Feature - Add sticky menu in mobile view. @iFlameing ## 7.6.7 (2026-01-15) ### Bugfix - - fix bug where markdown inline links in descriptions are rendered as a separate paragraph [#751](https://github.com/kitconcept/volto-light-theme/pull/751) ## 7.6.6 (2026-01-13) ### Bugfix - Fix sticky menu cut off at the bottom on smaller screens @iRohitSingh - Fixed double navigation in cards that contains inner links in its body. @sneridagh ## 7.6.5 (2025-12-08) ### Bugfix - Add classname for unauthorized page. Update Volto 18.30.1. @sneridagh - Cross language support for blocks chooser search. Fixed highlight block ENTER, create a new block consistently. Update highlight block to 4.5.1. Update Volto 18.30.0. @sneridagh - Fixed error on pressing ENTER in introduction block. Update add-on to 1.2.0. @sneridagh ## 7.6.4 (2025-12-01) ### Bugfix - Fixed problem with the description not showing in rendering if the description was undefined. @sneridagh ## 7.6.3 (2025-12-01) ### Bugfix - Fix css of unauthorized Page @iRohitSingh [#736](https://github.com/kitconcept/volto-light-theme/pull/736) - Hide complementary logo in mobile devices @Tishasoumya-02 ## 7.6.2 (2025-11-17) ### Bugfix - Fixed Accordion arrow/buttons no longer shrink when the title text becomes too long. @jnptk - Fixes text in the sticky menu if the text was long enough to wrap. @jnptk - Identify intranet header with a className in `header header-intranet` div. @sneridagh ### Internal - Use `volto-carousel-block` latest version. @sneridagh ## 7.6.1 (2025-11-05) ### Internal - Use volto-dsgvo-banner series 3.x Use volto-logos0-block series 3.x final. @sneridagh ## 7.6.0 (2025-11-04) ### Feature - Recoverable Block Error Boundaries. @sneridagh [#708](https://github.com/kitconcept/volto-light-theme/pull/708) ### Bugfix - Fix Teaser Blocks for Person type email spacing in 4 columns gridBlock @Tishasoumya-02 ### Internal - Add css for NotFound Page @Tishasoumya-02 - Use Volto 18.29.1. @sneridagh ## 7.5.1 (2025-10-31) ### Bugfix - [#705](https://github.com/kitconcept/volto-light-theme/pull/705) ## 7.5.0 (2025-10-31) ### Internal - Better pinned versions. Use volto-button-block 4.0.0 final. @sneridagh ## 7.4.0 (2025-10-28) ### Feature - To reduce the size of the main VLT repository, snapshots for visual regression testing are now stored in a separate repository (kitconcept/vlt-visual-regression). @sneridagh [#690](https://github.com/kitconcept/volto-light-theme/pull/690) ### Bugfix - Fixed corner case when creating an element in the ObjectList widget the element was not being syncronized with the view part. @sneridagh [#696](https://github.com/kitconcept/volto-light-theme/pull/696) ## 7.3.1 (2025-10-08) ### Bugfix - Several fixes. Update to use Volto 18.28.0. @sneridagh ## 7.3.0 (2025-10-07) ### Bugfix - Pass down items to `Card` component, so it can pass it down to `UniversalLink`. @sneridagh [#684](https://github.com/kitconcept/volto-light-theme/pull/684) - Added addressable classNames to FileSummary headline. @sneridagh [#686](https://github.com/kitconcept/volto-light-theme/pull/686) - Update socialmedia add-on to 2.0.0a10 and Volto to 18.27.3. @sneridagh ### Internal - Replace "head title" with "kicker" in example content. @davisagli ## 7.2.0 (2025-10-01) ### Feature - Added smartTextRenderer helper for rendering markdown formatted links in plain text. @sneridagh [#679.1](https://github.com/kitconcept/volto-light-theme/pull/679.1) - Link support in descriptions in summaries via a custom mardown parser (smartText). @sneridagh [#679.2](https://github.com/kitconcept/volto-light-theme/pull/679.2) ### Bugfix - Fixed icons and spacing in calendar event range widget. @sneridagh [#680](https://github.com/kitconcept/volto-light-theme/pull/680) - Added card img 100% width for account for small images. @sneridagh [#681](https://github.com/kitconcept/volto-light-theme/pull/681) - Fixed regression for contained teasers applying a margin only meant for contained ones. @sneridagh [#683](https://github.com/kitconcept/volto-light-theme/pull/683) ## 7.1.0 (2025-09-29) ### Feature - Add Basque translation @erral [#675](https://github.com/kitconcept/volto-light-theme/pull/675) ### Bugfix - Fix use Sass interpolation for CSS variable fallbacks @iRohitSingh [#673](https://github.com/kitconcept/volto-light-theme/pull/673) - Fix vertical spacing for first block in case that there is a change of color from default. @sneridagh [#676](https://github.com/kitconcept/volto-light-theme/pull/676) - Don't show parent tags when adding the child. @iFlameing ### Internal - Fix cypress test for calendar block. @iFlameing [#calendar-cypress](https://github.com/kitconcept/volto-light-theme/pull/calendar-cypress) - Misc bugfixes. Upgrade to Volto 18.27.2. @sneridagh ## 7.0.0 (2025-09-25) ### Bugfix - Ensure the Refresh Content button correctly loads the preview image when using preview_image_link for Slider block. @iFlameing - Last german literal fix: ALT-Text. @sneridagh ## 7.0.0-beta.7 (2025-09-24) ### Feature - Make it possible for custom Summary components to disable being linked. @davisagli ### Bugfix - Enable add block button in accordion block @iRohitSingh [#668](https://github.com/kitconcept/volto-light-theme/pull/668) - Safely check for `voltolighttheme.theme` behavior on Theming component. @ericof [#671](https://github.com/kitconcept/volto-light-theme/pull/671) - Fix styles for person listing in Search block grid variation. @danalvrz ## 7.0.0-beta.6 (2025-09-22) ### Bugfix - Fix styles for H3 headings in slate grids. @danalvrz ## 7.0.0-beta.5 (2025-09-18) ### Feature - Add Refresh Content button for slider block and cypress test for the same @Tishasoumya-02 ### Bugfix - Fix slider button - Improve button mixing for RAC buttons. @sneridagh [#663](https://github.com/kitconcept/volto-light-theme/pull/663) ### Internal - Fix A11y headlines Unique headings in example content @iRohitSingh [#661](https://github.com/kitconcept/volto-light-theme/pull/661) ## 7.0.0-beta.4 (2025-09-16) ### Internal - Re-release a3 due to a release process problem. @sneridagh ## 7.0.0-beta.3 (2025-09-16) ### Bugfix - Fix cursor not changing on hover over ICS-Download @iRohitSingh [#659](https://github.com/kitconcept/volto-light-theme/pull/659) - Fixed theming colors injection on add/edit view. @sneridagh [#660](https://github.com/kitconcept/volto-light-theme/pull/660) ## 7.0.0-beta.2 (2025-09-12) ### Breaking - Change image caption title from <h2>to <strong> to improve accessibilty. [#415](https://github.com/kitconcept/volto-light-theme/pull/415) ### Feature - Add missing German translations @danalvrz [#648](https://github.com/kitconcept/volto-light-theme/pull/648) ### Bugfix - use listing block headline for aria label of block pagination if available @jackahl [#639](https://github.com/kitconcept/volto-light-theme/pull/639) - Add German translation of slider variant "simple" @iRohitSingh [#651](https://github.com/kitconcept/volto-light-theme/pull/651) - Change slider block "Flag align" default translation to "Align" and add German translation. @Tishasoumya-02 ## 7.0.0-beta.1 (2025-09-10) ### Feature - Update pt_BR translations. @ericof ### Bugfix - Fix stickyMenu visibility so that it is hidden on non-content routes. @Tishasoumya-02 [#642](https://github.com/kitconcept/volto-light-theme/pull/642) - Fix person description text overflow in grid listing and teaser blocks @iRohitSingh [#645](https://github.com/kitconcept/volto-light-theme/pull/645) ## 7.0.0-alpha.28 (2025-09-08) ### Bugfix - Change the icon for eventCalendar block from description to calendar svg. @iFlameing - Fix alignment bug in simple slider variant @Tishasoumya-02 ## 7.0.0-alpha.27 (2025-09-04) ### Bugfix - Fix grid listing pagination for grid columns 3 & 4. @iRohitSingh [#640](https://github.com/kitconcept/volto-light-theme/pull/640) - Fixed grid person teaser in edit mode. @sneridagh ## 7.0.0-alpha.26 (2025-09-03) ### Bugfix - Fix css for cross button on hover @Tishasoumya-02 - Remove arrows and fix the background and text colors for slider simple variant @Tishasoumya-02 ## 7.0.0-alpha.25 (2025-09-01) ### Feature - Fixed missing person grid listing with correct styles. @sneridagh ### Bugfix - Fix teaser regression in accordion due to semantic UI title classname leak @iRohitSingh [#634](https://github.com/kitconcept/volto-light-theme/pull/634) - Fix Grid listing variant List with Image not showing columns 3 & 4 properly @iRohitSingh [#636](https://github.com/kitconcept/volto-light-theme/pull/636) - Fix download link on File content-type if the file has no filename. [@jnptk] - Fixed bug in person teaser standalone centering. @sneridagh - fix the margin-bottom and arrows for simple slider in mobile view @Tishasoumya-02 ## 7.0.0-alpha.24 (2025-08-26) ### Breaking - Move the `ConfigInjector` code to k.intranet. @sneridagh [#629](https://github.com/kitconcept/volto-light-theme/pull/629) ### Bugfix - Fixed squared/rounded person image in search block. @sneridagh ## 7.0.0-alpha.23 (2025-08-25) ### Breaking - By default, the Person images for teasers and listings are rounded (1:1). Added a body tag classname to change them to be squared and 4/5 aspect ratio. @sneridagh ### Feature - Added Simple Side Slider Variation @Tishasoumya-02 [#sliderVariation](https://github.com/kitconcept/volto-light-theme/pull/sliderVariation) ### Bugfix - Fix navigation menu misalignment in Intranet mobile view @iRohitSingh [#627](https://github.com/kitconcept/volto-light-theme/pull/627) ## 7.0.0-alpha.22 (2025-08-15) ### Feature - Add styles for RSS block (note: full functionality requires RSS addon and templates available in kitconcept.intranet). @danalvrz ### Internal - Fix Logos SVG size issue. @Tishasoumya-02 ## 7.0.0-alpha.21 (2025-07-31) ### Internal - Revert the new slider variation. @iFlameing [#623](https://github.com/kitconcept/volto-light-theme/pull/623) ## 7.0.0-alpha.20 (2025-07-29) ### Feature - Added Slider Variations @Tishasoumya-02 ### Bugfix - Fix alt tag fallback in IconLinkList @iRohitSingh [#621](https://github.com/kitconcept/volto-light-theme/pull/621) ## 7.0.0-alpha.19 (2025-07-25) ### Bugfix - Fix the listing body width in grid listing variation. @iFlameing [#618](https://github.com/kitconcept/volto-light-theme/pull/618) ### Internal - Add cypress test for sort_on, sort_order for eventCalendar block. @iFlameing [#619](https://github.com/kitconcept/volto-light-theme/pull/619) - Fix alt tag fallback to title if srcAlt is missing in IconLinkList @iRohitSingh [#620](https://github.com/kitconcept/volto-light-theme/pull/620) - Use volto-dsgvo-banner 2.5.1 @sneridagh ## 7.0.0-alpha.18 (2025-07-23) ### Internal - Update to latests versions of supported add-ons (as peerDeps). @sneridagh ## 7.0.0-alpha.17 (2025-07-23) ## 7.0.0-alpha.16 (2025-07-23) ### Feature - Add query support in eventCalendar Block. @iFlameing [#609](https://github.com/kitconcept/volto-light-theme/pull/609) - Added support for the blocks configuration TTW behavior. @sneridagh [#614](https://github.com/kitconcept/volto-light-theme/pull/614) - Update carousel block version, example content and cypress @iRohitSingh [#616](https://github.com/kitconcept/volto-light-theme/pull/616) ### Bugfix - Fixed missing hide_description prop in the Summary component within TeaserDefaultBodyTemplate and add cypress test for carousel block @iRohitSingh [#610](https://github.com/kitconcept/volto-light-theme/pull/610) - Fix the layout of eventCalendar block. @iFlameing [#612](https://github.com/kitconcept/volto-light-theme/pull/612) - Fix extra request in edit mode of event calendar block. @iFlameing [#613](https://github.com/kitconcept/volto-light-theme/pull/613) - Fix extra request in view mode of event calendar block. @iFlameing [#615](https://github.com/kitconcept/volto-light-theme/pull/615) ## 7.0.0-alpha.15 (2025-07-17) ### Breaking - We renamed this three fields in the `kitconcept.footer` behavior. @sneridagh `footer_main_logo_inversed` => `footer_logo` `footer_logo` => `post_footer_logo` `footer_logo_link` => `post_footer_logo_link` ### Feature - Added block model v3 as opt-in. @sneridagh [#532](https://github.com/kitconcept/volto-light-theme/pull/532) - Update Spanish translation [@macagua] [#596](https://github.com/kitconcept/volto-light-theme/pull/596) ### Bugfix - Fixed the use case where the sticky menu item is allowed to not have link. @sneridagh ### Internal - Improve listing template of Listing, Search and Grid block with Card Component. @iFlameing [#601](https://github.com/kitconcept/volto-light-theme/pull/601) ## 7.0.0-alpha.14 (2025-07-10) ### Feature - Add Event calendar block @iFlameing. [#591](https://github.com/kitconcept/volto-light-theme/pull/591) - Added `footer_main_logo_inversed` image field to kitconcept.footer behavior. This adds support for setting an inversed color main logo that will appear at the top of the footer address. @sneridagh [#600](https://github.com/kitconcept/volto-light-theme/pull/600) ### Bugfix - Fix margins for narrow centered image block on mobile. @danalvrz [#587](https://github.com/kitconcept/volto-light-theme/pull/587) - Show date for news item on mobile and display kicker first. @danalvrz [#589](https://github.com/kitconcept/volto-light-theme/pull/589) - Fix sticky menu background color problems @iRohitSingh [#594](https://github.com/kitconcept/volto-light-theme/pull/594) - Fixed default `selectedItemAttrs` for Teaser to include Person specific attributes. @sneridagh ### Internal - Add acceptance test for Grid block(Image and Listing). @iFlameing [#595](https://github.com/kitconcept/volto-light-theme/pull/595) ## 7.0.0-alpha.12 (2025-06-18) ### Feature - Reintroduce an improved `Anontools` using `portal_actions`. @sneridagh [#581](https://github.com/kitconcept/volto-light-theme/pull/581) ### Bugfix - Fix sticky menu precedence in z-index with the fat menu. @sneridagh [#582](https://github.com/kitconcept/volto-light-theme/pull/582) - Fixed listing in grids variations to match the standalone ones (except Grid). @sneridagh [#582](https://github.com/kitconcept/volto-light-theme/pull/582) - Fixed Person CSS in Search block. @sneridagh [#584](https://github.com/kitconcept/volto-light-theme/pull/584) ## 7.0.0-alpha.11 (2025-06-12) ### Bugfix - Do not show sticky menu in add view. @sneridagh - Fix aspect ratio for images in file grid teaser block @iRohitSingh - Fixed position of sticky menu for small screens. @sneridagh ### Internal - Added visual regression tests for Storybook stories. @sneridagh [#576](https://github.com/kitconcept/volto-light-theme/pull/576) - Upgrade to Volto 18.23.0 @sneridagh - Use `vitest` for unit tests. @sneridagh ## 7.0.0-alpha.10 (2025-06-10) ### Bugfix - Fixed Person Teaser top variant. Added Storybook. @sneridagh ## 7.0.0-alpha.9 (2025-06-09) ### Bugfix - Fixed Teaser styling @sneridagh [#573](https://github.com/kitconcept/volto-light-theme/pull/573) ### Internal - Fix aspect ratio for images in file teaser block @iRohitSingh ## 7.0.0-alpha.8 (2025-06-06) ### Bugfix - Fix duplicated pagination on mobile. @danalvrz [#558](https://github.com/kitconcept/volto-light-theme/pull/558) - Fixed summaries on Events and News Items. @sneridagh [#567](https://github.com/kitconcept/volto-light-theme/pull/567) - Update volto-carousel-block, fixed adaptation needed for the latest VLT changes. @sneridagh ## 7.0.0-alpha.7 (2025-06-04) ### Feature - Update pt_BR translation. @ericof ## 7.0.0-alpha.6 (2025-06-04) ### Internal - Update social media to latest to fix Redux complaining. @sneridagh ## 7.0.0-alpha.5 (2025-06-04) ### Breaking - The `Body` Teaser component has been shadowed, including the `placeholder` in case that the Teaser is empty. @sneridagh See [the upgrade guide](https://volto-light-theme.readthedocs.io/how-to-guides/upgrade-guide.html) for more information. [#555](https://github.com/kitconcept/volto-light-theme/pull/555) ### Feature - Add support for Person content type in teasers, teasers in grids and listings. @sneridagh [#555](https://github.com/kitconcept/volto-light-theme/pull/555) - Added string interpolation {searchTerm} in the custom searchURL in intranet header search widget. @sneridagh ## 7.0.0-alpha.4 (2025-05-22) ### Internal - Added some of the Volto's Cypress tests. @sneridagh [#540](https://github.com/kitconcept/volto-light-theme/pull/540) ## 7.0.0-alpha.3 (2025-05-20) ### Feature - Improve Footer color handling. @danalvrz [#551](https://github.com/kitconcept/volto-light-theme/pull/551) - Added support for a customizable colophon footer. @sneridagh ## 7.0.0-alpha.2 (2025-05-19) ### Breaking - Update to use `volto-button-block` 4a0. @sneridagh [#553](https://github.com/kitconcept/volto-light-theme/pull/553) ### Feature - Added the `volto-logos-block` and `volto-carousel-block` as recommended add-ons. @sneridagh [#550](https://github.com/kitconcept/volto-light-theme/pull/550) ## 7.0.0-alpha.1 (2025-05-16) ### Breaking - Move the `Card` component to `primitives` folder. @sneridagh [#548](https://github.com/kitconcept/volto-light-theme/pull/548) ### Bugfix - Fix condition on showing the card or not if the placeholder is present. @sneridagh [#548](https://github.com/kitconcept/volto-light-theme/pull/548) ## 7.0.0-alpha.0 (2025-05-16) ### Breaking - The new card primitive has been applied to all Teasers. @sneridagh See upgrade guide for more information. [#537](https://github.com/kitconcept/volto-light-theme/pull/537) ### Feature - Added new card primitive. @sneridagh [#537](https://github.com/kitconcept/volto-light-theme/pull/537) ## 6.0.1 (2025-05-15) ### Bugfix - Removed background color specification in the whole footer. We only want it in some areas of it, and depending if some sections are present or not. @sneridagh ## 6.0.0 (2025-05-14) ## 6.0.0-alpha.25 (2025-05-14) ### Feature - Add --image-aspect-ratio docs & make Slider use the CSS prop. @danalvrz [#535](https://github.com/kitconcept/volto-light-theme/pull/535) - Integration with the intranet control panel settings for the intranet header. @sneridagh [#542](https://github.com/kitconcept/volto-light-theme/pull/542) ### Bugfix - Fixed props for Summary component in Teaser view. @sneridagh [#536](https://github.com/kitconcept/volto-light-theme/pull/536) - Color fixes for Footer & metadata block. @danalvrz [#544](https://github.com/kitconcept/volto-light-theme/pull/544) ## 6.0.0-alpha.24 (2025-05-06) ### Feature - Added `sticky_menu` slot. @sneridagh [#523](https://github.com/kitconcept/volto-light-theme/pull/523) - Better naming for the specific kitconcept's behaviors for distributions. @sneridagh [#530](https://github.com/kitconcept/volto-light-theme/pull/530) - Use `--image-aspect-ratio` for all images. @danalvrz [#533](https://github.com/kitconcept/volto-light-theme/pull/533) ## 6.0.0-alpha.23 (2025-04-30) ### Bugfix - Do not use the color contrast checker if the field is not in the color map settings config. @sneridagh [#529](https://github.com/kitconcept/volto-light-theme/pull/529) - Adjustments to the footer, conditional "Follow us" text and footer_links container. @sneridagh [#529](https://github.com/kitconcept/volto-light-theme/pull/529) ## 6.0.0-alpha.22 (2025-04-29) ### Breaking - Remove `Anontools` from the headers. If you want to add them, you can use the `header_actions` field in the site customization behaviors. @sneridagh [#522](https://github.com/kitconcept/volto-light-theme/pull/522) - Updated the footer structure and look and feel: - Follow us, powered by `@plonegovbr/volto-social-media` - Footer links - Colophon All of them are powered by their slots, so they are customizable. @sneridagh [#525](https://github.com/kitconcept/volto-light-theme/pull/525) ### Feature - Allow `intranet_flag` in both headers. @sneridagh [#524](https://github.com/kitconcept/volto-light-theme/pull/524) - Added distribution core footer, only active if the `kitconcept.distributions.footer` is installed. @sneridagh [#525](https://github.com/kitconcept/volto-light-theme/pull/525) ### Bugfix - Minor typo fix in color contrast check message. @danalvrz [#526](https://github.com/kitconcept/volto-light-theme/pull/526) - Fix customized object list widget when data doesn't contain a value yet. @davisagli [#527](https://github.com/kitconcept/volto-light-theme/pull/527) ## 6.0.0-alpha.21 (2025-04-02) ### Bugfix - Fixed `Tags` component container. @sneridagh [#517](https://github.com/kitconcept/volto-light-theme/pull/517) - Improve position of the intranet flag in responsive viewports. @sneridagh [#518](https://github.com/kitconcept/volto-light-theme/pull/518) ## 6.0.0-alpha.20 (2025-04-01) ### Breaking - Remove feature flags, move to site customizations. @sneridagh [#516](https://github.com/kitconcept/volto-light-theme/pull/516) - Remove Plone portal actions from headers. @sneridagh [#516](https://github.com/kitconcept/volto-light-theme/pull/516) ### Bugfix - Minor CSS fixes and add docs on colors. @danalvrz [#509](https://github.com/kitconcept/volto-light-theme/pull/509) ## 6.0.0-alpha.19 (2025-03-25) ### Bugfix - Fix grid creation, improve the blockConfig check. @sneridagh [#510](https://github.com/kitconcept/volto-light-theme/pull/510) ## 6.0.0-alpha.18 (2025-03-21) ### 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) ## 6.0.0-alpha.17 (2025-03-20) ### 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) ## 6.0.0-alpha.16 (2025-03-03) ### 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.0-alpha.15 (2025-03-03) ### Bugfix - Added missing header guards for `intranet_flag` and `complementary_logo`. @sneridagh [#482](https://github.com/kitconcept/volto-light-theme/pull/482) ## 6.0.0-alpha.14 (2025-03-03) ### 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) ### 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) ### 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) ### Internal - import fixes and other cleanups. @sneridagh [#481](https://github.com/kitconcept/volto-light-theme/pull/481) ## 6.0.0-alpha.13 (2025-02-11) ### 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) ### Bugfix - Improve rendering of whole-day and open-ended event dates. @davisagli [#462](https://github.com/kitconcept/volto-light-theme/pull/462) ### Internal - Update to use 18.8.1 @sneridagh [#473](https://github.com/kitconcept/volto-light-theme/pull/473) ### 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) ## 6.0.0-alpha.12 (2025-02-04) ### Bugfix - Constrain logo proportions to 200x80. @kittauri [#467](https://github.com/kitconcept/volto-light-theme/pull/467) - Improve the CSS around the logo. @sneridagh [#469](https://github.com/kitconcept/volto-light-theme/pull/469) ### Internal - Fix the `corepack`-armageddon of the last weekend. @sneridagh [#469](https://github.com/kitconcept/volto-light-theme/pull/469) ### Documentation - Add missing addons to the addons list in install.md @kittauri [#465](https://github.com/kitconcept/volto-light-theme/pull/465) ## 6.0.0-alpha.11 (2025-01-31) ### Feature - Added inner and outter logo container width and constraints. @sneridagh [#458](https://github.com/kitconcept/volto-light-theme/pull/458) - Constrain logo proportions to 200x80. @sneridagh [#461](https://github.com/kitconcept/volto-light-theme/pull/461) ## 6.0.0-alpha.10 (2025-01-07) ### Breaking - Rename the name of the widget from `themingColorPicker` to `themeColorPicker`. @sneridagh [#455](https://github.com/kitconcept/volto-light-theme/pull/455) ### Bugfix - Removed the non-breaking space from the external URL icon, removing the strange underline. @Tishasoumya-02 [#438](https://github.com/kitconcept/volto-light-theme/pull/438) - Improve usability of the theme color picker widget. Fix error when removing a logo. @sneridagh [#455](https://github.com/kitconcept/volto-light-theme/pull/455) ### Internal - Update to latest Volto 18.4.0. @sneridagh [#455](https://github.com/kitconcept/volto-light-theme/pull/455) ## 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](https://github.com/kitconcept/volto-light-theme/pull/451) ### Bugfix - Remove teaser styling tab inside grids since it's empty. @sneridagh [#449](https://github.com/kitconcept/volto-light-theme/pull/449) - Remove the last dangling `aspect-ratio` handler from image block. @sneridagh [#450](https://github.com/kitconcept/volto-light-theme/pull/450) ## 6.0.0-alpha.8 (2024-12-13) ### Bugfix - Remove the `aspect-ratio` handler by default in images and teasers. @sneridagh [#448](https://github.com/kitconcept/volto-light-theme/pull/448) ## 6.0.0-alpha.7 (2024-12-11) ### Feature - Image aspect-ratio handlers for Teaser/Image inside a grid. @sneridagh [#447](https://github.com/kitconcept/volto-light-theme/pull/447) ### Bugfix - Don't show image size and alignment settings for image block inside a grid. @danalvrz [#435](https://github.com/kitconcept/volto-light-theme/pull/435) ### Documentation - Update compatibility matrix. @sneridagh [#447](https://github.com/kitconcept/volto-light-theme/pull/447) ## 6.0.0-alpha.6 (2024-12-10) ### Bugfix - Fixed footerlinks error if the link is created but not set. @sneridagh [#445](https://github.com/kitconcept/volto-light-theme/pull/445) ## 6.0.0-alpha.5 (2024-12-09) ### Bugfix - Added guard in case blocks are corrupted or malformed. @sneridagh [#442](https://github.com/kitconcept/volto-light-theme/pull/442) ### Internal - Updated to latest 18.2.2 @sneridagh [#443](https://github.com/kitconcept/volto-light-theme/pull/443) ## 6.0.0-alpha.4 (2024-12-08) ### Bugfix - Fix initialBlocks config, do not override the whole thing. @sneridagh [#441](https://github.com/kitconcept/volto-light-theme/pull/441) ## 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](https://github.com/kitconcept/volto-light-theme/pull/437) ### Bugfix - Fixed edge case when you delete the image content type from the site. @sneridagh [#437](https://github.com/kitconcept/volto-light-theme/pull/437) - Fixed layout shift jumps on RAC Popovers. @sneridagh [#440](https://github.com/kitconcept/volto-light-theme/pull/440) ## 6.0.0-alpha.2 (2024-11-25) ### Bugfix - Fix Image block schema bug on creation. @sneridagh [#434](https://github.com/kitconcept/volto-light-theme/pull/434) ## 6.0.0-alpha.1 (2024-11-21) ### Bugfix - Change the pin type in `workspace` dependency declaration for `@plone/components`. @sneridagh ## 6.0.0-alpha.0 (2024-11-21) ### Breaking - New colors definitions New widths definitions Moved the Image block and the button block to use the new block width widget. The `full` image width now is really full width and spans from side to side of the viewport. Removed Container Query Polyfill configuration profile New Background widgets based in `@plone/components` @danalvrz @sneridagh [#420](https://github.com/kitconcept/volto-light-theme/pull/420) - Remove deprecated Atoms (Container) components. @sneridagh [#433](https://github.com/kitconcept/volto-light-theme/pull/433) ### Feature - Add support for visual regression tests @reebalazs [#383](https://github.com/kitconcept/volto-light-theme/pull/383) - Added `aspect-ratio` field to images. Added a new block width widget. Added optional footer links and footer logos (through custom content type behavior). Added `aboveHeader` slot renderer (it holds the new `Theming` slot). @danalvrz @sneridagh [#420](https://github.com/kitconcept/volto-light-theme/pull/420) ### Internal - Get rid of all imports from Volto barrel files. Added a rule to enforce not to import from `@plone/volto/components`, `@plone/volto/helpers` or `@plone/volto/actions`. @sneridagh [#418](https://github.com/kitconcept/volto-light-theme/pull/418) - Update to Volto 18a46 @sneridagh [#419](https://github.com/kitconcept/volto-light-theme/pull/419) ### Documentation - Add standard documentation @sneridagh [#423](https://github.com/kitconcept/volto-light-theme/pull/423) ## 5.0.1 (2024-10-09) ### Bugfix - Fixed missing key in header @sneridagh [#417](https://github.com/kitconcept/volto-light-theme/pull/417) ### Internal - Update versions to latest volto-highlight-block, volto-button-block @sneridagh [#408](https://github.com/kitconcept/volto-light-theme/pull/408) - Bump `volto-button-block` version @sneridagh Bump to Volto 18.0.0-alpha.45 [#417](https://github.com/kitconcept/volto-light-theme/pull/417) ## 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.36 For more information, please take a look at the upgrade guide: https://github.com/kitconcept/volto-light-theme/blob/main/UPGRADE-GUIDE.md [#405](https://github.com/kitconcept/volto-light-theme/pull/405) ## 4.0.1 (2024-06-28) ### Bugfix - Fix Invalid html structure in caption component @iRohitSingh [#398](https://github.com/kitconcept/volto-light-theme/pull/398) - Fix install in Volto 17 @sneridagh [#400](https://github.com/kitconcept/volto-light-theme/pull/400) ### Internal - Upgrade to Volto 18a37 @sneridagh [#403](https://github.com/kitconcept/volto-light-theme/pull/403) ## 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](https://github.com/kitconcept/volto-light-theme/pull/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. @lenadax Breaking: - 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](https://github.com/kitconcept/volto-light-theme/pull/393) ### Bugfix - Fix Logo alt-Title @jonaspiterek [#337](https://github.com/kitconcept/volto-light-theme/pull/337) - fix link in introduction block being smaller than normal text @jonaspiterek [#365](https://github.com/kitconcept/volto-light-theme/pull/365) - Fix Description block width in Edit and Add mode. @danalvrz [#394](https://github.com/kitconcept/volto-light-theme/pull/394) ### Internal - Update the setup. Use new images. @sneridagh [#390](https://github.com/kitconcept/volto-light-theme/pull/390) ## 3.3.2 (2024-05-31) ### Bugfix - Add top padding to login page @danalvrz [#387](https://github.com/kitconcept/volto-light-theme/pull/387) - Add default width mixin to content creation Forms @danalvrz [#388](https://github.com/kitconcept/volto-light-theme/pull/388) ## 3.3.1 (2024-05-30) ### Bugfix - Fix image grid clossure issues in inlined JSX method when selecting an image after uploading another image in another grid element @sneridagh [#389](https://github.com/kitconcept/volto-light-theme/pull/389) ## 3.3.0 (2024-04-26) ### Feature - Make font-weights, font-sizes and font-heights overrideable adding the `!default` thingy @erral [#371](https://github.com/kitconcept/volto-light-theme/pull/371) ### Bugfix - Fix event title margin bottom. @iFlameing [#357](https://github.com/kitconcept/volto-light-theme/pull/357) - Fix Image block in grid is not working @iRohitSingh [#376](https://github.com/kitconcept/volto-light-theme/pull/376) ## 3.2.0 (2024-03-25) ### Feature - Use project-less approach for developing @sneridagh [#369](https://github.com/kitconcept/volto-light-theme/pull/369) ### Bugfix - Revert breaking change introduced in #346 @sneridagh [#373](https://github.com/kitconcept/volto-light-theme/pull/373) ## 3.1.2 (2024-03-18) ### Internal - Remove @plone/volto peerDepencency @sneridagh [#364](https://github.com/kitconcept/volto-light-theme/pull/364) - Add types declarations to make TS happy @sneridagh [#367](https://github.com/kitconcept/volto-light-theme/pull/367) ## 3.1.1 (2024-03-08) ### Bugfix - Fix typo in container deprecation notice @sneridagh [#362](https://github.com/kitconcept/volto-light-theme/pull/362) ## 3.1.0 (2024-03-08) ### Feature - [Vertical Spacing] Reduce spacing between title and description in teaser block @iFlameing [#353](https://github.com/kitconcept/volto-light-theme/pull/353) - Add eu and es translations @erral [#358](https://github.com/kitconcept/volto-light-theme/pull/358) ### Bugfix - Fix header tabbing order @iRohitSingh [#251](https://github.com/kitconcept/volto-light-theme/pull/251) - Fix show figcaption tag if ther is no caption @iRohitSingh [#350](https://github.com/kitconcept/volto-light-theme/pull/350) - Safer pass by value instead of by reference when modifying internal `blockConfig` data @sneridagh [#361](https://github.com/kitconcept/volto-light-theme/pull/361) ### Internal - @plone/components as dependency Use the `Container` component from @plone/components instead of the local one. The one in `src/components/Atoms/Container/Container.jsx` is deprecated and will be removed in the next major release. @sneridagh [#360](https://github.com/kitconcept/volto-light-theme/pull/360) ## 3.0.1 (2024-03-04) ### Bugfix - Fix image gallery opacity. @robgietema [#347](https://github.com/kitconcept/volto-light-theme/pull/347) - Fix teaser styles on add view. @davisagli [#354](https://github.com/kitconcept/volto-light-theme/pull/354) ### Internal - Update to Volto 17.15.1 @sneridagh [#348](https://github.com/kitconcept/volto-light-theme/pull/348) ## 3.0.0 (2024-02-14) ### Feature - Add options to show intranet label and implement intranet header for intranet sites. @iFlameing [#304](https://github.com/kitconcept/volto-light-theme/pull/304) - Add Event Metadata block @iRohitSingh [#334](https://github.com/kitconcept/volto-light-theme/pull/334) ### Bugfix - Fix Navigation fails html validator due to use of divs inside ul tag @iRohitSingh [#289](https://github.com/kitconcept/volto-light-theme/pull/289) - Fixed the Caption for Images, Video Blocks etc. to use semantically correct HTML Structure @Molochem [#341](https://github.com/kitconcept/volto-light-theme/pull/341) - Fix missing key in `Header` component @sneridagh [#345](https://github.com/kitconcept/volto-light-theme/pull/345) ### Internal - Support for enhanced initial blocks in config - Update to Volto 17.12.1 @sneridagh [#342](https://github.com/kitconcept/volto-light-theme/pull/342) ## 3.0.0-alpha.3 (2024-02-02) ### Feature - Allow customizing the secondary navigation entries via Portal action. @iFlameing [#302](https://github.com/kitconcept/volto-light-theme/pull/302) ### Bugfix - Fix Fat menu A11y issues @iRohitSingh [#264](https://github.com/kitconcept/volto-light-theme/pull/264) - Fix Introduction-Block inline-styles have wrong typography. @iFlameing [#314](https://github.com/kitconcept/volto-light-theme/pull/314) - Remove extra site-map from header @iRohitSingh [#339](https://github.com/kitconcept/volto-light-theme/pull/339) ### Internal - Upgrade to Volto 17.11.2 and Plone 6.0.9 @sneridagh [#328](https://github.com/kitconcept/volto-light-theme/pull/328) - Upgrade to Votlo 17.11.5 and Plone 6.0.9 @sneridagh [#331](https://github.com/kitconcept/volto-light-theme/pull/331) ## 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 https://github.com/kitconcept/volto-light-theme/issues/323 [#323](https://github.com/kitconcept/volto-light-theme/pull/323) ### Bugfix - Fix Responsive breakpoints have gaps for navigation @iRohitSingh [#265](https://github.com/kitconcept/volto-light-theme/pull/265) - Replaced static values of spacing mixins with variables @ichim-david [#286](https://github.com/kitconcept/volto-light-theme/pull/286) - Fix paragraph in edit mode is not reflected in view mode of Introduction Block @iRohitSingh [#324](https://github.com/kitconcept/volto-light-theme/pull/324) - Increase BlocksChooser index higher than the sidebar one. @sneridagh [#327](https://github.com/kitconcept/volto-light-theme/pull/327) ### Internal - Add Search icon is missing on tablet & mobile screen sizes @iRohitSingh [#266](https://github.com/kitconcept/volto-light-theme/pull/266) ## 3.0.0-alpha.1 (2024-01-02) ### Breaking - Change the Language Selector to only display the first 2 Characters of each Language @Molochem [#321](https://github.com/kitconcept/volto-light-theme/pull/321) ### Feature - Added a11y tests infrastructure @sneridagh [#300](https://github.com/kitconcept/volto-light-theme/pull/300) ### Bugfix - Fix wrong styling for all the groups by background in view mode @sneridagh Added style support for Image block @sneridagh Added style support for Listing block @sneridagh [#322](https://github.com/kitconcept/volto-light-theme/pull/322) ## 3.0.0-alpha.0 (2023-12-27) ### Breaking - Upgraded the dependency on `@kitconcept/volto-slider-block` to use `6.0.0`. This is a drop-in replacement, so no action is required for the existing slider blocks you may have already in your sites. However, the CSS classes of the structural slider block elements changed in this version. The inner (visible objects) CSS classes remain unchanged. If you have customized them in your project, you may have to update them, although the structural class names are rarely customized aside from vertical spacing properties. They are mapped 1:1 with the previous ones, following this table correspondence: | Old className | New className | | --------------- | ---------------- | | slick-slider | slider-wrapper | | slick-list | slider-viewport | | slick-track | slider-container | | slick-slide | slider-slide | | slick-arrow | slider-button | | slick-prev | slider-button-prev | | slick-next | slider-slide-next | | slick-next | slider-slide-next | | slick-dots | slider-dots | | slick-dot | slider-dot | For more information, please check the https://github.com/kitconcept/volto-slider-block/blob/main/README.md [#288](https://github.com/kitconcept/volto-light-theme/pull/288) ### Bugfix - Fix showing up uploaded logo from site controlpanel. @iFlameing [#291](https://github.com/kitconcept/volto-light-theme/pull/291) - Un-pin `eslint-plugin-jsx-a11y` version @sneridagh [#299](https://github.com/kitconcept/volto-light-theme/pull/299) - Fix Blocks chooser styling @iRohitSingh [#307](https://github.com/kitconcept/volto-light-theme/pull/307) - Remove id selector from listings because of css specificity @steffenri [#309](https://github.com/kitconcept/volto-light-theme/pull/309) - Fix margins of h1 in sitemap view @steffenri [#312](https://github.com/kitconcept/volto-light-theme/pull/312) - Fix homepage link for all language codes (#298) @steffenri [#313](https://github.com/kitconcept/volto-light-theme/pull/313) ### Internal - Upgrade slider to 6.1.0 @sneridagh [#316](https://github.com/kitconcept/volto-light-theme/pull/316) ## 2.1.0 (2023-12-13) ### Feature - Added Image Gallery Listing Metadata @robgietema [#127](https://github.com/kitconcept/volto-light-theme/pull/127) - Add Brazilian Portuguese translation [@ericof] [#294](https://github.com/kitconcept/volto-light-theme/pull/294) ### Bugfix - Also clean up Navigation PropTypes @fredvd [#272b](https://github.com/kitconcept/volto-light-theme/pull/272b) - Fix css of External link icon indicator @iRohitSingh [#91](https://github.com/kitconcept/volto-light-theme/pull/91) - Fix css of Sitemap @iRohitSingh [#209](https://github.com/kitconcept/volto-light-theme/pull/209) - Fixed css errors in the header and image scss files @ichim-david All the mobile menu items are now links @ichim-david Close buttons are now tabbable @ichim-david Close menu when hitting the escape key @ichim-david [#264](https://github.com/kitconcept/volto-light-theme/pull/264) - Use only one set of values for container widths which can be modified from variables @ichim-david [#265](https://github.com/kitconcept/volto-light-theme/pull/265) - Update contentMetadataTagsImageField settings to use preview_image field. @iRohitSingh [#274](https://github.com/kitconcept/volto-light-theme/pull/274) - Removed the "overview" React Message from Fat Menu @Molochem [#276](https://github.com/kitconcept/volto-light-theme/pull/276) - Moved custom font loading to a separate fonts.scss @ichim-david Added variable definitions for loading the cms font instead of hard-coding to Metropolis @ichim-david [#279](https://github.com/kitconcept/volto-light-theme/pull/279) - Minor style fixes for hamburger menu icon @danalvrz [#281](https://github.com/kitconcept/volto-light-theme/pull/281) - Don't force aspect ratio for the Image content type view @iRohitSingh [#293](https://github.com/kitconcept/volto-light-theme/pull/293) ### Internal - Run CI workflows for external PRs. @davisagli [#271](https://github.com/kitconcept/volto-light-theme/pull/271) - Remove old code from navigation component @steffenri [#272](https://github.com/kitconcept/volto-light-theme/pull/272) - Remove Hero Block @iRohitSingh [#278](https://github.com/kitconcept/volto-light-theme/pull/278) ## 2.0.0 (2023-11-16) ### Breaking - Added fat menu and mobile menu. @iFlameing Since 2.0.0, the light theme has a fat menu (below the main site sections) triggered clickin on one of them. It's behind a feature flag, as opt-out: ```js config.settings.enableFatMenu = true; ``` [#86](https://github.com/kitconcept/volto-light-theme/pull/86) ### Feature - Added Focus and Hover Attributes to UI Buttons @Molochem [#260](https://github.com/kitconcept/volto-light-theme/pull/260) ### Bugfix - Fix max height for full width map iframe @danalvrz [#257](https://github.com/kitconcept/volto-light-theme/pull/257) - Fix header alignment of the sections @sneridagh [#261](https://github.com/kitconcept/volto-light-theme/pull/261) ### Internal - Update to latest Plone and Volto @sneridagh Pin `volto-slider-block` to 5.1.1 [#262](https://github.com/kitconcept/volto-light-theme/pull/262) ## 1.0.1 (2023-10-18) ### Bugfix - Small CSS adjustments @sneridagh [#249](https://github.com/kitconcept/volto-light-theme/pull/249) ### Internal - Update to Volto 17 final @sneridagh [#246](https://github.com/kitconcept/volto-light-theme/pull/246) - Bump Volto version @sneridagh [#249](https://github.com/kitconcept/volto-light-theme/pull/249) ## 1.0.0 (2023-09-29) ### Feature - Update to use the proper linter versions and correct violations @sneridagh [#245](https://github.com/kitconcept/volto-light-theme/pull/245) ### Bugfix - Upgrade highlight to 3.0.0 and downgrade Plone to 6.0.6 @sneridagh [#244](https://github.com/kitconcept/volto-light-theme/pull/244) ## 1.0.0-rc.20 (2023-09-28) ### Feature - Add volto-highlight-block @sneridagh [#243](https://github.com/kitconcept/volto-light-theme/pull/243) ## 1.0.0-rc.19 (2023-09-28) ### Bugfix - Remove too large margins on listing blocks @steffenri [#239](https://github.com/kitconcept/volto-light-theme/pull/239) - Fix font sizes of one element in grids for edit mode @sneridagh [#241](https://github.com/kitconcept/volto-light-theme/pull/241) - Update to latest accordion-block, some fixes @sneridagh [#242](https://github.com/kitconcept/volto-light-theme/pull/242) ## 1.0.0-rc.18 (2023-09-25) ### Feature - Add button and flagAlign in slider block @iRohitSingh [#37](https://github.com/kitconcept/volto-light-theme/pull/37) - Upgrade to Volto 17a27 @sneridagh [#232](https://github.com/kitconcept/volto-light-theme/pull/232) - Add ki