Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 2.38 KB

CHANGELOG.md

File metadata and controls

42 lines (28 loc) · 2.38 KB

Change Log

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

0.2.1 (2018-03-14)

Bug Fixes

  • Disable babel polyfills (77d9af7)

0.2.0 (2018-03-12)

Bug Fixes

  • editing with IME (8f4ee71)
  • Fix clear first cell bug (0853e49)
  • Fix selection overflow data range bug (f7cb506)
  • force edit from line end (b066a83)
  • improve mouse selection (4c3af8e)
  • set move range (5bb8706)
  • When new letter entered, clear editingText (9207ef8)

Features