- Doc: Mention whey I deprecated this package in README.md( because of narrow )
- EOL: Deprecation warning again.
- Breaking: Limit engine to "<1.16.0", since this package no longer work in v1.16.
- Add
[Deprecated]
on package description and README.
- New: navigation keymap
g g
,G
,ctrl-f
,ctrl-b
. - Fix: Remove use of
::shadow
. - New: Borrowed flash animation from atom.core to better UI effects.
- Fix : Deprecation call
Function.extractParams is deprecated
#9
- Breaking: Remove mouse single click monkey patching for maintainability.
- Breaking: Provides default keymap for resultPane.
- Breaking: Rename
select-prev-and-confirm
toshow-prev
- Breaking: Rename
select-next-and-confirm
toshow-prev
- Fix typo for config param
flashDuration
by @Globegitter.
- Refactoring
- Fix deprecation warning
- smartScrollToBufferPosition from vmp features.
- Add global next/prev command to move around results #4
- Refactoring
- FIX: opening item on adjacentPane() should based on resultPane. #3
- Remove 'dblclick' event to avoid confusion and easy to maintain.
- Collapse/Expand tree on filename clicked.
- Fix error when clicking filename.