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

feat: add swipeableTabBar #882

Merged
merged 1 commit into from
Mar 2, 2017
Merged

feat: add swipeableTabBar #882

merged 1 commit into from
Mar 2, 2017

Conversation

paranoidjk
Copy link
Contributor

@paranoidjk paranoidjk commented Feb 24, 2017

wait for react-component/tabs#56

ref: react-component/tabs#55
close #394
ref: gitlab/react-ui/ant-mobile/issues/404

todo: https://www.paulirish.com/2012/why-moving-elements-with-translate-is-better-than-posabs-topleft/

First of all, thanks for your contribution! :-)

Please makes sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow antd's code convention.
  • Run npm run lint and fix those errors before submitting in order to keep consistent code style.
  • Rebase before creating a PR to keep commit history clear.
  • Add some descriptions and refer relative issues for you PR.

@paranoidjk paranoidjk force-pushed the feat/swipeableTabBar branch 3 times, most recently from 4fb41f6 to bdd8158 Compare February 24, 2017 10:12
@paranoidjk paranoidjk mentioned this pull request Feb 25, 2017
4 tasks
@paranoidjk paranoidjk force-pushed the feat/swipeableTabBar branch 2 times, most recently from ed7e978 to 914e747 Compare March 2, 2017 09:18
@paranoidjk paranoidjk changed the title [WIP] feat: add swipeableTabBar feat: add swipeableTabBar Mar 2, 2017
@paranoidjk paranoidjk force-pushed the feat/swipeableTabBar branch 2 times, most recently from 1782f12 to dc5d2ef Compare March 2, 2017 09:24
@paranoidjk paranoidjk merged commit 1ec4052 into master Mar 2, 2017
@paranoidjk paranoidjk deleted the feat/swipeableTabBar branch March 2, 2017 11:31
@paranoidjk paranoidjk mentioned this pull request Mar 3, 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.

Tabs => bar 增加 scrollable 支持
1 participant