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

SnackBar #5

Merged
merged 38 commits into from
Nov 27, 2021
Merged

SnackBar #5

merged 38 commits into from
Nov 27, 2021

Commits on Nov 23, 2021

  1. SnackBar/Toast

    VladislavAntonyuk committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    37b8579 View commit details
    Browse the repository at this point in the history
  2. Fix DisplaySnackBarAsync Task never completes if another SnackBar app…

    …ears, and completes before SnackBar action
    VladislavAntonyuk committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    c17bf53 View commit details
    Browse the repository at this point in the history
  3. Add samples

    VladislavAntonyuk committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    916fc58 View commit details
    Browse the repository at this point in the history
  4. Update src/CommunityToolkit.Maui/Views/Snackbar/Options/SnackBarActio…

    …nOptions.shared.cs
    
    Co-authored-by: Maksym Koshovyi <maximkoshevoi61@gmail.com>
    VladislavAntonyuk and maxkoshevoi committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    3a79cd1 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Maksym Koshovyi <maximkoshevoi61@gmail.com>
    VladislavAntonyuk and maxkoshevoi committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    9c2ade3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce72c10 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4d60e6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2a6a38 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8d6f126 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ca8c147 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    db3dd8b View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2021

  1. Configuration menu
    Copy the full SHA
    6eb2206 View commit details
    Browse the repository at this point in the history
  2. documentation

    VladislavAntonyuk committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    2347e57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90079ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c32e466 View commit details
    Browse the repository at this point in the history
  5. Fix font

    VladislavAntonyuk committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    8c5eec7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. base tests

    VladislavAntonyuk committed Nov 25, 2021
    Configuration menu
    Copy the full SHA
    38ace05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8126f31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aaf38a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Add Windows

    VladislavAntonyuk committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    a221d06 View commit details
    Browse the repository at this point in the history
  2. fix styles

    VladislavAntonyuk committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    c6589f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    040479c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ee1d85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b68f68c View commit details
    Browse the repository at this point in the history
  6. Update azure-pipelines.yml

    brminnick committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    c508b2d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dcac25c View commit details
    Browse the repository at this point in the history
  8. dotnet format

    brminnick committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    db35efc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d1b36f View commit details
    Browse the repository at this point in the history
  10. dotnet format

    brminnick committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    4e33ffa View commit details
    Browse the repository at this point in the history
  11. SnackBar -> Snackbar

    brminnick committed Nov 26, 2021
    Configuration menu
    Copy the full SHA
    022ffdd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    84899c9 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Configuration menu
    Copy the full SHA
    7a51152 View commit details
    Browse the repository at this point in the history
  2. dotnet format

    brminnick committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    259016c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    451b385 View commit details
    Browse the repository at this point in the history
  4. Update SnackBar.shared.cs

    brminnick committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    e22d151 View commit details
    Browse the repository at this point in the history
  5. Fix CR comments

    Update class names, fix padding on apple, attempt to fix winui
    VladislavAntonyuk committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    688d8d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4af19e6 View commit details
    Browse the repository at this point in the history
  7. Add tests

    VladislavAntonyuk committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    7024408 View commit details
    Browse the repository at this point in the history