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

Migrate es6 #3258

Closed
wants to merge 2 commits into from
Closed

Migrate es6 #3258

wants to merge 2 commits into from

Conversation

Haixing-Hu
Copy link
Contributor

@Haixing-Hu Haixing-Hu commented Nov 25, 2018

Please makes sure the items are checked before submitting your PR, thank you!

  • Rebase before creating a PR to keep commit history clear.
  • Only One commit
  • No eslint errors

This should fix #3034 #3094 #3114 #3115 #3128 #3200 #3211 #3241 #3248
And partially fixes #3222

@codecov-io
Copy link

Codecov Report

Merging #3258 into v2 will decrease coverage by 0.11%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##               v2   #3258      +/-   ##
=========================================
- Coverage   19.41%   19.3%   -0.12%     
=========================================
  Files         226     226              
  Lines        5603    5595       -8     
  Branches      710     710              
=========================================
- Hits         1088    1080       -8     
  Misses       4396    4396              
  Partials      119     119
Impacted Files Coverage Δ
src/components/picker/animate.js 21.12% <ø> (-1.1%) ⬇️
src/components/range/lib/mouse.js 20% <ø> (-3.08%) ⬇️
src/libs/passive_supported.js 80% <ø> (-3.34%) ⬇️
src/components/range/lib/events.js 15.9% <ø> (-1.87%) ⬇️
src/components/range/lib/closest.js 16.66% <ø> (-11.91%) ⬇️
src/components/picker/scroller.js 3.37% <ø> (-0.37%) ⬇️
src/components/range/lib/classes.js 14.28% <ø> (-2.96%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94c5ab7...e5df096. Read the comment docs.

@airyland
Copy link
Owner

closed as it has been fixed.

@airyland airyland closed this Apr 10, 2019
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.

官方什么时候完美支持 vue-cli 3 [Bug Report] vux exports is not defined
3 participants