Releases: eea/volto-eea-kitkat
Releases · eea/volto-eea-kitkat
25.4.3
25.4.2
25.4.1
Dependency updates
@eeacms/volto-block-toc: 6.0.0 ~ 6.0.1
🏠 Internal changes
- style: Automated code fix [eea-jenkins -
cd3d302
]
@eeacms/volto-slate-footnote: 7.1.0 ~ 7.1.1
25.4.0
Dependency updates
@eeacms/volto-accordion-block: 11.0.1 ~ 11.0.2
🏠 Internal changes
- chore: package.json [Alin Voinea -
8160a74
]
@eeacms/volto-slate-footnote: 7.0.1 ~ 7.1.0
🚀 New Features
🛠️ Others
- Release 7.1.0 [alin -
c15afb0
]
@eeacms/volto-slate-metadata-mentions: 8.1.1 ~ 8.2.0
🚀 New Features
- feat: Add option in effective metadata, to display only date - Refs #259256 [Teodor Voicu -
16d6866
]
🛠️ Others
- Release 8.2.0 [alin -
9e46688
]
Internal
- Release 25.4.0 [alin -
7821b0e
]
25.3.0
Dependency updates
@eeacms/volto-block-toc: 5.0.2 ~ 6.0.0
🚀 New Features
🛠️ Others
- Release 6.0.0 [Alin Voinea -
2dbf58c
]
@eeacms/volto-slate-footnote: 7.0.0 ~ 7.0.1
🛠️ Others
- test: Fix tests on Volto 16 [Alin Voinea -
1de9cc0
] - Squashed commit of the following: [Alin Voinea -
207a2d3
]
@eeacms/volto-tabs-block: 8.0.1 ~ 8.1.0
🏠 Internal changes
- chore: package.json [Alin Voinea -
244a1de
]
🛠️ Others
- test isTabEmpty function [Miu Razvan -
d3e569c
] - clean up [Miu Razvan -
4cf2260
] - update empty tab logic [Miu Razvan -
f859684
] - fix [Miu Razvan -
d532df2
] - bump version [Miu Razvan -
93e4894
]
Internal
- Release 25.3.0 [Alin Voinea -
d3501ff
]
25.2.0
Dependency updates
@eeacms/volto-group-block: 7.0.1 ~ 7.1.0
🚀 New Features
- feat(section): restrict group block option - ref #273963 [Miu Razvan -
061b348
]
Internal
- Release 25.2.0 [Alin Voinea -
4b9ac4f
]
25.1.5
Dependency updates
@eeacms/volto-accordion-block: 11.0.0 ~ 11.0.1
🚀 New Features
@eeacms/volto-columns-block: 8.0.0 ~ 8.0.1
🐛 Bug Fixes
@eeacms/volto-group-block: 7.0.0 ~ 7.0.1
🐛 Bug Fixes
@eeacms/volto-metadata-block: 7.0.1 ~ 7.0.2
🛠️ Others
- add style error for the metadata block [dobri1408 -
905c96d
] - Pass errors to metadata block to show them [dobri1408 -
8e920b0
]
@eeacms/volto-slate-metadata-mentions: 8.1.0 ~ 8.1.1
🐛 Bug Fixes
- fix(slate-metadata): link to image download showing up due to data.addLinkToDownload being undefined #47 from eea/259256-link_bug [ichim-david -
231c7aa
] - fix(slate-metadata): link to image download showing up due to data.addLinkToDownload being undefined [David Ichim -
df097fa
]
@eeacms/volto-tabs-block: 8.0.0 ~ 8.0.1
🐛 Bug Fixes
Internal
- Release volto-columns-block 8.0.1 [alin -
fa40571
]
25.1.4
Dependency updates
@eeacms/volto-call-to-action-block: 5.1.0 ~ 5.1.1
@eeacms/volto-controlpanel: 1.0.0 ~ 1.0.1
@eeacms/volto-metadata-block: 7.0.0 ~ 7.0.1
🏠 Internal changes
- chore: package.json [alin -
1f7b314
]
@eeacms/volto-taxonomy: 5.1.0 ~ 5.1.1
🏠 Internal changes
- chore: package.json [alin -
b63f805
]
@eeacms/volto-toolbar-actions: 2.0.0 ~ 2.0.1
25.1.3
Dependency updates
@eeacms/volto-description-block: 2.2.0 ~ 2.2.1
🚀 New Features
- feat: Use DetachedTextBlockEditor; test: Add Formatting Test, Enter Test, Copy paste test - Refs #272491 [dobri1408 -
f68e1b9
]
🛠️ Others
- update [Miu Razvan -
74eb6c1
]
25.1.2
Dependency updates
@eeacms/volto-call-to-action-block: 5.0.0 ~ 5.1.0
🐛 Bug Fixes
- fix(call-to-action): linking to file downloads by using UniversalLink component #32 from eea/develop [ichim-david -
f421a83
] - fix(call-to-action): linking to file downloads by using UniversalLink component [David Ichim -
a31f7f1
]
🛠️ Others
@eeacms/volto-description-block: 2.0.2 ~ 2.2.0
🐛 Bug Fixes
- fix(description): use slate TextBlockEdit component to render slate editor #29 from eea/make-description-block-work [ichim-david -
b11ea3c
]
🏠 Internal changes
- chore: package.json [alin -
9b07068
]
🛠️ Others
- Release #30 from eea/develop [ichim-david -
120a01d
] - Bump version to 2.1.0 [dobri1408 -
cbcdba9
] - Simplify Description Block editing by making use of TextBlockEdit from volto-slate [David Ichim -
ebb8223
] - improve test [dobri1408 -
61fc9fc
] - make test work again [dobri1408 -
17fa64b
] - Pass missing onChangeBlock to BlockForm [David Ichim -
951a015
] - repair test [dobri1408 -
71e959e
] - repair test [dobri1408 -
183ee51
] - repair test [dobri1408 -
b436349
] - make a better test [dobri1408 -
dab0648
] - Update View.jsx [dobri1408 -
ca25924
] - make description block work properly [dobri1408 -
bbdf2e4
]
🐛 Bug Fixes
- fix(DescriptionBlockEdit): set description block data if metadata exists, ref #265535 #31 from eea/develop [ichim-david -
ee209cf
] - fix(DescriptionBlockEdit): set description block data if metadata exists, ref #265535 [Miu Razvan -
65464d2
]
🛠️ Others
@eeacms/volto-hero-block: 7.0.1 ~ 7.1.0
🐛 Bug Fixes
- fix(hero): default values for non boolean are set by default not defaultValue [David Ichim -
608ec21
]
💅 Enhancements
- change(hero): cache containerCssStyles and use it only on top level [David Ichim -
cd666c8
]
🏠 Internal changes
- chore: package.json [alin -
516b46f
]
🛠️ Others
- Added back style to the divs as required by the other developers [David Ichim -
56c6156
] - bump package version to 7.1.0 [David Ichim -
9f4cf35
] - add height property [dorutrip -
86b0f13
]
Internal
- Update Jenkinsfile to test only on Volto 17 [ichim-david -
5e9090b
]