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

Releases: facebookarchive/hyperclick

v0.1.5

08 Sep 20:36
Compare
Choose a tag to compare
  • Reduced unnecessary fetching from providers on Windows.

v0.1.3

26 Jul 19:10
Compare
Choose a tag to compare
  • Sync with Hyperclick from atom-ide-ui@0.1.9
  • Fixed an exception when attempting to log errors.

v0.1.2

05 Jul 22:23
Compare
Choose a tag to compare
  • 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

28 Jun 05:50
Compare
Choose a tag to compare
  • 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)