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

chore: export slider、range and handle props interface #718

Merged
merged 3 commits into from
Dec 1, 2020
Merged

Conversation

kerm1it
Copy link
Member

@kerm1it kerm1it commented Dec 1, 2020

fix #657

添加 SliderProps、RangeProps 和 HandleProps 导出

@vercel
Copy link

vercel bot commented Dec 1, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/react-component/slider/7o3xuytsc
✅ Preview: https://slider-git-export-props.react-component.now.sh

@codecov
Copy link

codecov bot commented Dec 1, 2020

Codecov Report

Merging #718 (ed5c4d0) into master (f4f56f1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #718   +/-   ##
=======================================
  Coverage   88.20%   88.20%           
=======================================
  Files          11       11           
  Lines         712      712           
  Branches      183      183           
=======================================
  Hits          628      628           
  Misses         84       84           
Impacted Files Coverage Δ
src/common/createSlider.tsx 93.33% <ø> (ø)
src/createSliderWithTooltip.tsx 96.15% <ø> (ø)
src/index.tsx 100.00% <ø> (ø)

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 f4f56f1...ed5c4d0. Read the comment docs.

@kerm1it
Copy link
Member Author

kerm1it commented Dec 1, 2020

@afc163 有空合了发个 patch

@kerm1it kerm1it requested a review from afc163 December 1, 2020 02:48
@afc163 afc163 merged commit 674ca16 into master Dec 1, 2020
@afc163 afc163 deleted the export-props branch December 1, 2020 03:46
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.

No export for RangeProps and HandleProps (9.3.0)
2 participants