Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Releases: sourcegraph/codeintellify

v4.0.0

04 Dec 11:17

Choose a tag to compare

4.0.0 (2018-12-04)

Bug Fixes

  • type error where eventType was always inferred as 'mouseover' (24ac0fb)

Features

  • support using provided func to generate references URL (1425283)

BREAKING CHANGES

  • You must provide a getReferencesURL function.

v3.10.0

04 Dec 10:02
bc0c050

Choose a tag to compare

3.10.0 (2018-12-04)

Features

  • remove Find Implementations button (#65) (bc0c050)

v3.9.4

28 Nov 22:12

Choose a tag to compare

3.9.4 (2018-11-28)

Bug Fixes

  • publish declarationMaps (10bf916)

v3.9.3

11 Nov 20:22

Choose a tag to compare

3.9.3 (2018-11-11)

Bug Fixes

  • deps: update dependency marked to ^0.4.0 || ^0.5.0 (#50) (a7b5c08)

v3.9.2

07 Nov 21:29

Choose a tag to compare

3.9.2 (2018-11-07)

Bug Fixes

  • deps: update dependency mdi-react to v5 (c64074c)

v3.9.1

29 Oct 23:10

Choose a tag to compare

3.9.1 (2018-10-29)

Bug Fixes

  • make hr styles prettier (2ab2bf6)

v3.9.0

30 Sep 19:57
c496d1e

Choose a tag to compare

3.9.0 (2018-09-30)

Features

  • add className prop to HoverOverlay (#60) (c496d1e)

v3.8.4

12 Sep 16:55

Choose a tag to compare

3.8.4 (2018-09-12)

Bug Fixes

  • hoveroverlay: do not sanitize syntax highlighting away (dd2d93b)

v3.8.3

11 Sep 00:02
5eef578

Choose a tag to compare

3.8.3 (2018-09-11)

Bug Fixes

  • don't highlight on empty hover responses (#57) (5eef578)

v3.8.2

06 Sep 18:06
e6a1f16

Choose a tag to compare

3.8.2 (2018-09-06)

Bug Fixes

  • don't unescape text in token_positions functions (#55) (e6a1f16)