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

feat(pagination): disable tabbing when disabled #5984

Closed

Conversation

wesleycho
Copy link
Contributor

@wesleycho wesleycho commented Jun 12, 2016

  • Add directive for toggling tabindex="-1" when ngDisabled is true, and removing tabindex when false

Feature in action here.

This should implement #5151.

@wesleycho wesleycho added this to the 2.0.0 milestone Jun 12, 2016
@wesleycho wesleycho force-pushed the feat/pagination-disabled branch 4 times, most recently from 32b5d48 to 126cdc1 Compare June 12, 2016 15:46
- Add directive for toggling `tabindex="-1"` when ngDisabled is true, and removing tabindex when false
@wesleycho wesleycho force-pushed the feat/pagination-disabled branch from 126cdc1 to 1a0df5b Compare June 12, 2016 20:16
@icfantv
Copy link
Contributor

icfantv commented Jun 12, 2016

Build restarted.

@icfantv
Copy link
Contributor

icfantv commented Jun 13, 2016

LGTM

@wesleycho wesleycho closed this in 1a870a3 Jun 13, 2016
@wesleycho wesleycho deleted the feat/pagination-disabled branch June 13, 2016 06:52
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.

2 participants