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

fix(tab): add support for tab deselect prevention #5723

Closed
wants to merge 1 commit into from

Conversation

icfantv
Copy link
Contributor

@icfantv icfantv commented Mar 31, 2016

  • add ability for user to prevent currently selected tab's deselection by
    calling $event.preventDefault() in tab's deselect callback.

Fixes #5720
Addresses #2715, #4836, and #5716.

* add ability for user to prevent currently selected tab's deselection by
calling `$event.preventDefault()` in tab's `deselect` callback.

Fixes angular-ui#5720
Addresses angular-ui#2715, angular-ui#4836, and angular-ui#5716.
@icfantv icfantv changed the title fix(tab): add support for tab delelect prevention fix(tab): add support for tab deselect prevention Mar 31, 2016
@wesleycho
Copy link
Contributor

LGTM

@wesleycho wesleycho added this to the 1.3.0 milestone Mar 31, 2016
@icfantv icfantv closed this in e0fcc00 Mar 31, 2016
@icfantv icfantv deleted the tab_5720 branch March 31, 2016 20:17
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