Releases: kitconcept/volto-heading-block
Releases · kitconcept/volto-heading-block
2.4.0
2.4.0 (2023-09-14)
Feature
- Update docker and CI config @sneridagh #18
Bugfix
- Remove anonymous default export @sneridagh #16
2.3.0
2.2.0
2.2.0 (2023-02-20)
Feature
- Move to the new add-on testing based on docker @sneridagh #13
Bugfix
- Fix decoding of html entities @reebalazs #10
- Include headings in the volto Table of Contents block. @danalvrz #12
2.1.2
2.1.1
Bugfix
- Fix editor can't add a blank in firefox @iFlameing
2.1.0
Feature
- Remove option to chose heading order when only one heading type is selected @ThomasKindermann
2.0.1
Bugfix
- Fix default value for heading text @sneridagh
- Move the type of block to
text
group @sneridagh - Cleanup if html is pasted, convert it to plain text @sneridagh
- Add inner container to edit mode @sneridagh
2.0.0
Breaking
- Overhauled the
Edit
component now it's class-styled sincereact-contenteditable
and thecontent-editable
browser feature has some problems with the functional lifecycle @sneridagh
Feature
- Better self-focus management @sneridagh
- Add support for new Volto 16 styling wrapper @sneridagh
Bugfix
- Do not allow line breaks @sneridagh
Internal
- Remove from npm packaging
README
resources @sneridagh