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

fix(tabs): revert template change#5262

Closed
wesleycho wants to merge 1 commit intoangular-ui:masterfrom
wesleycho:fix/tab-theme
Closed

fix(tabs): revert template change#5262
wesleycho wants to merge 1 commit intoangular-ui:masterfrom
wesleycho:fix/tab-theme

Conversation

@wesleycho
Copy link
Contributor

  • Reverts template change to tab
  • Adds warning if one desires more complex HTML inside the tab

This fixes #5254

- Reverts template change to tab
- Adds warning if one desires more complex HTML inside the tab

BREAKING CHANGE: This undoes the prior change to the template using div
elements. If one wishes to use div elements, one must override the
template in one's app and provide the necessary CSS
@icfantv
Copy link
Contributor

icfantv commented Jan 15, 2016

LGTM after fixing tests. Do accordions have the same issue?

@wesleycho
Copy link
Contributor Author

Not really, although we could also do the same reverting on the accordion - the only thing we lose is any accessibility benefits and the cursor: pointer style.

I'll open a PR for that.

@wesleycho wesleycho closed this in 907c851 Jan 15, 2016
@wesleycho wesleycho deleted the fix/tab-theme branch January 15, 2016 04:49
wesleycho added a commit to wesleycho/bootstrap that referenced this pull request Jan 15, 2016
- Reverts template change to tab
- Adds warning if one desires more complex HTML inside the tab

BREAKING CHANGE: This undoes the prior change to the template using div
elements. If one wishes to use div elements, one must override the
template in one's app and provide the necessary CSS

Closes angular-ui#5262
Fixes angular-ui#5254
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.

Bootstrap themes no longer apply to ui-bootstrap elements

2 participants