Skip to content

Releases: eea/volto-eea-website-theme

1.28.3

05 Mar 13:35
f9090eb
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(slate): fix copy/paste in slate from Microsoft Word Desktop App - Refs #265782 [Miu Razvan - f7a128c]
  • fix(event): add permalink in customization to the original volto component [kreafox - c662aae]

💅 Enhancements

  • refactor: Remove volto-slate patch normalizeExternalData.js - requires Volto 16.28.1+ [alin - 6ea61da]

🛠️ Others

  • Allow hit Enter in the LayoutSettings block to create a new block [Tiberiu Ichim - ecde522]

1.28.2

29 Feb 13:37
e12e852
Compare
Choose a tag to compare
Release (#209)

* refactor: Remove volto-slate patch normalizeExternalData.js - requires Volto 16.28.1+

* Allow hit Enter in the LayoutSettings block to create a new block

* fix(edit): Add a fix for the /edit crash when coming from login screen (#204)

* fix(footer):  don't crash if contact_extra_actions is not available in portal_actions (#206)

* fix(event): Fix event date format in EventDatesInfo - refs #265911 (#208)

* fix: use correct date format in EventDatesInfo  - refs #265911

* fix(event): add comment on EventDatesInfo customization

* Automated release 1.28.2

* fix(event): add permalink in customization to the original volto component

* Automated release 1.28.2

---------

Co-authored-by: alin <contact@avoinea.com>
Co-authored-by: Tiberiu Ichim <tiberiu.ichim@gmail.com>
Co-authored-by: Tiberiu Ichim <tiberiuichim@users.noreply.github.com>
Co-authored-by: EEA Jenkins <@users.noreply.github.com>

1.28.1

19 Feb 16:16
f4b199c
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: Don't crash when rendering invalid slate [Tiberiu Ichim - 9b7bc96]

🛠️ Others

1.28.0

19 Feb 08:47
6f44771
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix(toc): make toc work, Refs #265201 [Razvan - 507adc2]
  • fix: volto slate when used in metadata block with SlateJSONField - Refs #264239 [Miu Razvan - 51682c4]
  • fix(lint): service so that it work with editor and command line tool [David Ichim - ad43bc2]

🏠 Internal changes

  • chore: package.json [Alin Voinea - 08beb70]

🛠️ Others

  • bump version [Razvan - 721e939]
  • merge master into this branch [Razvan - 586c8f9]
  • test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - c4dbd28]
  • fix tests [Razvan - 042330b]
  • remove RemoveSchema logic [Razvan - 08d10f8]

1.27.2

24 Jan 16:08
530d22b
Compare
Choose a tag to compare
remove RemoveSchema logic (#195)

* fix(lint): service so that it work with editor and command line tool

* remove RemoveSchema logic

* fix tests

* Automated release 1.27.2

---------

Co-authored-by: David Ichim <ichim.david@gmail.com>
Co-authored-by: EEA Jenkins <@users.noreply.github.com>

1.27.1

18 Jan 17:29
3ee84ee
Compare
Choose a tag to compare

🐛 Bug Fixes

  • fix: remove norefferer for seo purposes - Refs #263008 [Gabriel - fab8094]

1.27.0

17 Jan 13:05
888f4d7
Compare
Choose a tag to compare

🚀 New Features

  • feat: Put cloneData function for slate block, in order to change the uuids of fragments - Refs #261770 [dobri1408 - 069bffc]

🐛 Bug Fixes

1.26.2

04 Jan 16:10
1ec3551
Compare
Choose a tag to compare
Use _self as target for base tag  (#189)

1.26.1

14 Dec 15:11
df9d294
Compare
Choose a tag to compare

🚀 New Features

  • feat: add bg color to status [Miu Razvan - 1f432cf]

🐛 Bug Fixes

  • fix: remove schema if content type is not the same as for the schema [Miu Razvan - 0056fa9]

🛠️ Others

  • merge master into this branch [Miu Razvan - 8e50b55]
  • bump version [Miu Razvan - 69ee513]
  • fix tests [Miu Razvan - aa3d5c9]
  • clean up [Miu Razvan - 2a3f3dc]

1.26.0

13 Dec 17:53
f3a6a0d
Compare
Choose a tag to compare
fix: remove schema if content type is not the same as for the schema …