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

Allowing zero slides #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Allowing zero slides #7

wants to merge 3 commits into from

Conversation

m-j
Copy link
Contributor

@m-j m-j commented Mar 20, 2016

I modified directive to allow having zero slides. This is needed for ng-repeat scenario. It's not uncommon for collection to become empty - in such case directive simply stopped working. Now it will handle properly such case.

I also added example of using it with ng-repeat into examples.

m-j added 3 commits March 18, 2016 15:09
Bringing in changes from main repo

Conflicts:
	angular-carousel.js
	angular-carousel.min.css
	angular-carousel.min.js
@jessedvrs
Copy link
Member

Nice; I will take a look at 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

Successfully merging this pull request may close these issues.

2 participants