Releases: atom-minimap/minimap
Releases · atom-minimap/minimap
Properly stick to the editor line height
0.9.3 0.9.3
Updates on contents-modified instead of tokenized buffer change for Atom 0.90
Fixed #59
minimap indicator
- minimap indicator
- split updateScrollX and updateScrollY
0.8.0
Find-and-replace and Git-diff now available!
- use
prolix
mixin for debug - add plugins list
find-and-replace
andgit-diff
now available!
Hotfix, broken minimap activation on non editor view
- fix broken minimap activation on non editor view, #46
- move resizeend to main file
Drag-to-scroll and shortcuts
- 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.
- 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
0.3.0 / 2014-03-31
- add
minimap-wrapper
container, wrappedminimap-editor
andminimap-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