Skip to content

Latest commit

 

History

History
50 lines (25 loc) · 2.34 KB

CHANGELOG.md

File metadata and controls

50 lines (25 loc) · 2.34 KB

Changelog

2.0.0 (2022-10-04)

⚠ BREAKING CHANGES

  • update to uikit@3

Features

  • Html: use html sanitizer from yfm-transform (#14) (cf8ce23)
  • update to uikit@3 (bd6c517)

1.2.0 (2022-09-28)

Features

  • YfmCut: move cursor to end of cut's title when press backspace in the beginning of its content (007773a)
  • YfmCut: remove cut on press backspace in the beginning of his title (b715b38)
  • YfmNote: move cursor to end of note's title when press backspace in the beginning of its content (a485fc9)
  • YfmNote: remove note on press backspace in the beginning of his title (c1865ed)

1.1.1 (2022-09-26)

Bug Fixes

  • Placeholder: fix display of fake cursor before placeholder (#8) (5ffdd35)

1.1.0 (2022-09-22)

Features

1.0.0 (2022-09-21)

Features

  • clipboard: parse text without processing attributes (65417b4)

Bug Fixes