Skip to content

0.14.0

Compare
Choose a tag to compare
@ota-meshi ota-meshi released this 07 Jan 08:44
· 232 commits to master since this release
f035462

💥 Breaking Changes

  • #177 APIs that cannot be implemented with TypeScript / ES6 export are abolished.

⭐ Features

  • #178 Supports multi-line layout.
  • #179 Supports pasting a range of values.
  • #182 Added highlightBgColor property to theme.
  • #183 Added visibleRowCount, visibleColCount, topRow and leftCol properties to grid.

🐛 Bugfixes

  • #185 #186 Fixed ligatures breaking.
  • #187 Change to ignore negative scrolling when using momentum-based scrolling.

⚙️ Chores

  • #177 Use TypeScript