Add 'result' event that is triggered when the result list is ready

Close #3560
This commit is contained in:
Junegunn Choi
2024-01-07 17:44:49 +09:00
parent e47dc758c9
commit 250496c953
6 changed files with 35 additions and 2 deletions

View File

@@ -1,6 +1,11 @@
CHANGELOG
=========
0.46.0 (WIP)
------
- Added `result` event that is triggered when the filtering for the current query is complete and the result list is ready.
- Bug fixes
0.45.0
------
- Added `transform` action to conditionally perform a series of actions