Skip to content

feat: support data-* #92

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

Merged
merged 6 commits into from
Aug 13, 2017
Merged

feat: support data-* #92

merged 6 commits into from
Aug 13, 2017

Conversation

paranoidjk
Copy link
Member

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.05%) to 71.636% when pulling 3a3f693 on data-attribute into fac581b on master.

@paranoidjk paranoidjk changed the title WIP feat: support data-* feat: support data-* Aug 13, 2017
@@ -3,8 +3,8 @@ import 'rc-tabs/assets/index.less';
import React from 'react';
import ReactDOM from 'react-dom';
import Tabs, { TabPane } from 'rc-tabs';
import TabContent from '../src/SwipeableTabContent';
import ScrollableInkTabBar from '../src/ScrollableInkTabBar';
import TabContent from 'rc-tabs/lib/SwipeableTabContent';
Copy link
Member Author

Choose a reason for hiding this comment

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

rc-tools 自动做了 alias,实际上引用的是 src 代码 react-component/react-component.github.io#13

这里这样写是方便用户理解

@paranoidjk paranoidjk merged commit 15d76a7 into master Aug 13, 2017
@paranoidjk paranoidjk deleted the data-attribute branch August 13, 2017 09:09
paranoidjk added a commit to ant-design/ant-design-mobile that referenced this pull request Aug 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants