Skip to content

Commit

Permalink
Release 4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avoinea committed Mar 26, 2021
1 parent e79dbfc commit f9c0eaf
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [4.0.0](https://github.com/eea/volto-columns-block/compare/3.0.0...4.0.0)
#### [4.1.0](https://github.com/eea/volto-columns-block/compare/4.0.0...4.1.0)

- Add clickable title to columns block to easily select columns [`3768609`](https://github.com/eea/volto-columns-block/commit/37686091be53da0659a2cbe41eb5506b76bdc727)
- Show only common variants in ColumnVariants [`282b8b1`](https://github.com/eea/volto-columns-block/commit/282b8b1ece4f7cf70abbeeff67102be7c88c2f9b)
- Get variants from blocksConfig [`075eebc`](https://github.com/eea/volto-columns-block/commit/075eebc112c5331dce6b4d9126724db5f74ab2f9)
- Refs #129216 normalize and set padding on column-grid both in view and edit [`f532b97`](https://github.com/eea/volto-columns-block/commit/f532b975425107f987f8a061063bc6783d81b149)

### [4.0.0](https://github.com/eea/volto-columns-block/compare/3.0.0...4.0.0)

> 23 March 2021
- Added BlockToolbar for copy/paste inside a column + style editwrapper toolbar [`#15`](https://github.com/eea/volto-columns-block/pull/15)
- Added BlockToolbar for copy/paste inside a column [`fb8f600`](https://github.com/eea/volto-columns-block/commit/fb8f6001683cb51e3ea1c4828d23d838534d9655)
- Style block toolbar only within columns block context [`ac790af`](https://github.com/eea/volto-columns-block/commit/ac790afa1bcb260f7fa1bc0e30b1f616846a74e2)
- Added handler for keyDown event [`17d4fa8`](https://github.com/eea/volto-columns-block/commit/17d4fa8ccc26a2729299e68532ed8ed0165ce61e)
- Release 4.0.0 [`7cb3839`](https://github.com/eea/volto-columns-block/commit/7cb3839934b3b23e6def2faea9d0280c510cfea4)
- Updated blocks-chooser position [`e934564`](https://github.com/eea/volto-columns-block/commit/e934564f9d8c5b01fe3dbe6a5a4941375ffb35b6)
- Make inside blocks EditBlockWrapper toolbar more intuitive [`e163f2b`](https://github.com/eea/volto-columns-block/commit/e163f2b0d1ff4040f50e7417cf1c82cb205346c2)
- Moved toolbar back to left [`ffd916a`](https://github.com/eea/volto-columns-block/commit/ffd916a06ce8b99c20570869995b830131923c61)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eeacms/volto-columns-block",
"version": "4.0.0",
"version": "4.1.0",
"description": "volto-columns-block: Volto add-on",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down

0 comments on commit f9c0eaf

Please sign in to comment.