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

background-color do not apply #31

Open
lcrpt opened this issue Feb 15, 2017 · 4 comments
Open

background-color do not apply #31

lcrpt opened this issue Feb 15, 2017 · 4 comments

Comments

@lcrpt
Copy link

lcrpt commented Feb 15, 2017

Hi, thanks for this module.

I cloned the last release of this repo to my node_modules everything is working but the fifth argument doesn't apply the background-color.

ionicToast.show('Server Error', 'bottom', false, 5000, 'rgba(46, 204, 113, 1)');
ionicToast.show('Server Error', 'bottom', false, 5000, '#FFF');

Also the last release is not up to date on npm or bower, it's under 10 commits.

@lcrpt
Copy link
Author

lcrpt commented Feb 15, 2017

#33

@EternallLight
Copy link

The last background argument is missing in the release version. And in the latest github version it's still missing in the minified file. I made it work by cloning the repo, making "npm install" and running "gulp".

@mayaugusto7
Copy link

Thanks!

@lcrpt
Copy link
Author

lcrpt commented May 23, 2017

they do not support this repos anymore, the best solution is to fork it 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants