Skip to content

v17.15.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Nov 07:56
· 200 commits to master since this release

17.15.0 (2024-11-10)

Bug Fixes

  • json-crdt-peritext-ui: 🐛 correct anchor edge rendering (469946f)
  • json-crdt-peritext-ui: 🐛 make caret rotation more precise (93a869d)
  • json-crdt-peritext-ui: 🐛 remove all slices of given type (8d246b2)

Features

  • json-crdt-extensions: 🎸 add ability to toggle inline boolean formatting (2ef6320)
  • json-crdt-extensions: 🎸 debug print slice metadata (08e867e)
  • json-crdt-extensions: 🎸 improve boolean annotation handling (3101fbc)
  • json-crdt-extensions: 🎸 improve storage detection when deleting slices (e1a8deb)
  • json-crdt-extensions: 🎸 print well known slice type (9e5215c)
  • json-crdt-extensions: 🎸 rename SliceBehavior members and add JSDOcs (5da6d1c)
  • json-crdt-peritext-ui: 🎸 add "clear" inline formatting behavior (e063802)
  • json-crdt-peritext-ui: 🎸 add ability to erase formatting (b94ec9d)
  • json-crdt-peritext-ui: 🎸 animate achor appearance (9b51f72)
  • json-crdt-peritext-ui: 🎸 animate carret while typing (e180e28)
  • json-crdt-peritext-ui: 🎸 fixup default format event usage (575fb52)
  • json-crdt-peritext-ui: 🎸 improve boolean slice insertion method (08823fc)
  • json-crdt-peritext-ui: 🎸 improve inline "format" event (453e0e8)
  • json-crdt-peritext-ui: 🎸 improve slice italic focus edge rendering (1fb893c)