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 "color" prop #16100

Merged
merged 3 commits into from
Oct 26, 2018
Merged

feat(toast): add "color" prop #16100

merged 3 commits into from
Oct 26, 2018

Conversation

manucorporat
Copy link
Contributor

This commit also refactors ion-toast, so it uses shadow-dom,
this is required since CSS variables
does not work well in non-shadow-dom components.

fixes #16099

Short description of what this resolves:

Changes proposed in this pull request:

Ionic Version: 1.x / 2.x / 3.x / 4.x

Fixes: #

This commit also refactors ion-toast, so it uses shadow-dom,
this is required since CSS variables
does not work well in non-shadow-dom components.

fixes #16099
@ionitron-bot ionitron-bot bot added the package: core @ionic/core package label Oct 26, 2018
@manucorporat manucorporat merged commit c982856 into master Oct 26, 2018
@manucorporat manucorporat deleted the color-toast branch October 26, 2018 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add color attribute to ToastOptions
1 participant