Skip to content

Releases: eea/volto-datablocks

7.2.9

04 Mar 10:07
72f7b47
Compare
Choose a tag to compare
Merge pull request #129 from eea/develop

comment update marker color by provider_data

7.2.8

10 Feb 13:23
3b48a17
Compare
Choose a tag to compare

🏠 Internal changes

  • chore: package.json [alin - 52cac0d]

7.2.7

20 Jan 14:44
f5cf491
Compare
Choose a tag to compare

🚀 New Features

  • feat: Add german translations [Valentin Dumitru - a7c7cfc]

7.2.6

11 Dec 13:20
9ac2019
Compare
Choose a tag to compare

🛠️ Others

  • fix eslint [Miu Razvan - dd4e13b]

4.1.0

18 Nov 09:55
4590e24
Compare
Choose a tag to compare

Full Changelog: 4.0.9...4.1.0

7.2.5

09 Oct 07:19
36732da
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: optimize previewImageUrl [kreafox - 9827fe1]
  • fix: ensure that the dropdown component always returns a valid value [kreafox - ba06502]
  • fix: prevent TypeError when accessing undefined contentdata [kreafox - 3cc19f9]

7.2.4

04 Oct 12:28
67acb8c
Compare
Choose a tag to compare
Merge pull request #123 from eea/develop

Release

7.2.3

23 Sep 06:26
9606ae9
Compare
Choose a tag to compare
Merge pull request #121 from eea/develop

fix(conditionalDataBlock): fix multiSelected in BlocksForm

7.2.2

27 Aug 08:12
8633098
Compare
Choose a tag to compare

🛠️ Others

  • Fix sonarqube flagged bug [Tiberiu Ichim - 8c48ff8]
  • Add comment [Tiberiu Ichim - 273ce2f]
  • Memoize some values; make sure to only handle click events in the dropdown [Tiberiu Ichim - 1687193]

7.2.1

06 Aug 12:49
94e175e
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: Update Edit.jsx to pass props to BlocksForm - Refs #269086 [dobri1408 - b4d2838]