Releases: eea/volto-eea-website-theme
Releases · eea/volto-eea-website-theme
1.28.3
🐛 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
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
1.28.0
🐛 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
1.27.2
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
1.27.0
1.26.2
Use _self as target for base tag (#189)
1.26.1
1.26.0
fix: remove schema if content type is not the same as for the schema …