Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat #30 add params onBeforeReplace and onBeforeSave #65

Commits on Oct 18, 2021

  1. feat (gabrielmbmb#30): add parameters onBeforeReplace and onBeforeSave

    both hooks get the current state passed and if they return a falsy value
    the operation is canceled
    this allows to pre-filter/-validate a state once more before it is
    restored and/or saved
    
    see also gabrielmbmb#30
    abernh committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    cf89d00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9b8c08 View commit details
    Browse the repository at this point in the history