Releases: atom-community/atom-ide-datatip
Releases · atom-community/atom-ide-datatip
v0.18.2
0.18.2 (2020-10-11)
Bug Fixes
- add marging to pre (fdbd331)
- add padding to datatip elements (4b4dc3a)
- don't add overflow to child elements (985734d)
- move markdown view style (ea14afe)
- position and display for component container (aa177ce)
- remove dimensions from datatip-element, nowrap whitespace (193f098)
- snippet style padding, dimensions, overflow (b9b9982)
- use better names for classes (0d9c292)
v0.18.1
0.18.1 (2020-10-10)
Bug Fixes
- overflow:auto datatip-element (b4d9665)
v0.18.0
0.18.0 (2020-10-09)
Bug Fixes
Features
- add glowClass to initialization + reduce glow brightness (04b4d22)
- atom-ide-base 2 (cef003a)
- faster filtering algorithm (d5be56d)
- use atom-ide-base markdown-service (9f7a21a)
- use self-contained components from atom-ide-base (1d910f5)
v0.16.0
0.16.0 (2020-10-06)
Features
- use atom-ide-base 1.8.0 (60c3558)
- use getSnippetHtml and getDocumentationHtml from atom-ide-base (cfd2eb1)
- use ViewContainer from atom-ide=base (956fba4)
v0.15.0
0.15.0 (2020-10-05)
Bug Fixes
Features
v0.14.1
0.14.1 (2020-08-13)
Bug Fixes
- change default delay to 100ms (1a93eca)