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

Styles for sizes and colors are missing from the package #8

Closed
sorgoz opened this issue Feb 28, 2015 · 3 comments
Closed

Styles for sizes and colors are missing from the package #8

sorgoz opened this issue Feb 28, 2015 · 3 comments

Comments

@sorgoz
Copy link

sorgoz commented Feb 28, 2015

When I tried to set size of the switch to different than default, I found there is no CSS specs for classes described on the demo page.

<toggle-switch ng-model="onPause" class="switch-success switch-mini"><toggle-switch>

Both "switch-success" and "switch-mini" (and others) are missing from css files in the bower package.

The demo page also says the model attribute is named as "model" while this throws exception. The right attr name should be "ng-model".

@JumpLink
Copy link
Owner

JumpLink commented Jun 4, 2015

@JumpLink
Copy link
Owner

JumpLink commented Jun 4, 2015

I think you are installed the angular-toggle-switch from cgarvis this project is forked from.

@JumpLink JumpLink closed this as completed Jun 4, 2015
@jmayday
Copy link

jmayday commented Sep 19, 2016

I did the same mistake. Is your directive available as NPM package?

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