Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

Allow string as Tab index value #5577

Closed
wants to merge 1 commit into from
Closed

Allow string as Tab index value #5577

wants to merge 1 commit into from

Conversation

vadim-p
Copy link

@vadim-p vadim-p commented Mar 3, 2016

Simple situation - when iterating hash, so hash key plays well as index.

@icfantv
Copy link
Contributor

icfantv commented Mar 3, 2016

@vadim-p, i'm ok with this, but this is going to need tests and a documentation update as well.

@icfantv
Copy link
Contributor

icfantv commented Mar 9, 2016

@vadim-p, this is a good feature, but we are unable to use this PR and will close it if you don't address the concerns previously mentioned. Thanks.

@RobJacobs
Copy link
Contributor

We are also doing the isNumber check in the select and addTab functions. I'd like to get an opinion from @wesleycho on whether the index needs to be a number or we can just use isDefined instead?

@wesleycho
Copy link
Contributor

I assumed an index should be a number - I'm not hugely opinionated on whether it should be though, and am fine with changing that. @icfantv is right in what this PR needs though.

@vadim-p
Copy link
Author

vadim-p commented Mar 16, 2016

Hello. Sorry for silence from my side - I'm traveling. I'll try to get back to you with updates in 3-4 days. Thank you.

@icfantv
Copy link
Contributor

icfantv commented Mar 16, 2016

@vadim-p, awesome. Thanks.

@icfantv
Copy link
Contributor

icfantv commented Mar 24, 2016

@vadim-p do you still intend on completing this? If not, we're going to close it.

@deeg deeg self-assigned this Mar 30, 2016
deeg pushed a commit to deeg/bootstrap that referenced this pull request Mar 31, 2016
Allow Tab index to be a string

Closes angular-ui#5687
Closes angular-ui#5577
deeg pushed a commit to deeg/bootstrap that referenced this pull request Mar 31, 2016
Allow Tab index to be a string

Closes angular-ui#5687
Closes angular-ui#5577
Closes angular-ui#5713
@icfantv
Copy link
Contributor

icfantv commented Mar 31, 2016

Closing due to lack of response. Replaced by #5713.

@wesleycho wesleycho closed this May 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants