Subject: CVS commit: pkgsrc/net/slumber
From: pin
Date: 2024-12-28 23:00:36
Message id: 20241228220036.BDB77FC1D@cvs.NetBSD.org

Log Message:
net/slumber: update to 2.4.0

Added

    Add filter box to the recipe list
        This behavior is not necessarily final. Please leave feedback if you \ 
think it could be improved.

Changes

    Wrap long error messages in response pane
    Include data path in config/collection deserialization errors
        This should make errors much less cryptic and frustrating
    Improve UX of query text box
        The query is now auto-applied when changed (with a 500ms debounce), and \ 
drops focus on the text box when Enter is pressed
    Refactor UI event handling logic
        This shouldn't have any noticable impact on the user, but if you notice \ 
any bugs please open an issue
    Include request duration in History modal
    Rename viewer config field to pager
        The old field name viewer is still supported for backward compatibility, \ 
but the docs have been updated to suggest the newer name instead
    Load pager command from the PAGER environment variable if available, similar \ 
to the EDITOR environment variable

Fixed

    Don't show request cancellation dialog if the selected request isn't \ 
building/loading

Files:
RevisionActionfile
1.31modifypkgsrc/net/slumber/Makefile
1.26modifypkgsrc/net/slumber/cargo-depends.mk
1.26modifypkgsrc/net/slumber/distinfo