Skip to content

Releases: eea/volto-columns-block

6.3.0

05 Apr 13:50
44928ae

Choose a tag to compare

🚀 New Features

  • feat(ColumnsBlockEdit.jsx): add eraser icon for delete column style button [Miu Razvan - f966f37]

💅 Enhancements

  • refactor(eraserIcon): Change title tooltip to Clear column style [Alin Voinea - 8b07013]

🛠️ Others

  • Release 6.3.0 [Alin Voinea - fed302e]

6.2.0

04 Apr 11:54
23343b3

Choose a tag to compare

🏠 Internal changes

  • chore(package.json): increase version to 6.2.0 [Miu Razvan - 74e7a41]

6.1.0

27 Mar 10:37
06920a1

Choose a tag to compare

Merge pull request #69 from eea/develop

Release 6.1.0

6.0.2

21 Feb 17:54
dfcb0da

Choose a tag to compare

🛠️ Others

  • test(prettier): Fix prettier [Alin Voinea - 48d76f5]

6.0.1

10 Feb 11:06
dfebfb8

Choose a tag to compare

Merge pull request #66 from eea/develop

Release

6.0.0

07 Feb 14:27
623eee9

Choose a tag to compare

🛠️ Others

  • Release 6.0.0 [Alin Voinea - 947cd73]

5.2.0

28 Dec 16:32
57fc90c

Choose a tag to compare

🛠️ Others

  • Release 5.2.0 [Alin Voinea - 7ea7976]
  • test(eslint): Fix lint [Alin Voinea - 1a5b9af]
  • Mock useLocation to fix ColumnsBlockView.test [wesleybl - e153a48]
  • test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - 2ae13d2]
  • Don't fail in tests [Tiberiu Ichim - 6c1dddf]

5.1.0

29 Nov 16:28
5e1f4e3

Choose a tag to compare

🛠️ Others

  • Release 5.1.0 [Alin Voinea - 4b199b2]

5.0.1

16 Nov 14:31
6ef31c8

Choose a tag to compare

🐛 Bug Fixes

  • fix(eslint): config after upgrade to latest alpha of volto [David Ichim - f9d2f90]

💅 Enhancements

  • change(columns): moved some css values to variables for cleaner customizations [David Ichim - bdf653b]
  • change(column-block): removing styling schema enhancer from current package [David Ichim - 10a3cab]
  • change(column): wip adding styling schema as a block enhancer [David Ichim - 85574a3]

🛠️ Others

  • test(estlint): Fix .project.eslintrc.js [Alin Voinea - 20078a4]
  • lint fix [David Ichim - 768f29c]
  • Use BlockDataForm [Tiberiu Ichim - 4df86f7]
  • test(cypress): Rename [Alin Voinea - ce0a4a5]

5.0.0

28 Oct 18:08
d69fe9e

Choose a tag to compare

💅 Enhancements

  • refactor: Latest volto compatibility [Miu Razvan - 4ff5bd7]
  • refactor(volto-slate): Upgrade to @plone/volto-slate - Refs #153447 [Alin Voinea - 3df738f]

🛠️ Others

  • test(jest): Re-enable tests [Alin Voinea - 6ad5fca]
  • Update Makefile [Alin Voinea - b4c5214]
  • Update jenkinsfile [Miu Razvan - 5136b72]
  • Don't run unit tests - to be fixed [Miu Razvan - 3f5e5a0]
  • Update [Miu Razvan - 3476558]
  • Use stylemock [Miu Razvan - 0db632e]
  • Release 5.0.0 [Alin Voinea - 7626fbe]
  • Cleanup [Miu Razvan - 86e202e]
  • Cleanup [Alin Voinea - 1baba7f]
  • Update dependencies [Alin Voinea - 976c380]
  • update(jest): add @plone/volto-slate resolver refs- #153447 [nileshgulia1 - 50ab9a0]