v0.21.0
·
103 commits
to master
since this release
0.21.0 (2021-01-23)
Bug Fixes
- add types from jsdoc to ts (20a7ecb)
- bump @types/atom (aaf1e26)
- bump rollup (54c783a)
- change the style of the datatip to match other Atom popovers (fdbdbc4)
- import used types (b82a1bb)
- lint fix (1203c79)
- remove unnecessary null set in deactive/dispose (1b76156)
- remove unused param (1be8e1f)
- return of mountDataTipWithMarker (67cd74d)
- rollup config (f08aab6)
- update atom-package-deps (fc137e5)
- use class properties in datatip manager (816be8c)
- use import type (9720762)
Features
- convert to TypeScript (6b7075f)