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(toast): add icon property to show icon at start of toast content #23596

Merged
merged 10 commits into from
Jul 23, 2021

Commits on Jul 8, 2021

  1. feat(toast): optional icon.

    domske committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    f8cd175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6eda23f View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Replace name with icon prop.

    domske committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    7db5e52 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Change requests applied.

    domske committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    01f34fc View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Additional prop info.

    Co-authored-by: William Martin <[email protected]>
    domske and willmartian authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    9732846 View commit details
    Browse the repository at this point in the history
  2. run build

    liamdebeasi committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    a32270f View commit details
    Browse the repository at this point in the history
  3. fix usage examples

    liamdebeasi committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    b880b86 View commit details
    Browse the repository at this point in the history
  4. add docs, update styles

    liamdebeasi committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    763dcaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53912cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29a8b85 View commit details
    Browse the repository at this point in the history