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

Use toastr to support showing multiple toast messages at once, with a fancy UI #519

Merged
merged 10 commits into from
Jun 10, 2021

Commits on May 21, 2021

  1. throttled onwheel event

    kwcantrell committed May 21, 2021
    Configuration menu
    Copy the full SHA
    16881db View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. reduced throttle

    kwcantrell committed May 24, 2021
    Configuration menu
    Copy the full SHA
    641beaa View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. ENH: Add in toastr

    Need to update tests
    fedarko committed May 27, 2021
    Configuration menu
    Copy the full SHA
    bf39a87 View commit details
    Browse the repository at this point in the history
  2. update JS test re: dependency paths

    I don't think any of these were used by the tests so it doesn't really
    matter, but may as well be thorough. tests still pass.
    fedarko committed May 27, 2021
    Configuration menu
    Copy the full SHA
    326b6ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d5d15b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d9f93cc View commit details
    Browse the repository at this point in the history
  5. STY: prettify!

    fedarko committed May 27, 2021
    Configuration menu
    Copy the full SHA
    e48caf2 View commit details
    Browse the repository at this point in the history
  6. DOC: punctuation

    fedarko committed May 27, 2021
    Configuration menu
    Copy the full SHA
    fecbf10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f689ba View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    d174707 View commit details
    Browse the repository at this point in the history