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

Improve typings and fix snackbar close callback #23

Merged
merged 4 commits into from
Jul 4, 2024

Commits on Jun 27, 2024

  1. fix: fix types of the level & fix onCloseSnackbar callback of snackba…

    …r component.
    Ramsey Feng committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d424b3a View commit details
    Browse the repository at this point in the history
  2. fix: inform the TypeScript compiler about the existence of the global…

    … cy object.
    Ramsey Feng committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    020b0d4 View commit details
    Browse the repository at this point in the history
  3. fix: adding types/node for the package.json to fix the npm install

    …issue.
    Ramsey Feng committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3ea31e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. revert unnecessary callback

    Ramsey Feng committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    31fb9a2 View commit details
    Browse the repository at this point in the history