Skip to content

Releases: eea/volto-datablocks

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]

7.2.0

13 Jul 12:10
cfcc61b
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(dependencies): updated sanitize-html to 2.12.1 resolving potential security issues as flagged by dependabot [David Ichim - f89140d]
  • fix(lazy-loading): of sanitize-html by wrapping state assignment into a function call [David Ichim - 55c56e0]
  • fix: correctly import sanitize-html [nileshgulia1 - ecedec6]

💅 Enhancements

  • change(render): of Popup with value only if we have value within DottedTableChartView [David Ichim - e462ef7]

🛠️ Others

  • Release #116 from eea/develop [ichim-david - cfcc61b]
  • Update Jenkinsfile to test only Volto 17 [ichim-david - fbb113b]

7.1.0

07 Jun 12:32
234b471
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(perf): lazy load sanitize-html #114 from eea/262122_bundle_optimization [ichim-david - ef8aa48]
  • fix(perf): lazy load sanitize-html [David Ichim - dc57b48]

🛠️ Others

  • bump package version [David Ichim - 24c5dc2]
  • removed useless comment [David Ichim - 877c0fa]
  • lint fix [David Ichim - 6fcff21]
  • lazyload the old way using state and useEffect [David Ichim - ae4ae91]
  • moved sanitizeHtml to helpers and added unittests for it [David Ichim - 612f477]
  • Update connectToProviderData.js [dobri1408 - 90aafb2]

4.0.9

22 May 10:04
Compare
Choose a tag to compare
test: add cypress 13 to dependencies

7.0.6

16 May 08:51
ed1f4af
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: countryFlag block dropdown bug [laszlocseh - 308aae4]

🛠️ Others

  • test: added CountryFlagView test [laszlocseh - e1f4fe1]

7.0.5

15 May 14:19
e4a413c
Compare
Choose a tag to compare

🏠 Internal changes

  • chore: update countryFlag schema descriptions [laszlocseh - c68782f]

🛠️ Others

  • fix eslint [dobri1408 - 7a410ab]
  • Update connectToProviderData.js [dobri1408 - 5db1308]
  • Fix pagination issue in volto-datablocks [dobri1408 - 0fb4e09]
  • Make last page equal with activePage for initial case, to fix displaying the next page button even if there is no page left [dobri1408 - 8617572]

7.0.4

14 May 12:21
b95c6f2
Compare
Choose a tag to compare

🚀 New Features

  • feat: countryFlag block customize dropdown items [laszlocseh - 93fe45b]

🏠 Internal changes

  • chore: added volto-listing-block to dependencies [laszlocseh - 37dbddd]
  • style: Automated code fix [eea-jenkins - 6603580]
  • style: Automated code fix [eea-jenkins - 0fc177a]

🛠️ Others

  • fix typo [laszlocseh - 0c7d5fb]
  • WiP: countryFlag remake dropdown [laszlocseh - c6f56d0]
  • WiP: remake dropdown [laszlocseh - 0c8dedb]

7.0.3

13 May 16:02
2599f0f
Compare
Choose a tag to compare
Merge pull request #106 from eea/develop

chore: Cleanup package.json