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

Feature: add the possibility to use null as value for Slider #447

Merged
merged 1 commit into from
Dec 6, 2018

Conversation

cedricmessiant
Copy link
Contributor

@cedricmessiant cedricmessiant commented Jul 10, 2018

As discussed in #356 I added the possibility to use null as value for Slider component (see example in /examples/slider.html ).

@codecov-io
Copy link

codecov-io commented Jul 10, 2018

Codecov Report

Merging #447 into master will increase coverage by 0.1%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #447     +/-   ##
=========================================
+ Coverage   83.47%   83.57%   +0.1%     
=========================================
  Files          10       10             
  Lines         478      481      +3     
  Branches      113      115      +2     
=========================================
+ Hits          399      402      +3     
  Misses         79       79
Impacted Files Coverage Δ
src/common/createSlider.jsx 91.2% <ø> (ø) ⬆️
src/Slider.jsx 100% <100%> (ø) ⬆️
src/index.js 100% <0%> (ø) ⬆️

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 e7af5aa...53242d5. Read the comment docs.

@cedricmessiant
Copy link
Contributor Author

@yesmeck Can you take a look at it / merge please?

JimBledsoe added a commit to AccelerationNet/slider that referenced this pull request Oct 3, 2018
@afc163 afc163 merged commit 071eb3e into react-component:master Dec 6, 2018
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.

3 participants