Skip to content

Implement search on enter and window resizing

Latest
Compare
Choose a tag to compare
@Audace Audace released this 01 Dec 23:34
· 3 commits to master since this release

This release changes search behavior from querying on keyup to querying on enter. This prevents lags between query execution and the correct query results.

Additionally, the right panel can now be appropriately resized by moving the left side of the panel.