Skip to content

Commit

Permalink
Merge pull request #414 from RedTurtle/11-alpha
Browse files Browse the repository at this point in the history
Release v11
  • Loading branch information
pnicolli authored Dec 18, 2023
2 parents 22cce64 + b1bb715 commit 618ee25
Show file tree
Hide file tree
Showing 99 changed files with 983 additions and 1,664 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
build-args: |
ADDON_NAME=design-comuni-plone-theme
ADDON_PATH=design-comuni-plone-theme
VOLTO_VERSION=17.0.0-alpha.19
VOLTO_VERSION=17.5.0
- name: Deploy to rancher
uses: redturtle/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
build-args: |
ADDON_NAME=design-comuni-plone-theme
ADDON_PATH=design-comuni-plone-theme
VOLTO_VERSION=17.0.0-alpha.19
VOLTO_VERSION=17.5.0
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
build-args: |
ADDON_NAME=design-comuni-plone-theme
ADDON_PATH=design-comuni-plone-theme
VOLTO_VERSION=17.0.0-alpha.19
VOLTO_VERSION=17.5.0
41 changes: 40 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,44 @@


## [11.0.0-alpha.2](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v11.0.0-alpha.1...v11.0.0-alpha.2) (2023-11-29)


### Bug Fixes

* background image for NumbersBlock and Countdown block ([#423](https://github.com/RedTurtle/design-comuni-plone-theme/issues/423)) ([28ba7ea](https://github.com/RedTurtle/design-comuni-plone-theme/commit/28ba7ea39701eed8e65843b68c62a29797dd7d4f))
* gallery component for ct views breaking with newer backend versions ([#422](https://github.com/RedTurtle/design-comuni-plone-theme/issues/422)) ([45a52f7](https://github.com/RedTurtle/design-comuni-plone-theme/commit/45a52f7572cfc25b3adec897c089b848c215e359))
* image size in listing ([397ba93](https://github.com/RedTurtle/design-comuni-plone-theme/commit/397ba932c0742690535c9dd6868cd0bda740f11b))
* update volto-editablefooter to 5.0.3 ([8fcada1](https://github.com/RedTurtle/design-comuni-plone-theme/commit/8fcada1c5e36e67fd79f3fa99ec9077d0565a661))

## [11.0.0-alpha.1](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v11.0.0-alpha.0...v11.0.0-alpha.1) (2023-11-23)


### ⚠ BREAKING CHANGES

* card image height from newest bootstrap-italia version (#406)

### Features

* card image height from newest bootstrap-italia version ([#406](https://github.com/RedTurtle/design-comuni-plone-theme/issues/406)) ([2cf34bc](https://github.com/RedTurtle/design-comuni-plone-theme/commit/2cf34bcfc961673a94b3d76c39632a764b1e322a))


### Bug Fixes

* listing block card-slide-text-template read-more alignment ([#416](https://github.com/RedTurtle/design-comuni-plone-theme/issues/416)) ([39c756c](https://github.com/RedTurtle/design-comuni-plone-theme/commit/39c756c9c350b9783b46259076842004df7751a6))

## [11.0.0-alpha.0](https://github.com/RedTurtle/design-comuni-plone-theme/compare/v10.4.1...v11.0.0-alpha.0) (2023-11-22)


### ⚠ BREAKING CHANGES

* upgrade to design-react-kit 5.0.0-1 and bootstrap-italia 2.6.1 (#407)
* upgrade to volto 17.5.0 (#382)

### Features

* upgrade to design-react-kit 5.0.0-1 and bootstrap-italia 2.6.1 ([#407](https://github.com/RedTurtle/design-comuni-plone-theme/issues/407)) ([ec1ec5b](https://github.com/RedTurtle/design-comuni-plone-theme/commit/ec1ec5bd693df58653a7c10d17a4085305734625))
* upgrade to volto 17.5.0 ([#382](https://github.com/RedTurtle/design-comuni-plone-theme/issues/382)) ([cef3f09](https://github.com/RedTurtle/design-comuni-plone-theme/commit/cef3f09ef971bfcc03b61dafe5e1c712ac6563da))

## [10.6.4](https://github.com/redturtle/design-comuni-plone-theme/compare/v10.6.3...v10.6.4) (2023-12-18)


Expand Down Expand Up @@ -6389,4 +6428,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- added onclick to viewAll button [`baa258a`](https://github.com/RedTurtle/design-volto-theme/commit/baa258a983f9619b18f9c8d9fb078fe9b17f338b)
- todo [`7814f01`](https://github.com/RedTurtle/design-volto-theme/commit/7814f01e5dd883c83bca4ecf53425ada9942d9ab)
- updated gitignore with .history [`e73a28c`](https://github.com/RedTurtle/design-volto-theme/commit/e73a28c94176a172219c1a740a97047b5e2fa400)
- Added nvmrc [`fd54a3c`](https://github.com/RedTurtle/design-volto-theme/commit/fd54a3cbcf8df22997f036919dfafda870f85db7)
- Added nvmrc [`fd54a3c`](https://github.com/RedTurtle/design-volto-theme/commit/fd54a3cbcf8df22997f036919dfafda870f85db7)
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ CURRENT_DIR:=$(shell dirname $(realpath $(lastword $(MAKEFILE_LIST))))
# ADDON ?= "design-comuni-plone-theme"

PLONE_VERSION=6
VOLTO_VERSION=17.0.0-alpha.19
VOLTO_VERSION=17.5.0

ADDON_NAME='design-comuni-plone-theme'
ADDON_PATH='design-comuni-plone-theme'
Expand Down
5 changes: 5 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@
- Sistemato il layout della card nella variazione Bandi del Blocco Elenco per la modalità tablet
- Sistemata accessibilità del read-more nel blocco elenco con variazione "Card con testo animato" quando si è in un sottosito con uno stile applicato.
- Sistemato errore quando viene impostato "service-link" come ID lighthouse.
## Versione X.X.X (dd/mm/yyyy)

### Novità

- Modificata l'altezza delle immagini delle card, per essere in linea con i template agid.

## Versione 10.4.1 (21/11/2023)

Expand Down
4 changes: 0 additions & 4 deletions jest-addon.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ module.exports = {
],
moduleNameMapper: {
'\\.(css|less|scss|sass|svg)$': 'identity-obj-proxy',
'@plone/volto/components/theme/Image/Image':
'<rootDir>/src/addons/design-comuni-plone-theme/src/components/Image/Image.jsx',
'@plone/volto/helpers/Image/Image':
'<rootDir>/src/addons/design-comuni-plone-theme/src/components/Image/helpers.js',
'@plone/volto/cypress': '<rootDir>/node_modules/@plone/volto/cypress',
'@plone/volto/babel': '<rootDir>/node_modules/@plone/volto/babel',
'@plone/volto/(.*)$': '<rootDir>/node_modules/@plone/volto/src/$1',
Expand Down
16 changes: 16 additions & 0 deletions locales/de/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,11 @@ msgstr ""
msgid "Open in a new tab"
msgstr ""

#: components/ItaliaTheme/Pagination/PaginationItem
# defaultMessage: Pagina
msgid "Page"
msgstr ""

#: components/ItaliaTheme/manage/Widgets/PathFiltersWidget
#: config/Blocks/ListingOptions/utils
# defaultMessage: Filtro
Expand Down Expand Up @@ -1079,6 +1084,11 @@ msgstr ""
msgid "block_bg_color"
msgstr ""

#: components/ItaliaTheme/Breadcrumbs/Breadcrumbs
# defaultMessage: Percorso di navigazione
msgid "breadcrumb"
msgstr ""

#: components/ItaliaTheme/Blocks/Calendar/ListingSidebar
# defaultMessage: Calendario
msgid "calendarBlockSidebarTitle"
Expand Down Expand Up @@ -1375,6 +1385,12 @@ msgstr ""
msgid "cured_by_people"
msgstr ""

#: components/ItaliaTheme/Header/HeaderSearch/SearchModal
#: components/ReleaseLog/ReleaseLog
# defaultMessage: attivo
msgid "currentActive"
msgstr ""

#: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
# defaultMessage: Curriculum vitae
msgid "curriculum_vitae"
Expand Down
16 changes: 16 additions & 0 deletions locales/en/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,11 @@ msgstr "- open in a new tab"
msgid "Open in a new tab"
msgstr ""

#: components/ItaliaTheme/Pagination/PaginationItem
# defaultMessage: Pagina
msgid "Page"
msgstr "Page"

#: components/ItaliaTheme/manage/Widgets/PathFiltersWidget
#: config/Blocks/ListingOptions/utils
# defaultMessage: Filtro
Expand Down Expand Up @@ -1064,6 +1069,11 @@ msgstr "Biography"
msgid "block_bg_color"
msgstr ""

#: components/ItaliaTheme/Breadcrumbs/Breadcrumbs
# defaultMessage: Percorso di navigazione
msgid "breadcrumb"
msgstr "Navigation path"

#: components/ItaliaTheme/Blocks/Calendar/ListingSidebar
# defaultMessage: Calendario
msgid "calendarBlockSidebarTitle"
Expand Down Expand Up @@ -1360,6 +1370,12 @@ msgstr "Cured by"
msgid "cured_by_people"
msgstr "People"

#: components/ItaliaTheme/Header/HeaderSearch/SearchModal
#: components/ReleaseLog/ReleaseLog
# defaultMessage: attivo
msgid "currentActive"
msgstr "active"

#: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
# defaultMessage: Curriculum vitae
msgid "curriculum_vitae"
Expand Down
16 changes: 16 additions & 0 deletions locales/es/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,11 @@ msgstr "- abrir en una nueva pestaña"
msgid "Open in a new tab"
msgstr "Abrir en un nueva pestaña"

#: components/ItaliaTheme/Pagination/PaginationItem
# defaultMessage: Pagina
msgid "Page"
msgstr ""

#: components/ItaliaTheme/manage/Widgets/PathFiltersWidget
#: config/Blocks/ListingOptions/utils
# defaultMessage: Filtro
Expand Down Expand Up @@ -1073,6 +1078,11 @@ msgstr "Biografía"
msgid "block_bg_color"
msgstr "Color de fondo"

#: components/ItaliaTheme/Breadcrumbs/Breadcrumbs
# defaultMessage: Percorso di navigazione
msgid "breadcrumb"
msgstr ""

#: components/ItaliaTheme/Blocks/Calendar/ListingSidebar
# defaultMessage: Calendario
msgid "calendarBlockSidebarTitle"
Expand Down Expand Up @@ -1369,6 +1379,12 @@ msgstr "Editado por"
msgid "cured_by_people"
msgstr "Gente"

#: components/ItaliaTheme/Header/HeaderSearch/SearchModal
#: components/ReleaseLog/ReleaseLog
# defaultMessage: attivo
msgid "currentActive"
msgstr ""

#: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
# defaultMessage: Curriculum vitae
msgid "curriculum_vitae"
Expand Down
16 changes: 16 additions & 0 deletions locales/fr/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -450,6 +450,11 @@ msgstr ""
msgid "Open in a new tab"
msgstr ""

#: components/ItaliaTheme/Pagination/PaginationItem
# defaultMessage: Pagina
msgid "Page"
msgstr ""

#: components/ItaliaTheme/manage/Widgets/PathFiltersWidget
#: config/Blocks/ListingOptions/utils
# defaultMessage: Filtro
Expand Down Expand Up @@ -1081,6 +1086,11 @@ msgstr "Biographie"
msgid "block_bg_color"
msgstr ""

#: components/ItaliaTheme/Breadcrumbs/Breadcrumbs
# defaultMessage: Percorso di navigazione
msgid "breadcrumb"
msgstr ""

#: components/ItaliaTheme/Blocks/Calendar/ListingSidebar
# defaultMessage: Calendario
msgid "calendarBlockSidebarTitle"
Expand Down Expand Up @@ -1377,6 +1387,12 @@ msgstr "Édité par"
msgid "cured_by_people"
msgstr "Gens"

#: components/ItaliaTheme/Header/HeaderSearch/SearchModal
#: components/ReleaseLog/ReleaseLog
# defaultMessage: attivo
msgid "currentActive"
msgstr ""

#: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
# defaultMessage: Curriculum vitae
msgid "curriculum_vitae"
Expand Down
16 changes: 16 additions & 0 deletions locales/it/LC_MESSAGES/volto.po
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,11 @@ msgstr "- apri in nuova scheda"
msgid "Open in a new tab"
msgstr "Apri in un nuovo tab"

#: components/ItaliaTheme/Pagination/PaginationItem
# defaultMessage: Pagina
msgid "Page"
msgstr ""

#: components/ItaliaTheme/manage/Widgets/PathFiltersWidget
#: config/Blocks/ListingOptions/utils
# defaultMessage: Filtro
Expand Down Expand Up @@ -1064,6 +1069,11 @@ msgstr "Biografia"
msgid "block_bg_color"
msgstr "Colore di sfondo"

#: components/ItaliaTheme/Breadcrumbs/Breadcrumbs
# defaultMessage: Percorso di navigazione
msgid "breadcrumb"
msgstr ""

#: components/ItaliaTheme/Blocks/Calendar/ListingSidebar
# defaultMessage: Calendario
msgid "calendarBlockSidebarTitle"
Expand Down Expand Up @@ -1360,6 +1370,12 @@ msgstr "A cura di"
msgid "cured_by_people"
msgstr "Persone"

#: components/ItaliaTheme/Header/HeaderSearch/SearchModal
#: components/ReleaseLog/ReleaseLog
# defaultMessage: attivo
msgid "currentActive"
msgstr ""

#: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
# defaultMessage: Curriculum vitae
msgid "curriculum_vitae"
Expand Down
18 changes: 17 additions & 1 deletion locales/volto.pot
Original file line number Diff line number Diff line change
Expand Up @@ -435,6 +435,11 @@ msgstr ""
msgid "Open in a new tab"
msgstr ""

#: components/ItaliaTheme/Pagination/PaginationItem
# defaultMessage: Pagina
msgid "Page"
msgstr ""

#: components/ItaliaTheme/manage/Widgets/PathFiltersWidget
#: config/Blocks/ListingOptions/utils
# defaultMessage: Filtro
Expand Down Expand Up @@ -1066,6 +1071,11 @@ msgstr ""
msgid "block_bg_color"
msgstr ""

#: components/ItaliaTheme/Breadcrumbs/Breadcrumbs
# defaultMessage: Percorso di navigazione
msgid "breadcrumb"
msgstr ""

#: components/ItaliaTheme/Blocks/Calendar/ListingSidebar
# defaultMessage: Calendario
msgid "calendarBlockSidebarTitle"
Expand Down Expand Up @@ -1362,6 +1372,12 @@ msgstr ""
msgid "cured_by_people"
msgstr ""

#: components/ItaliaTheme/Header/HeaderSearch/SearchModal
#: components/ReleaseLog/ReleaseLog
# defaultMessage: attivo
msgid "currentActive"
msgstr ""

#: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
# defaultMessage: Curriculum vitae
msgid "curriculum_vitae"
Expand Down Expand Up @@ -3151,7 +3167,7 @@ msgid "search_startDate"
msgstr ""

#: helpers/Translations/searchBlockExtendedTranslations
# defaultMessage: Ricerca per: <em>{searchedtext}</em>.
# defaultMessage: Ricerca per: <em>{searchedtext}</em>.
msgid "searchedFor"
msgstr ""

Expand Down
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "design-comuni-plone-theme",
"description": "Volto Theme for Italia design guidelines",
"license": "GPL-v3",
"version": "10.6.4",
"version": "11.0.0-alpha.2",
"main": "src/index.js",
"keywords": [
"volto-addon",
Expand Down Expand Up @@ -120,13 +120,14 @@
},
"dependencies": {
"@babel/plugin-proposal-export-default-from": "7.18.9",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-proposal-throw-expressions": "7.18.6",
"@eeacms/volto-taxonomy": "^1.0.0",
"@loadable/babel-plugin": "5.13.2",
"@plone-collective/volto-sentry": "0.3.0",
"bootstrap-italia": "2.2.0",
"bootstrap-italia": "2.6.1",
"classnames": "^2.3.2",
"design-react-kit": "italia/design-react-kit#fc9b40257ba3cb613141faf217f1f5b806489740",
"design-react-kit": "5.0.0-1",
"htmldiff-js": "1.0.5",
"marked": "9.0.0",
"react-dropzone": "11.0.1",
Expand All @@ -143,7 +144,7 @@
"volto-blocks-widget": "3.1.0",
"volto-data-grid-widget": "2.3.1",
"volto-dropdownmenu": "4.1.0",
"volto-editablefooter": "5.0.1",
"volto-editablefooter": "5.0.3",
"volto-feedback": "0.1.5",
"volto-form-block": "3.1.0",
"volto-gdpr-privacy": "2.1.1",
Expand Down Expand Up @@ -191,7 +192,7 @@
"stylelint-prettier": "4.0.2"
},
"peerDependencies": {
"@plone/volto": "17.0.0-alpha.19"
"@plone/volto": "17.5.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 618ee25

Please sign in to comment.