Skip to content

Latest commit

 

History

History
52 lines (29 loc) · 920 Bytes

CHANGELOG.md

File metadata and controls

52 lines (29 loc) · 920 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.2] - 2024-09-29

Fixed

  • Anchor links not rendered in rich text editor #3
  • Fix documentation

[1.1.1] - 2023-09-10

Fixed

  • fix url in Link widget

[1.1.0] - 2023-09-10

Added

  • add link icon to HeaderAnchorDecorator
  • add CopyAnchorButton to AnchorIdentifier

Fixed

  • fix console error when promt cancelled

[1.0.0] - 2023-08-20

Added

  • add anchored internal links

Fixed

  • fix CopyAnchorButton: class -> className
  • extend HeaderAnchorDecorator from TooltipEntity
  • slugify custom header anchor
  • make all buttons in Tooltip small

[0.0.1] - 2023-07-30

Added

  • init repo
  • add wagtailset.draftail_anchors