Skip to content

Releases: eea/volto-eea-website-theme

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]>

1.31.0

14 Mar 16:33
8175b16
Compare
Choose a tag to compare

🚀 New Features

  • feat: Put default alt as the rights field than image title - Refs #159551 [dobri1408 - 4f0e60b]

🛠️ Others

1.30.0

13 Mar 13:05
c4791b7
Compare
Choose a tag to compare

🚀 New Features

  • feat: set isPrint redux state when window.print() is triggered [laszlocseh - 4d07b9a]

🐛 Bug Fixes

  • fix: smaller timeout in window.print [laszlocseh - 808d7e9]

🏠 Internal changes

  • chore: cleanup unused RemoveSchema code [laszlocseh - 6d8de0a]
  • chore: cleanup unused RemoveSchema code [laszlocseh - c1f2650]

🛠️ Others

  • Update package.json [ichim-david - 4c2f794]
  • Fix export statement in reducers/index.js [David Ichim - bbaf5be]
  • Lint fix, export of print should be made after import [David Ichim - 2a670db]
  • test: TokenWidget.test.jsx and TopicsWidget.test.jsx cover more conditions [laszlocseh - dd154bb]
  • Bump version to 1.29.0 from 1.28.4 [Claudia Ifrim - 7bc8eab]
  • test: added TokenWidget.test.jsx and TopicsWidget.test.jsx [laszlocseh - f7292bb]
  • test: added HomePageView.test.jsx and HomePageInverseView.test.jsx [laszlocseh - 2076651]
  • test: fix in Logo.test.jsx [laszlocseh - 6d552f8]
  • test: add Logo.test.jsx [laszlocseh - 752c562]
  • add isPrint missing files [laszlocseh - d995789]

1.29.0

07 Mar 15:11
bc5cbe0
Compare
Choose a tag to compare
feat(download): implement scroll to iframes to ensure print to pdf ha…

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 <[email protected]>
Co-authored-by: Tiberiu Ichim <[email protected]>
Co-authored-by: Tiberiu Ichim <[email protected]>
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 <[email protected]>
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]