Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 621 Bytes

CHANGELOG.md

File metadata and controls

28 lines (21 loc) · 621 Bytes

Change Log

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

[1.0.6] - 2024-06-28

  • update dependencies
  • add demo implementations

[1.0.5] - 2024-03-19

  • update dependencies

[1.0.4] - 2023-09-19

  • update tiptap
  • add commands to selectAll, copy

[1.0.4]

  • not published

[1.0.2] - 2022-10-31

  • Add event when suggestions box is shown
  • Do not autofocus suggestions box
  • Use ID and not class for suggestions box

[1.0.1] - 2022-09-19

  • Disable updating by chunks, as range calculation is not working correctly yet
  • Update tiptap-version

[1.0.0] - 2022-08-29

Initial release