Skip to content

Releases: atom-community/atom-ide-datatip

v0.13.0

21 Jul 19:37
Compare
Choose a tag to compare

0.13.0 (2020-07-21)

Features

  • apply datatip-content to React datatips (162b820)
  • apply datatip-marked to HTML datatips (0be36fd)
  • apply datatip-snippet to Snippet datatips (d1f035d)
  • glow on hover (ba039bc)

v0.12.3

21 Jul 17:56
Compare
Choose a tag to compare

0.12.3 (2020-07-21)

Bug Fixes

  • increase default wait time to 200 (86e4a7d)

v0.12.2

05 Jul 08:10
Compare
Choose a tag to compare

0.12.2 (2020-07-05)

Bug Fixes

v0.12.1

05 Jul 07:48
Compare
Choose a tag to compare

0.12.1 (2020-07-05)

Bug Fixes

v0.12.0

05 Jul 07:26
Compare
Choose a tag to compare

0.12.0 (2020-07-05)

Features

v0.11.4

13 Apr 12:09
Compare
Choose a tag to compare

0.11.4 (2020-04-13)

Bug Fixes

  • activation hook to improve the loading time by deferring it (3262ab3)

v0.11.3

11 Apr 16:56
Compare
Choose a tag to compare

0.11.3 (2020-04-11)

Bug Fixes

  • clarify config descriptions (cc87ca8)
  • config for waiting time (decreased the default) (07a8164)

v0.11.2

02 Feb 16:43
Compare
Choose a tag to compare

0.11.2 (2020-02-02)

Bug Fixes

  • toggle command not closing tooltip (9f60168), closes #54

v0.11.1

07 Dec 20:27
Compare
Choose a tag to compare

0.11.1 (2019-12-07)

Bug Fixes

  • use UI-font for markdown body strings (db0d07b)

v0.11.0

24 Jun 20:14
Compare
Choose a tag to compare

0.11.0 (2019-06-24)

Bug Fixes

  • make iteration over datatip providers obvious (3b8f0fa)

Features

  • iterate over datatip providers and show the datatip of the first (29ee00b)
  • upgrade additional build packages (9818b39)