Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.15 KB

CHANGELOG.md

File metadata and controls

22 lines (14 loc) · 1.15 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2019-03-13)

Bug Fixes

  • add touchend for windows chrome (55848f7)
  • degrade clear (bcc2bf5)
  • canvas: prevent multi touch while drawing (d6b1f38)
  • chat: fix clear / send button behavior with touchevent (32d6d00)
  • menu: fix touch events, make pen width ui smaller (2202ada)
  • type: enable ts-check, fix nits (db52514)

Features