Skip to content

Releases: eea/volto-eea-website-theme

2.1.1

28 May 11:39
64ff727
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: wait for the draft version to be created - Refs #270058 [dobri1408 - d32b0d7]

🛠️ Others

  • Fix InternalUrlWidget.jsx until merged in volto core - Refs #269272 [dobri1408 - 73c383a]

2.1.0

23 May 17:38
07644fb
Compare
Choose a tag to compare

🛠️ Others

  • bump package version [David Ichim - 3c0c2eb]

2.0.2

20 May 14:57
86c60ec
Compare
Choose a tag to compare
Merge pull request #237 from eea/develop

Release

2.0.1

15 May 09:50
de8c4c4
Compare
Choose a tag to compare

🛠️ Others

  • modified param of dateIsInFuture to signal it's a string and not a date [David Ichim - e3243a0]

2.0.0

13 May 10:54
7abb396
Compare
Choose a tag to compare

🚀 New Features

🐛 Bug Fixes

  • fix(draft_image): added fixes from 1.x.x branch [David Ichim - b62de0a]

💅 Enhancements

  • change(draft_image): added comments to DraftBackground code [David Ichim - 0cb4304]
  • refactor: Disable data figure and plotly chart - Refs #269278 [dobri1408 - d8fd0da]
  • change(draft-image): to remove image when published date is set to the future [David Ichim - 9b9e023]
  • refactor: Move all customizations from volto-eea-website-policy [alin - 07650fe]

🏠 Internal changes

  • style: Automated code fix [eea-jenkins - e671c83]
  • style: Automated code fix [eea-jenkins - 5156bb5]

🛠️ Others

  • Bump package version to 2.0.0 to signal major release due to Volto 17 jump [David Ichim - ffe3049]

1.33.2

16 Apr 12:38
b575123
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(layout): homepage templates on pa [David Ichim - 04ba369]

1.33.1

04 Apr 09:45
8773987
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: adding page with an empty title - Refs #268074 [dobri1408 - 6443924]

1.33.0

03 Apr 08:52
3fe3788
Compare
Choose a tag to compare

🚀 New Features

  • feat(columnsBlock): move tocEntries definition to volto-columns-block [Miu Razvan - eb55ff8]

🐛 Bug Fixes

  • fix(toc): use the correct function to render entries in toc [Miu Razvan - 869ae7c]

🏠 Internal changes

  • chore: Cleanup package.json [alin - c5a1c37]

🛠️ Others

  • Update index.js to fix jslint issue [ichim-david - 89b9cef]
  • Update package.json [ichim-david - a0ecadf]
  • Revert "fix(blocks): Allow image block urls to be external (#214)" [David Ichim - 2bbc620]

1.32.1

26 Mar 15:41
246b37b
Compare
Choose a tag to compare

🚀 New Features

  • feat(slate): add new h3 slate element [Miu Razvan - 20a7e93]
  • feat(slate): add h4 in slate toolbar [Miu Razvan - 2c523ac]

🐛 Bug Fixes

  • fix(slate): insert/remove element fix, Refs #261770 [Miu Razvan - b121ffd]

💅 Enhancements

  • change(slate): Use F as icon and renamed title of new heading Slate toolbar button to Figure title [David Ichim - 7355bb3]
  • change(slate): renamed addFormat to addSlateToolbarButton [ichim-david - 0809c04]

🏠 Internal changes

  • style: Automated code fix [eea-jenkins - 6971349]
  • style: Automated code fix [eea-jenkins - a292700]

🛠️ Others

  • fix conflicts [Miu Razvan - 9ad80fc]
  • fix conflicts [Miu Razvan - dee94db]
  • Update package.json [ichim-david - 9db96ff]
  • Revert "(fix): In search block on edit, the sort on and sort order are not working (#205)" [David Ichim - 2045d50]

1.32.0

25 Mar 13:55
3b42637
Compare
Choose a tag to compare
feat(slate): add h3-light in slate toolbar, refs #265544 (#219)

* Revert "(fix): In search block on edit, the sort on and sort order are not working (#205)"

This reverts commit e6a6c2d71eae7a934729a53ceac5be9a183e48d5.

* feat(slate): add h4 in slate toolbar

* Automated release 1.31.1

* change(slate): renamed addFormat to addSlateToolbarButton

and pass an object it make it clearer on what does what in the options passed

* style: Automated code fix

* Automated release 1.31.1

* feat(slate): add new h3 slate element

* Automated release 1.31.1

* change(slate): Use F as icon and renamed title of new heading Slate toolbar button to Figure title

* style: Automated code fix

* Automated release 1.31.1

* Update package.json

* Automated release 1.32.0

---------

Co-authored-by: David Ichim <[email protected]>
Co-authored-by: EEA Jenkins <@users.noreply.github.com>
Co-authored-by: eea-jenkins <[email protected]>