Releases: atom-community/atom-ide-datatip
Releases · atom-community/atom-ide-datatip
v0.22.0
v0.21.1
v0.21.0
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)
v0.20.4
v0.20.3
v0.20.2
v0.20.1
v0.20.0
0.20.0 (2020-10-12)
Bug Fixes
- set datatip-element class for ViewContainer (bf0ebaf)
- set font-size and font-family on the datatip-element (81072ca)
- set max width and hight on the datatip-element (332d94e)
- style code blocks for all datatip-elements (8226892)
Features
- code snippet highlighting (4cd5f46)