#690 Specify Package Details tab alignment
Replaces manual width with hidden elements, so that scaling and font changes will be correctly accounted for.
Adds resize gripper to npm window.
Double the draggable separator below the package list.
#726 Search should move cursor to first match
Select first item when updating the filtered list.
#727 User can resize the controls in the dialog
Prevent user from completely hiding the package list, but allow them to hide the lower part of the window if they like.
#758 npm UI leaking threads
Disposes of the NpmOutputControlViewModel after using it.
Clears the previous command when the worker thread is terminated.
Simplifies command execution logic.
Adds output flushing logic to ProcessOutput.
↧