Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [17.15.0](v17.14.0...v17.15.0) (2024-11-10) ### Bug Fixes * **json-crdt-peritext-ui:** 🐛 correct anchor edge rendering ([469946f](469946f)) * **json-crdt-peritext-ui:** 🐛 make caret rotation more precise ([93a869d](93a869d)) * **json-crdt-peritext-ui:** 🐛 remove all slices of given type ([8d246b2](8d246b2)) ### Features * **json-crdt-extensions:** 🎸 add ability to toggle inline boolean formatting ([2ef6320](2ef6320)) * **json-crdt-extensions:** 🎸 debug print slice metadata ([08e867e](08e867e)) * **json-crdt-extensions:** 🎸 improve boolean annotation handling ([3101fbc](3101fbc)) * **json-crdt-extensions:** 🎸 improve storage detection when deleting slices ([e1a8deb](e1a8deb)) * **json-crdt-extensions:** 🎸 print well known slice type ([9e5215c](9e5215c)) * **json-crdt-extensions:** 🎸 rename SliceBehavior members and add JSDOcs ([5da6d1c](5da6d1c)) * **json-crdt-peritext-ui:** 🎸 add "clear" inline formatting behavior ([e063802](e063802)) * **json-crdt-peritext-ui:** 🎸 add ability to erase formatting ([b94ec9d](b94ec9d)) * **json-crdt-peritext-ui:** 🎸 animate achor appearance ([9b51f72](9b51f72)) * **json-crdt-peritext-ui:** 🎸 animate carret while typing ([e180e28](e180e28)) * **json-crdt-peritext-ui:** 🎸 fixup default format event usage ([575fb52](575fb52)) * **json-crdt-peritext-ui:** 🎸 improve boolean slice insertion method ([08823fc](08823fc)) * **json-crdt-peritext-ui:** 🎸 improve inline "format" event ([453e0e8](453e0e8)) * **json-crdt-peritext-ui:** 🎸 improve slice italic focus edge rendering ([1fb893c](1fb893c))
- Loading branch information