Skip to content

Releases: atom-minimap/minimap

Properly stick to the editor line height

25 Apr 01:28
Compare
Choose a tag to compare

Updates on contents-modified instead of tokenized buffer change for Atom 0.90

23 Apr 01:58
Compare
Choose a tag to compare

Fixed #59

12 Apr 20:18
Compare
Choose a tag to compare

Minimap doesn't update on active view changes when auto-toggle is true

minimap indicator

10 Apr 17:19
Compare
Choose a tag to compare
  • minimap indicator
  • split updateScrollX and updateScrollY

0.8.0

09 Apr 04:35
Compare
Choose a tag to compare
  • minimap api
  • minnimap plugin manager

Find-and-replace and Git-diff now available!

05 Apr 04:59
Compare
Choose a tag to compare
  • use prolix mixin for debug
  • add plugins list
  • find-and-replace and git-diff now available!

Hotfix, broken minimap activation on non editor view

04 Apr 07:13
Compare
Choose a tag to compare
  • fix broken minimap activation on non editor view, #46
  • move resizeend to main file

Drag-to-scroll and shortcuts

03 Apr 10:41
Compare
Choose a tag to compare
  • drag-to-scroll
  • using ctrl-k ctrl-m toggle the minimap without the logs
  • using ctrl-k ctrl-d toggle the minimap with the logs

Find and replace, coming soon.

02 Apr 08:47
Compare
Choose a tag to compare
  • update redacted font, fixed instead of regular
  • expose an instance of a Minimap class
  • refactor view to have the same structure ad editor view
  • move resizeend.js to vendor dir
  • store pane id as a local variable to minimize bloats
  • fix scrolling when on Vim mode or in Find pane
  • disabled syncing scroll when on scroll-left-changed of editor

Refactor minimap views, performance improvement. Thanks to @abe33

31 Mar 06:59
Compare
Choose a tag to compare

0.3.0 / 2014-03-31

  • add minimap-wrapper container, wrapped minimap-editor and minimap-overlayer
  • add with-minimap css class to pane, #16
  • responsive support for minimap and tweaks css styles
  • minimap-overlayer displayed by default, #25
  • add test cases, #28
  • refactor minimap views, #32
  • feature minimap partial update, performance improvement #35
  • subscribe screen-lines-changed of editor and syncing