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: add toast.warn() function #168

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Jul 17, 2022

  1. feat: add warn to types

    Jostein Kringlen committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    815a722 View commit details
    Browse the repository at this point in the history
  2. feat: add warning icon

    Jostein Kringlen committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    ffe1d48 View commit details
    Browse the repository at this point in the history
  3. feat: add default warn duration

    Jostein Kringlen committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    be24632 View commit details
    Browse the repository at this point in the history
  4. feat: add toast.warn() fn

    Jostein Kringlen committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    ff7c91b View commit details
    Browse the repository at this point in the history
  5. feat: render warn icon when type is "warn"

    Jostein Kringlen committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    10da76b View commit details
    Browse the repository at this point in the history
  6. docs: add warn to documentation site

    Jostein Kringlen committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    f9b4896 View commit details
    Browse the repository at this point in the history