Releases: eea/eea-website-frontend
Releases Β· eea/eea-website-frontend
1.22.0
1.21.1
Dependency updates
@eeacms/volto-eea-design-system: 1.22.0 ~ 1.22.2
π Bug Fixes
- fix(header): wrong size of items on tablet and for the mobile menu button [David Ichim -
868897c
]
π Bug Fixes
- fix(tabs): inside content boxes which apply theme and text color for children [David Ichim -
618124f
]
@eeacms/volto-eea-kitkat: 20.1.0 ~ 21.0.0
Dependency updates
@eeacms/volto-listing-block: 6.2.0 ~ 7.0.0
π New Features
π οΈ Others
- Release 7.0.0 [Alin Voinea -
81d5bda
]
@eeacms/volto-object-widget: 5.1.5 ~ 5.2.0
π New Features
- feat: Allow attachedImageWidget to use also object browser values for backwards compatibility - Refs #258136 [dobri1408 -
031a597
]
π οΈ Others
- Release 5.2.0 [Alin Voinea -
4429e99
]
@eeacms/volto-tabs-block: 7.0.2 ~ 7.0.3
π Bug Fixes
Internal
- Release 21.0.0 [Alin Voinea -
3217f1e
]
@eeacms/volto-eea-map: 3.0.1 ~ 3.0.3
π οΈ Others
- update [Miu Razvan -
b299f0e
]
@eeacms/volto-embed: 9.0.1 ~ 9.0.2
π οΈ Others
- fix tests [Miu Razvan -
063eed1
] - update [Miu Razvan -
7c9452f
] - add locales [Miu Razvan -
d79cb48
] - update tests [Miu Razvan -
976d26f
]
@eeacms/volto-plotlycharts: 8.1.2 ~ 8.1.3
π οΈ Others
@eeacms/volto-tableau: 7.0.1 ~ 7.0.3
π Bug Fixes
- fix: fix error on missing value [kreafox -
a19cf71
] - fix: pass static parameters to tableau in widget view [kreafox -
88a1911
]
π οΈ Others
- test: update tests [kreafox -
7daa993
]
π οΈ Others
- fix tests [Miu Razvan -
01eebe9
] - update tests [Miu Razvan -
c0897ea
] - fix tests [Miu Razvan -
096203b
] - update cypress [Miu Razvan -
d5cb322
] - update [Miu Razvan -
0df72ba
]
Downgrades
@plone/volto: 16.27.0 ~ 16.26.0
16.26.1 (2023-11-10)
Bugfix
- Fix empty link element left hanging when hit enter at end of link. @iFlameing @tiberiuichim #5291
Internal
- Added shim to keep working with value instead of initialValue in upgraded Slate @davisagli #5291
- Update internal Plone version to 6.0.8 @sneridagh #5384
16.27.0 (2023-11-27)
Feature
- Improvements and completeness of the ContentMetadataTags component @ericof @sneridagh #5433
Internal
π Bug Fixes
- fix: Downgrade to @plone/volto 16.26.0 [Alin Voinea -
47763d5
]
π Internal changes
- chore: Add make staging to start frontend with staging backend [Alin Voinea -
20a179d
]
π οΈ Others
1.21.0
Dependency updates
@eeacms/volto-datablocks: 6.1.4 ~ 6.1.6
π New Features
- feat: add toolbar for visualizations [Miu Razvan -
a102b3b
]
π Internal changes
- style: Automated code fix [eea-jenkins -
9d7c9ab
]
π οΈ Others
- update tests [Miu Razvan -
4b0c47c
] - update unit tests [Miu Razvan -
b836a6c
] - remove uneeded style [Miu Razvan -
0824018
] - moved toolbar in volto-embead [Miu Razvan -
ff765d3
]
π Bug Fixes
π οΈ Others
- fix duplicated import [Claudia Ifrim -
53e5d62
] - add some testst [Miu Razvan -
9b79029
] - update [Miu Razvan -
f79b4e2
]
@eeacms/volto-eea-design-system: 1.20.0 ~ 1.22.0
π Bug Fixes
- fix(item): styling difference so that column group or section group flex template match design [David Ichim -
f57e074
]
π Enhancements
- change(message): Renamed Error to ErrorMessage to avoid special identifier Sonarqube warning [David Ichim -
09e49ac
] - change(header): dropdowns now auto open and close on focus and blur when using keyboard navigation [David Ichim -
d558e9b
]
π οΈ Others
- Release 1.21.0 [Alin Voinea -
fe39edd
] - Modified test to reference ErrorMessage [David Ichim -
36fefd0
] - Lint fix [David Ichim -
c1fc104
] - Test Header onBlur [David Ichim -
42f9c97
] - Add dropdown test case to Header component [David Ichim -
9ea3234
] - Remove unused import in Header.test.jsx [David Ichim -
082069e
] - Added some tests for TopDropdownMenu mobile and dropdown interaction [David Ichim -
9d24488
] - Lint fix [David Ichim -
e29fd50
]
π Bug Fixes
- fix: Regression on Button.Action component when used with RSS link [Alin Voinea -
dd4548d
]
π New Features
- feat(mega-menu): added ability to set a * option that would hold configuration for non specific layouts [David Ichim -
11b4b8c
]
π Enhancements
- change(header): ensure header items are without large gaps when menu goes over 2 lines [David Ichim -
f6aba05
]
π οΈ Others
- Bump package version [David Ichim -
4304cf6
]
@eeacms/volto-eea-kitkat: 20.0.0 ~ 20.1.0
Dependency updates
@eeacms/volto-listing-block: 6.0.2 ~ 6.0.3
π Bug Fixes
- fix: generic class name [kreafox -
fba55d7
]
@eeacms/volto-tabs-block: 7.0.0 ~ 7.0.1
π Bug Fixes
- fix(tabs): default view style due to missing class found on edit #75 from eea/develop [ichim-david -
f620621
] - fix(tabs): added missing tabs-secondary-variant class to default tab view template [David Ichim -
a122359
]
Internal
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 -
f9c872b
] - test: [JENKINS] set cpu limit on cypress [valentinab25 -
bcdc347
] - test: [JENKINS] add shm-size to cypress docker [valentinab25 -
cfb36e2
] - test: [JENKINS] improve cypress time [valentinab25 -
0df1585
] - test: [JENKINS] improve cypress time [valentinab25 -
6b9a750
]
Dependency updates
@eeacms/volto-metadata-block: 6.0.3 ~ 6.0.4
π οΈ Others
- remove console.log [Miu Razvan -
b7fb80a
]
Dependency updates
@eeacms/volto-accordion-block: 10.4.3 ~ 10.4.4
π Bug Fixes
- fix(performance): use cloneDeepSchema for cloning the schema to avoid potential errors [David Ichim -
725ed0d
]
@eeacms/volto-columns-block: 6.4.0 ~ 7.0.0
π₯ Breaking Change
- breaking(columns): removed extra div that wrapped the column children [David Ichim -
a9a4b00
]
@eeacms/volto-group-block: 6.3.4 ~ 6.3.5
π Bug Fixes
- fix: Pass location to RenderBlocks [kreafox -
87ae0df
]
π οΈ Others
- test: update cypress test [kreafox -
f84a866
] - more tests [kreafox -
7f93774
] - test: fix bug reported by sonarqube, add more tests [kreafox -
3599b0f
] - test: add more tests [kreafox -
0c5fc63
] - test: update jest tests [kreafox -
88d9945
] - test: increase coverage [kreafox -
081a2d0
] - Prettier [kreafox -
0c5d2d1
] - test: mock useLocation [kreafox -
746887f
] - test: mock useLocation [kreafox -
a360401
]
@eeacms/volto-hero-block: 5.4.5 ~ 5.4.6
π New Features
- feat(hero): add clear option for hero image position [David Ichim -
80c35eb
]
π Enhancements
- change(image): renamed title for bg to Image position [David Ichim -
81e1e63
]
@eeacms/volto-listing-block: 6.0.3 ~ 6.2.0
π New Features
- feat(simple-item): added option to show portal type #81 from eea/develop [ichim-david - [
c6e3d4c
](https://github.com/eea/volto-listing-block/commit/c6e3d4c8bdb3e54d2586a1bd203704fd6c...
1.20.0
Dependency updates
@eeacms/volto-block-data-figure: 6.0.4 ~ 6.0.5
π Bug Fixes
@eeacms/volto-datablocks: 6.1.3 ~ 6.1.4
π οΈ Others
- Don't crash when adding a new filter [Tiberiu Ichim -
63abd8e
] - Fix when connector data uses lowercase for columns; Add filter_connector_data_at_source field; this allows charts to have access to all the data in the provider, as the @connector-data endpoint now gets passed criteria in the POST and filter the data server-side [Tiberiu Ichim -
f04c58f
]
@eeacms/volto-eea-design-system: 1.19.0 ~ 1.20.0
π New Features
- feat(storybook): add event date on cards based on volto-listing-block; Refs #258288 #402 from eea/cards-storybook [ichim-david -
638241c
] - feat(accordion): accordion title now has css variable for justification and icon order [David Ichim -
cd775de
] - feat(tabs): added inverted option to tabs storybook [David Ichim -
d9e760b
] - feat(tabs): added theme config to tabs storybook [David Ichim -
01d1e85
] - feat(tabs): allow styling of vertical tabs with and without secondary or pointing classes [David Ichim -
1d1b78b
] - feat(tabs): style tabs for themes without need of secondary and pointing classes [David Ichim -
2337659
] - feat(accordion): style inverted theme version to set bg color to theme color [David Ichim -
ab1e8df
]
π Bug Fixes
- fix(item): position of text when icon is on top to align on center [David Ichim -
ce37114
] - fix: Fix page layout on edit view when a block has full-with size; Refs #259212 #405 from eea/full-width-edit-mode [ichim-david -
36820f5
] - fix: Fix page layout on edit view when a block has full-with size; Refs #259212 [kreafox -
16c9a55
] - fix: formatting (stylelint) [kreafox -
ba35c2e
] - fix: redo changes [kreafox -
101e957
] - fix: Fix page layout on edit view when a block has full-with size; Refs #259212 [kreafox -
55617e6
] - fix(accordion): color change of sub accordions due to theme settings on parent [David Ichim -
f3755ac
] - fix(block-chooser): title block order and color because it receives styling from accordion title styles [David Ichim -
ecc85b2
] - fix(tabs): edit active tab background color [David Ichim -
c5726a4
]
π Enhancements
- change(storybook): add event date on cards based on volto-listing-block; Refs #258288 [kreafox -
25af204
] - change(tabs): modified logic for left and right tabs to work without secondary and pointing [David Ichim -
ac60bc0
] - change(tabs): vertical menu gets same item size as themes without borders or shadows [David Ichim -
f2b49ec
]
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
59ecb8e
]
π οΈ Others
- bump package version preparing for release [David Ichim -
c3bddab
] - fixed missing comma from accordion selector [David Ichim -
609f676
] - prettier and stylelint fix commands [David Ichim -
82ec097
] - style tabs with situations where we have secondary plus theme classes [David Ichim -
41ee835
] - Added color for inverted active menu [David Ichim -
457e223
] - Added correct color for tab brown option [David Ichim -
a4e58fe
] - Style inverted secondary menu using css variables: [David Ichim -
d3a8d7c
] - make accordion transformed from rrt_tabs use same color bg as tabs [David Ichim -
3a1a144
] - Tabs to accordion transformation for volto-tabs-block accordion template #256605 #392 from eea/tabs-accordion-transformation-256605 [ichim-david -
cf7d1ef
] - test(Card): fix duplicated lines reported by sonarqube [kreafox -
ef1fc33
] - test(Card): add missing tests for ImageGrid [kreafox -
5971e01
] - test(Card): add Card tests to check correct rendering [kreafox -
1de5f50
] - inverted border should be transparent black instead of black [David Ichim -
700b9e7
] - implement colors for tabs when using the inverted option, and we still secondary or pointing [David Ichim -
e3e5fef
] - fix text bounce when using normal tabs due to border size and negative border margin [David Ichim -
10b7241
] - Rollback previous change as passing items shorthand does not add ui class [David Ichim -
ce36c78
] - stylelint fix [David Ichim -
fd4831e
] - Removed pointing option from vertical tab by default: [David Ichim -
19d1870
] - fixed color of input within edit page when double-clicking to edit the tab name [David Ichim -
957e6fd
] - modify tabs story for vertical to still make use of pointing param [David Ichim -
6963345
] - style tabs menu items for any themes without assumption of pointing or secondary class being present [David Ichim -
6278457
] - fix test [Dobricean Ioan Dorian -
6d6e3b9
] - add jest test [Dobricean Ioan Dorian -
cc9533c
] - add styles for tabs [Dobricean Ioan Dorian -
8448bf4
] - wip modifying menu classes so that we can use css va...
1.19.2
Dependency updates
@eeacms/volto-block-data-figure: 6.0.3 ~ 6.0.4
π Bug Fixes
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
28dd327
]
π οΈ Others
- Update README.md [ana-oprea -
9b69bea
]
@eeacms/volto-datablocks: 6.1.2 ~ 6.1.3
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
39ba5f1
]
π οΈ Others
@eeacms/volto-editing-progress: 0.2.3 ~ 0.3.0
π New Features
- feat: dynamically fetching states [Narcis2005 -
57f2ef1
] - feat: changed dropdown labels [Narcis2005 -
b62fd58
] - feat: added sidebar search and fixed deleting bug [Narcis2005 -
cc325e0
] - feat: implement visual widget solved bug in auto-populating inputs [Narcis2005 -
ed14af8
] - feat: implement visual widget checkpoint 2 [Narcis2005 -
3e89f57
] - feat: implement visual widget checkpoint 1 [Narcis2005 -
682b3c0
]
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
683ee28
] - chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
a7d9ffe
] - chore: change volto version in Jenkinsfile [ana-oprea -
4f33151
] - chore: i18n update [Alin Voinea -
37aca8c
] - style: Fix eslint, prettier [Alin Voinea -
0f9fb23
] - style: lint-staged reorder in package.json [Alin Voinea -
fa8b355
] - style: Fix eslint, prettier [Alin Voinea -
438aeed
]
π Documentation changes
- docs: Update README and DEVELOP [Alin Voinea -
5ca39d5
] - docs: Update README and DEVELOP [Alin Voinea -
a4a82eb
]
π οΈ Others
- test: change e2e test [ana-oprea -
dfccc68
] - test: change e2e test [ana-oprea -
00066d5
] - test: change e2e test [ana-oprea -
2a842ec
] - test: change e2e test [ana-oprea -
6d3fe3d
] - test: increase cypress timeout [ana-oprea -
6cee41d
] - test: Update failing snapshots [Alin Voinea -
c1b022f
] - test: remade interface in accordion style and accommodated tests [Chirilov Narcis -
2cc87f5
] - test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 -
59236c9
] - new feature [Narcis2005 -
d981603
] - more refactoring [Narcis2005 -
28cfc60
] - refactoring [Narcis2005 -
8dc569c
]
Internal
1.19.1
Dependency updates
@eeacms/volto-eea-kitkat: 19.0.0 ~ 19.1.0
Dependency updates
@eeacms/volto-accordion-block: 10.4.1 ~ 10.4.3
π Internal changes
- chore:volto 16 in tests, update docs, fix stylint overrides [valentinab25 -
9b4a52d
]
π Documentation changes
- docs: Add demo gif [CreΘu Mihaela -
aa40c1f
]
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
d67a60f
]
@eeacms/volto-block-divider: 6.1.3 ~ 6.1.4
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
29bc412
] - chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
94a5421
]
@eeacms/volto-columns-block: 6.3.4 ~ 6.3.5
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
22d4d33
]
π οΈ Others
- Update README [Cretu Mihaela -
bb00695
] - Remove the two old screenshots [Silviu Bogan -
71d0944
] - Update some screenshots [Silviu Bogan -
efe9b39
] - Fix border [Alin Voinea -
15e6267
] - Cosmetics [Alin Voinea -
d05d2ab
] - Update layout screenshot [Alin Voinea -
5f9ea67
] - Add new screenshots [Alin Voinea -
fba80cd
] - Move screenshot to docs [Alin Voinea -
e01c24e
]
@eeacms/volto-description-block: 1.2.2 ~ 1.2.3
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
7fe0782
]
@eeacms/volto-group-block: 6.3.2 ~ 6.3.3
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
e683e8b
] - chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
9595c2d
]
π οΈ Others
- Update README [Cretu Mihaela -
d91c0f5
]
@eeacms/volto-metadata-block: 6.0.1 ~ 6.0.2
π οΈ Others
- Update README [Cretu Mihaela -
c25444d
] - Add volto metadata section block demo [Alin Voinea -
6121d8e
] - Update volto-metadata-block gif [Alin Voinea -
44f9edc
]
@eeacms/volto-slate-footnote: 6.1.6 ~ 6.1.7
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
0fba06c
]
π οΈ Others
- Update README [Cretu Mihaela -
4fb3ce8
]
@eeacms/volto-slate-zotero: 5.2.4 ~ 5.2.5
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
139d018
]
π Documentation changes
π οΈ Others
- test: add unit tests [ana-oprea -
1c1cf17
]
@eeacms/volto-tabs-block: 6.0.1 ~ 6.0.2
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
574d49b
] - chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
f525f94
]
@eeacms/volto-widget-geolocation: 5.1.4 ~ 5.1.5
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
13a5352
] - chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
0ffd8a1
]
π οΈ Others
- Update README [Cretu Mihaela -
d13be51
]
@eeacms/volto-widget-toggle: 3.1.3 ~ 3.1.4
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
4eb68b6
]
π οΈ Others
- Update README [Cretu Mihaela -
42d5a69
]
Internal
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
9879aa5
]
π οΈ Others
- Release 19.1.0 [Alin Voinea -
24ae853
]
@eeacms/volto-searchlib: 0.6.6 ~ 0.6.7
π Internal changes
- chore: husky, lint-staged use fixed versions [valentinab25 -
732ac9d
] - chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
68c808e
]
π οΈ Others
@eeacms/volto-toolbar-actions: 1.0.1 ~ 1.0.2
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
9cc26d6
]
Internal
- Release volto-eea-kitkat 19.1.0 [Alin Voinea -
adde927
]
1.19.0
Dependency updates
@eeacms/volto-eea-design-system: 1.18.3 ~ 1.19.0
π Bug Fixes
- fix(flex-items): flex item variation width incorrectly applied #394 from eea/fix-flex-items-wrapper [ichim-david -
715580d
] - fix(top-bar): dropdown overlapping with toolbar dropdown #258324 #398 from eea/fix-z-index [ichim-david -
a210e8d
] - fix: z-index for top bar to not show on top of toolbar menu - Refs #258324 [Cretu Mihaela -
3c876b0
] - fix(tests): set volto version [Giorgos Stamatis -
b6fb28c
] - fix(general): update Makefile for current stylint syntax [Giorgos Stamatis -
dc0ab83
] - fix(section): flex item variation width incorrectly applied [nileshgulia1 -
4977cd2
]
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
f04a1f3
]
π οΈ Others
- Release 1.19.0 [Alin Voinea -
ac2f8bf
] - change z-index value [Cretu Mihaela -
7ef735e
] - Update Makefile to fix Volto version pin and stylelint command #396 from eea/makefile-fix-stylint [ichim-david -
159071e
] - Fix missing label for footer site links [ichim-david -
5703042
]
@eeacms/volto-eea-kitkat: 18.2.0 ~ 19.0.0
Dependency updates
@eeacms/volto-block-style: 5.2.4 ~ 5.2.5
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
773ff9c
]
π οΈ Others
- Update README [Cretu Mihaela -
7770f12
] - Fix README screenshot path [Alin Voinea -
50f524b
] - Move docs images to dedicated docs folder [Alin Voinea -
046ce0d
]
@eeacms/volto-description-block: 1.2.1 ~ 1.2.2
@eeacms/volto-hero-block: 5.4.2 ~ 5.4.3
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
e577b83
]
π οΈ Others
- Update README [Cretu Mihaela -
62396ed
]
@eeacms/volto-listing-block: 6.0.0 ~ 6.0.1
@eeacms/volto-nextcloud-video-block: 0.4.6 ~ 0.4.7
@eeacms/volto-sentry-rancher-config: 3.1.2 ~ 4.0.0
π Enhancements
- refactor: Make it work with webpack 5 / Volto 17; Fix serverName, site, environment sentry options [Alin Voinea -
e021c45
]
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
a0b0bfd
]
@eeacms/volto-slate-label: 0.5.6 ~ 0.5.7
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
1885e87
]
π οΈ Others
- Update README [Cretu Mihaela -
554c0cc
]
@eeacms/volto-tags-block: 1.2.2 ~ 1.2.3
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
7d6b7b7
]
π οΈ Others
- Update README [Cretu Mihaela -
24412bf
]
@eeacms/volto-timeline-block: 1.1.3 ~ 1.1.4
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
1b52c95
]
π οΈ Others
- Update README [Cretu Mihaela -
512d7aa
]
@eeacms/volto-widget-dataprovenance: 0.4.1 ~ 0.4.2
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
cc6b26f
]
π οΈ Others
- Update README [Cretu Mihaela -
b293c3e
]
@plone-collective/volto-sentry: 0.3.0 ~ 0.3.1
- Remove faulty Sentry.js making package broken on MacOS/Windows case-insensitive OS
#6
- i18n: Add en
ec3cdc0
Internal
π Bug Fixes
- fix: Fix package.json import in order to work also with webpack 5 / Volto 17 [Alin Voinea -
637486a
]
π οΈ Others
- Release volto-sentry 0.3.1 [Alin Voinea -
3f7ad27
] - Release 19.0.0 - Volto 17 / webpack 5 compatible [Alin Voinea -
6792ccc
]
@eeacms/volto-redmine-helpdesk: 0.1.14 ~ 0.1.15
null
@plone/volto: 16.24.0 ~ 16.25.0
16.25.0 (2023-10-16)
Feature
- Add external className to slate Link view. @iFlameing #5109
Bugfix
- Fix empty slate text block in table of contents. @kreafox #5156
- Fix standalone navigation action call if expander is set @sneridagh #5197
- Added support for blocksConfig configuration in the listing block @sneridagh #5310
- Fix adding multiple path criteria in search and listing blocks. @davisagli #5317
Internal
- Fix Cypress ECONNREFUSED error in CI due to latest Chrome headless option handling for Cypress < 12.14.0 @sneridagh #5233
Internal
π Internal changes
- chore: Fix Makefile to work also on Mac dev [Alin Voinea -
65fd4f9
]
π οΈ Others
- Husky init on all add-ons on make [Alin Voinea -
d744eff
]
1.18.0
Dependency updates
@eeacms/volto-block-data-figure: 6.0.1 ~ 6.0.3
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
0be2195
]
π Documentation changes
- docs: Update README and DEVELOP [Alin Voinea -
200df4f
] - docs: Update README and DEVELOP [Alin Voinea -
bba52d9
]
π οΈ Others
- test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 -
bdcdf99
] - i18n: Add en [Alin Voinea -
782748c
]
π Bug Fixes
- fix: Graphs and tables are not shown on print - refs 258377 [dobri1408 -
1bdbe2f
]
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
2a2e841
]
@eeacms/volto-citation: 0.1.3 ~ 0.1.4
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
b05d983
]
π Documentation changes
- docs: Update README and DEVELOP [Alin Voinea -
7cdf143
] - docs: Update README and DEVELOP [Alin Voinea -
a124382
]
π οΈ Others
- test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 -
adbc1b5
] - i18n: Add en [Alin Voinea -
9100e04
] - test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 -
766a456
]
@eeacms/volto-datablocks: 6.1.1 ~ 6.1.2
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
dddb82f
] - chore: change volto version in Jenkinsfile [ana-oprea -
03da31e
]
π Documentation changes
- docs: Update README and DEVELOP [Alin Voinea -
4b13d85
] - docs: Update README and DEVELOP [Alin Voinea -
43fae82
]
@eeacms/volto-datahub: 1.0.29 ~ 1.0.32
π οΈ Others
- Fix undefined [kreafox -
081615c
] - Add tests [kreafox -
e2234c7
] - Fix texts [kreafox -
c76ad45
] - Improve prod id section + icons [kreafox -
e89a45f
] - Improve multiple prod ids display [kreafox -
9797092
]
π Documentation changes
- docs: Update README and DEVELOP [Alin Voinea -
45530f9
]
π Internal changes
- chore:volto 16 in tests, update docs, fix stylelint overrides [valentinab25 -
5ae8426
]
π οΈ Others
- Fix hostname generation for RSS links [Tiberiu Ichim -
7fc7896
] - Fix hostname generation for RSS links [Tiberiu Ichim -
5fc2df3
]
@eeacms/volto-eea-design-system: 1.18.2 ~ 1.18.3
π Documentation changes
- docs: Update README and DEVELOP [Alin Voinea -
efbc670
] - docs: Update README and DEVELOP [Alin Voinea -
d3b4ba8
]
@eeacms/volto-eea-kitkat: 18.1.3 ~ 18.2.0
Dependency updates
@eeacms/countup: 2.0.4 ~ 2.0.6
π Internal changes
- chore: Update package.json scripts to use Makefile; fix i18n [Alin Voinea -
7faa3a7
]
π Documentation changes
- docs: Update [Alin Voinea -
5dc1773
]
π οΈ Others
- test: Jenkinsfile disable not working steps [Alin Voinea -
ce5521d
] - i18n: Add en [Alin Voinea -
4a3f8fe
]
π Bug Fixes
- fix: Fix latest broken release [Alin Voinea -
812025c
]
@eeacms/volto-accordion-block: 10.3.0 ~ 10.4.1
π Bug Fixes
- fix: Inject styleWrapper classnames into the accordion custom EditBlockWrapper and Fix anonymous default export [VΓctor FernΓ‘ndez de Alba -
6f5975a
]
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
051f584
]
π οΈ Others
- Release 10.4.0 [Alin Voinea -
26ccf43
] - test: EN locales, pre-commit fix, feature PRs checks [valentinab25 -
96c8cf2
] - test: add PR to develop tests [valentinab25 -
0ae6fc1
]
π Documentation changes
- docs: Update README DEVELOP [Alin Voinea -
14bcb5f
]
@eeacms/volto-anchors: 0.4.1 ~ 0.4.2
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
a655b94
]
π Documentation changes
- docs: Update README and DEVELOP [Alin Voinea -
c62a2fa
]
π οΈ Others
- test: EN locales, pre-commit fix, feature PRs checks [valentinab25 -
675407f
]
@eeacms/volto-banner: 3.1.3 ~ 3.1.4
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
34a627e
]
π Documentation changes
- docs: Update README and DEVELOP [Alin Voinea -
3eeaf7a
] - docs: Cleanup Makefile, update DEVELOP documentation, i18n - Refs #254894 [valentinab25 -
004d5ee
]
π οΈ Others
- test: EN locales, pre-commit fix, feature PRs checks [valentinab25 -
31d4233
] - i18n: Add en [Alin Voinea -
eb9b8c9
] - test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 -
5eb4c10
]
@eeacms/volto-block-divider: 6.1.2 ~ 6.1.3
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea - ...
1.17.0
Dependency updates
@eeacms/volto-datablocks: 6.1.0 ~ 6.1.1
π Bug Fixes
- fix: decode url [andreiggr -
8adaa73
]
π Internal changes
- chore: tests use the view [andreiggr -
9dcf750
] - chore: tests dep [andreiggr -
5a9fd5f
] - chore: tests switch to queryselector [andreiggr -
d1a9c0c
] - chore: test view [andreiggr -
d9bb9e5
] - chore: test view [andreiggr -
a293304
] - chore: privacyprotect return children [andreiggr -
2038e7a
] - chore: clear mock PrivacyProvider [andreiggr -
4173e6b
] - chore: add intl provider [andreiggr -
ca0af07
] - chore: lint [andreiggr -
c086929
] - chore: add test mock for pp [andreiggr -
bf9207b
] - chore: add basic test 4 coverage [andreiggr -
435168f
] - style: lint-staged reorder in package.json [Alin Voinea -
3d5a00d
]
π οΈ Others
- test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 -
dcf2215
] - i18n: Add en [Alin Voinea -
7a79316
] - test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 -
ba5de49
]
@eeacms/volto-eea-design-system: 1.18.1 ~ 1.18.2
π Bug Fixes
@eeacms/volto-eea-kitkat: 18.1.1 ~ 18.1.3
Dependency updates
@eeacms/volto-group-block: 6.3.0 ~ 6.3.1
π Bug Fixes
- fix: rendering of listing blocks inside defaultTemplate #257871 [nileshgulia1 -
40ad609
]
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
f29c1df
]
π οΈ Others
- test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 -
2e9d601
] - test: Add cypress test for group block in DX Layout - Refs #254894 [CreΘu Mihaela -
06d23ed
]
@eeacms/volto-slate-footnote: 6.1.4 ~ 6.1.5
π Bug Fixes
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
c618c3c
]
π οΈ Others
@eeacms/volto-slate-label: 0.5.3 ~ 0.5.5
π οΈ Others
Dependency updates
@eeacms/volto-block-style: 5.2.2 ~ 5.2.3
π Bug Fixes
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
ccf0e13
]
π Documentation changes
π οΈ Others
- test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 -
cf81a8e
] - i18n: Add en [Alin Voinea -
1f4fe2e
] - test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 -
b8b8a3c
]
@eeacms/volto-listing-block: 5.0.0 ~ 5.0.1
π Bug Fixes
- fix: TypeError in search block with listing template - refs 258027 [dobri1408 -
26e0694
]
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
15ae628
]
π οΈ Others
- test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 -
2a3b612
] - i18n: Fix i18n [Alin Voinea -
7faf349
] - test: Fix package.json scripts to use makefile [Alin Voinea -
2d6f67d
] - i18n: Add en [Alin Voinea -
a81634b
] - test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 -
3e9ff32
]
@eeacms/volto-eea-website-policy: 1.9.0 ~ 1.9.1
π Bug Fixes
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
f8992b0
]
π οΈ Others
@eeacms/volto-searchlib: 0.6.4 ~ 0.6.5
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
437930d
]
π οΈ Others
1.16.0
Dependency updates
@eeacms/volto-datahub: 1.0.28 ~ 1.0.29
π οΈ Others
@eeacms/volto-eea-kitkat: 18.1.0 ~ 18.1.1
Dependency updates
@eeacms/volto-group-block: 6.2.1 ~ 6.3.0
π New Features
π Bug Fixes
- fix: update and fix jest tests [nileshgulia1 -
97df2cc
]
π οΈ Others
- Release #39 from eea/develop [ichim-david -
283e1e8
] - Release 6.3.0 [Alin Voinea -
3d74bb5
] - i18n: Add en [Alin Voinea -
f3385cd
] - test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 -
3aa996b
] - fix eslint warnings [nileshgulia1 -
cfdf2e9
] - feature: add variations support [nileshgulia1 -
d981c6b
]
@eeacms/volto-slate-label: 0.5.2 ~ 0.5.3
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
1801ba8
]
π Documentation changes
π οΈ Others
- Refs #257521 - Add Simple style as default for labels. [GhitaB -
ba2e66e
] - Refs #257521 - Improve texts for label and tooltip. [GhitaB -
d9496e0
] - test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 -
778f07d
] - test: Fix package.json scripts to use makefile [Alin Voinea -
872eaf9
] - i18n: Add en [Alin Voinea -
12ef506
] - test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 -
e9b984b
]
Internal
π Internal changes
- style: lint-staged reorder in package.json [Alin Voinea -
e07fd32
]
π οΈ Others
- test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 -
f07abe0
] - Revert "Automated release 18.1.1" [Alin Voinea -
6dbad00
]
@plone/volto: 16.22.2 ~ 16.24.0
16.23.0 (2023-09-08)
Feature
Bugfix
- Add image block className support (Style wrapper). @sneridagh #5018
- Don't show
No value
option in SelectWidget and ArrayWidget if default value is 0. @wesleybl #5151 - Fix SelectWidget throwing error when editing a recently created content. @iFlameing #5154
- Fix editing layout for blocks using schema enhancers. @iFlameing, @davisagli #5158
- Fix ContentRules add and edit forms for languages other than English. @ericof #5161
Documentation
- Fix linkcheckbroken 301 redirect to https://www.dlr.de/de @stevepiercy #5131
16.24.0 (2023-09-14)
Feature
- Added loading spinner and disable search button while data is fetching. @tedw87 #4551
- User Control panel improvements. See #4551 @erral #4572
- Cypress test to test if 'Search results: number' text is present @ionlizarazu #5171
Bugfix
- Fix for responsive error in the login page when the width of the screen decreases. @suman9893 #3250
- Fix back button in the search block to execute the search by adding two useEffects that update the facets and search data based on the current URL. @MihaelaCretu11 #4402
- fix : RecursiveWidget is incorrectly translated. @suman9893 #4503
- Fix search block search results number @ionlizarazu #5171
- Fix regression in forms input in toolbar height related to (#5115) @sneridagh #5176