File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1+ 0.3.0 / 2014-03-31
2+ ==================
3+
4+ * add ` minimap-wrapper ` container, wrapped ` minimap-editor ` and ` minimap-overlayer `
5+ * add ` with-minimap ` css class to pane, #16
6+ * responsive support for minimap and tweaks css styles
7+ * ` minimap-overlayer ` displayed by default, #25
8+ * add test cases, #28
9+ * refactor minimap views, #32
10+ * feature minimap partial update, performance improvement #35
11+ * subscribe ` screen-lines-changed ` of editor and syncing
112
2130.2.2 / 2014-03-20
314==================
Original file line number Diff line number Diff line change @@ -14,15 +14,14 @@ apm install minimap
1414
1515* [ Redacted Font] [ ]
1616* Multiple Panes
17+ * Responsive
1718* Mouse wheel and simple click-to-scroll _ (no animation)_ support
1819
1920### Contributors
2021
2122https://github.com/fundon/atom-minimap/graphs/contributors
2223
2324
24- [ Redacted Font ] : https://github.com/christiannaths/Redacted-Font
25-
2625### Roadmap
2726
2827* Custom style
@@ -32,3 +31,5 @@ https://github.com/fundon/atom-minimap/graphs/contributors
3231### License
3332
3433MIT
34+
35+ [ Redacted Font ] : https://github.com/christiannaths/Redacted-Font
Original file line number Diff line number Diff line change 11{
22 "name" : " minimap" ,
33 "main" : " ./lib/minimap" ,
4- "version" : " 0.2.2 " ,
4+ "version" : " 0.3.0 " ,
55 "private" : true ,
66 "description" : " A preview of the full source code." ,
77 "author" :
" Fangdun Cai <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments