This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #280 from PowerKiKi/patch-1
Officially deprecate ui-select2 in favor of ui-select
- Loading branch information
afa6589
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Team,
I am facing issues with select option group .
Version 0.0.5 is not supporting option group.I have gone through the releases and downloaded
or
node_modules/.bin/bower install angular-ui-select2#0.0.5
it is supporting only options
repeatOption = tElm.find('option[ng-repeat], option[data-ng-repeat]');
Here it is missing option group..
But in master branch is supporting option groups.
Could you please release one more version form mater branch .. then we can download or install through browser.
Thanks,
r@m.
afa6589
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you should be able to use bower to donwload a specific commit: http://stackoverflow.com/questions/16949173/how-to-install-latest-untagged-state-of-a-repo-using-bower