Releases: atom-minimap/minimap
Releases · atom-minimap/minimap
v4.35.6
01 Dec 23:35
Compare
Sorry, something went wrong.
No results found
v4.35.5
01 Dec 04:12
Compare
Sorry, something went wrong.
No results found
4.35.5 (2020-12-01)
Bug Fixes
disable desynchronized canvas on Linux (7b3e51e )
v4.35.4
27 Nov 20:02
Compare
Sorry, something went wrong.
No results found
4.35.4 (2020-11-27)
Bug Fixes
Rename "Auto Toggle" to "Show Minimap on Atom Start" (#728 ) (c35ab7a )
v4.35.3
26 Nov 20:11
Compare
Sorry, something went wrong.
No results found
4.35.3 (2020-11-26)
Bug Fixes
decrease the width of scroll indicator (06db644 )
make scroll indicator more visible (9384703 )
v4.35.2
22 Nov 04:37
Compare
Sorry, something went wrong.
No results found
4.35.2 (2020-11-22)
Bug Fixes
add more passive:true to event listeners (7df85b3 )
Mark atom-utils event listeners as passive (9850bec )
v4.35.1
22 Nov 04:00
Compare
Sorry, something went wrong.
No results found
v4.35.0
21 Nov 23:03
Compare
Sorry, something went wrong.
No results found
4.35.0 (2020-11-21)
Bug Fixes
requests flush changes if not already requested (79d6e41 )
Features
use requestAnimationFrame for scheduleChanges (2ca5006 )
v4.34.0
21 Nov 22:24
Compare
Sorry, something went wrong.
No results found
4.34.0 (2020-11-21)
Bug Fixes
less containment for minimap-quick-settings (2747b7f )
Features
add css containment to minimap elements (f2be7d9 )
v4.33.0
21 Nov 22:18
Compare
Sorry, something went wrong.
No results found
v4.32.0
21 Nov 19:57
Compare
Sorry, something went wrong.
No results found
4.32.0 (2020-11-21)
Features
limit the number of tokens that are rendered for one line This will prevent the very long lines to break minimap when softwrap is not enabled. (85a56e3 )