Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

Releases: facebookarchive/hyperclick

v0.1.5

Choose a tag to compare

@hansonw hansonw released this 08 Sep 20:36
  • Reduced unnecessary fetching from providers on Windows.

v0.1.3

Choose a tag to compare

@hansonw hansonw released this 26 Jul 19:10
  • Sync with Hyperclick from atom-ide-ui@0.1.9
  • Fixed an exception when attempting to log errors.

v0.1.2

Choose a tag to compare

@hansonw hansonw released this 05 Jul 22:23
  • Sync with Hyperclick from atom-ide-ui@0.1.8
  • Fixes a bug where Hyperclick stops working when dragging the cursor within the same line.
  • Fixes a memory leak where Hyperclick would retain references to the text editor DOM.
  • Added hyperlink-hyperclick to the list of known providers.

v0.1.1

Choose a tag to compare

@hansonw hansonw released this 28 Jun 05:50
  • Use bundled version of code from atom-ide-ui
  • Use preact-compat instead of React for a smaller bundle & faster load times
  • Now published under a BSD license (+ patents clause)