Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 2.05 KB

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 2.05 KB

Changelog

2.1.0 (2023-05-22)

Features

  • Integrate with @kitconcept/volto-blocks-grid, allowing our blocks to be added to grids. (7823232)

Bug Fixes

  • Line numbers now align to code (#9) (90c5eb8)
  • Set blockHasOwnFocusManagement to true for Mermaid block editing. (e8605bf)

2.0.0 (2023-02-23)

Features

  • 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)

Features

  • Fix issue with wrap long lines and styles applied together. (cb0cf3c)

1.0.0-alpha.0 (2022-06-13)

Features

  • Add Brazilian Portuguese translation. (8932d31)
  • Add Storybook support. (65b9a73)