- Translate to German (de). @mxurice-rm
- Update translation to pt_BR. @ericof
- Code block: Wrap the Caption component inside the main block. @ericof
- Fixed bogus peerDependencies with react-intl @sneridagh
- Remove barrel imports from @plone/volto. @ericof
- Reorganize repository to use new Volto add-on format based on
cookiecutter-volto[@ericof] #21
2.2.2 (2024-03-28)
2.2.1 (2024-03-12)
2.2.0 (2024-02-25)
- Add Gist Block and Caption component (#18) (2bd58b8)
- Add plain to default languages to be able to use it like a pre-block (#12) (9899762)
- Fix extensibility while adding new languages syntaxes @sneridagh (#10) (e683b15)
- Fix Storybook generation (f6aed35)
- Load Mermaid only when the Mermaid Block is visible (#13) (#16) (68d4505)
2.1.0 (2023-05-22)
- Integrate with @kitconcept/volto-blocks-grid, allowing our blocks to be added to grids. (7823232)
- Line numbers now align to code (#9) (90c5eb8)
- Set blockHasOwnFocusManagement to true for Mermaid block editing. (e8605bf)
2.0.0 (2023-02-23)
- Add easy language list configuration (7458028)
- Add Mermaid Diagram block (f393f99)
- Add possiblity to change start line number (8e079a0)
- Use prismjs as default highlighter mechanism. (#6) (8e7717a)
1.0.0 (2022-07-14)
- Fix issue with wrap long lines and styles applied together. (cb0cf3c)