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

Releases: sourcegraph/codeintellify

v3.3.3

24 Jul 01:45

Choose a tag to compare

3.3.3 (2018-07-24)

Bug Fixes

  • positions: don't return last character if target is code element (11c935e)

v3.3.2

20 Jul 20:26

Choose a tag to compare

3.3.2 (2018-07-20)

Bug Fixes

  • use correct line number in getCodeElementsInRange (f6a8d93)

v3.3.1

20 Jul 20:14

Choose a tag to compare

3.3.1 (2018-07-20)

Bug Fixes

  • overlayposition: check if overlay is overflowing relativeElement (208b7b8)

v3.3.0

20 Jul 08:42

Choose a tag to compare

3.3.0 (2018-07-20)

Bug Fixes

  • make logTelemetryEvent optional in interface (132399e)

Features

  • make some properties optional (519b211)

v3.2.0

20 Jul 07:36

Choose a tag to compare

3.2.0 (2018-07-20)

Features

  • hoveroverlay: export LinkComponent type (a91fd6f)
  • hoveroverlay: remove Sourcegraph styling assumptions (24f9688)

v3.1.2

20 Jul 02:50

Choose a tag to compare

3.1.2 (2018-07-20)

Bug Fixes

  • export public interfaces (973af71)
  • highlight: account for +/- indicator on diff pages (99e53e9)

v3.1.1

19 Jul 04:26

Choose a tag to compare

3.1.1 (2018-07-19)

Bug Fixes

  • don't highlight plaintext, but do correctly escape HTML (5b658cc)

v3.1.0

19 Jul 04:15

Choose a tag to compare

3.1.0 (2018-07-19)

Features

  • support diff code views (d6117cf)

v3.0.1

18 Jul 22:36

Choose a tag to compare

3.0.1 (2018-07-18)

Bug Fixes

  • overlayposition: fix and test overlaypositioning in scrolling cases (85c6713)

v3.0.0

18 Jul 21:42

Choose a tag to compare

3.0.0 (2018-07-18)

Code Refactoring

  • rename scrollElement -> relativeElement (d38b2c4)

Features

  • hover overlay positioning in browser extension (0923e9b)
  • wip browser ext support (a11d2d7)

BREAKING CHANGES

  • changes API