Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for linkedState mixin in Tabs #1235

Merged
merged 1 commit into from
Jul 22, 2015

Conversation

Zadielerick
Copy link
Contributor

No description provided.

@@ -101,7 +101,7 @@ class TabsPage extends React.Component {
infoArray: [
{
name: 'onChange',
type: 'function(e, tab)',
type: 'function(value, e, tab)',
header: 'optional',
desc: 'Fired on touch or tap of a tab. Passes the index and the tab element.'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Zadielerick This description in not correct since we're not passing the index anymore.

@Zadielerick
Copy link
Contributor Author

@hai-cea Changed the description of onChange in the docs

hai-cea added a commit that referenced this pull request Jul 22, 2015
Added support for linkedState mixin in Tabs
@hai-cea hai-cea merged commit af0e470 into mui:v0.11 Jul 22, 2015
@Zadielerick Zadielerick deleted the NewTabsv0.11 branch July 23, 2015 21:00
@hai-cea hai-cea mentioned this pull request Aug 13, 2015
@zannager zannager added the component: tabs This is the name of the generic UI component, not the React module! label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: tabs This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants