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 header and custom toast buttons #17147

Merged
merged 41 commits into from Apr 11, 2019

Commits on Jan 17, 2019

  1. Copy the full SHA
    a83d811 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    87911eb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1635a7e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e205ef5 View commit details
    Browse the repository at this point in the history
  5. fix(toast): lint errors

    zakton5 committed Jan 17, 2019
    Copy the full SHA
    cf04eef View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    044acab View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2019

  1. Copy the full SHA
    d410fa1 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f6656c5 View commit details
    Browse the repository at this point in the history
  3. fix(toast): fix lint error

    zakton5 committed Jan 18, 2019
    Copy the full SHA
    b1304b8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    62a03a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Merge pull request #1 from ionic-team/master

    update to latest 1-22-19
    zakton5 committed Jan 22, 2019
    Copy the full SHA
    800e46a View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2019

  1. Copy the full SHA
    2c542e7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    551b17e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2019

  1. Merge pull request #2 from ionic-team/master

    Update master 2-1-19
    zakton5 committed Feb 1, 2019
    Copy the full SHA
    61c201b View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Copy the full SHA
    0ad02fd View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Copy the full SHA
    36c3b6a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from ionic-team/master

    Update to latest 2-16-19
    zakton5 committed Feb 16, 2019
    Copy the full SHA
    af92db5 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e43b789 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. Copy the full SHA
    685858a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

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

Commits on Mar 27, 2019

  1. Merge pull request #4 from ionic-team/master

    Update to latest 3-26-19
    zakton5 committed Mar 27, 2019
    Copy the full SHA
    867d79f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0651a4b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d0cc9da View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Copy the full SHA
    1e50c05 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    772b101 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ee58479 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    bead92b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d2899f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Copy the full SHA
    b3b6f4f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8bc62a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Copy the full SHA
    ae5a4ef View commit details
    Browse the repository at this point in the history
  2. fix(toast): remove the content classes

    adds the padding to content no matter if buttons are there
    Brandy Carney committed Apr 9, 2019
    Copy the full SHA
    0056d10 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. test(toast): add buttons test and remove preview

    Brandy Carney committed Apr 10, 2019
    Copy the full SHA
    83aa766 View commit details
    Browse the repository at this point in the history
  2. fix(toast): default button side and style cancel button

    Brandy Carney committed Apr 10, 2019
    Copy the full SHA
    10b26bf View commit details
    Browse the repository at this point in the history
  3. docs(toast): update usage section to use latest

    remove deprecated button properties
    Brandy Carney committed Apr 10, 2019
    Copy the full SHA
    fd2d967 View commit details
    Browse the repository at this point in the history
  4. style(lint): fix lint error

    Brandy Carney committed Apr 10, 2019
    Copy the full SHA
    5cc2c37 View commit details
    Browse the repository at this point in the history
  5. style(toast): remove destructive role from buttons

    Brandy Carney committed Apr 10, 2019
    Copy the full SHA
    aee1220 View commit details
    Browse the repository at this point in the history
  6. fix(toast): add margin to the button group

    Brandy Carney committed Apr 10, 2019
    Copy the full SHA
    cd75d70 View commit details
    Browse the repository at this point in the history
  7. fix(toast): add hover effect to the toast buttons and pointer cursor

    - adds a background color that is a transparent layer of the text color in md
    - adds opacity to the button in ios
    Brandy Carney committed Apr 10, 2019
    Copy the full SHA
    0ab438d View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6dbb734 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    b513d78 View commit details
    Browse the repository at this point in the history