Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@JakeLaoyu
Copy link
Contributor

feat(Stepper): add disabledPlus & disabledMinus props

@codecov-io
Copy link

codecov-io commented Dec 3, 2019

Codecov Report

Merging #5180 into dev will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev    #5180   +/-   ##
=======================================
  Coverage   94.82%   94.82%           
=======================================
  Files         134      134           
  Lines        3111     3111           
  Branches      280      280           
=======================================
  Hits         2950     2950           
  Misses        129      129           
  Partials       32       32
Impacted Files Coverage Δ
src/stepper/index.js 100% <100%> (ø) ⬆️
src/action-sheet/index.tsx 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 2bc3ae2...b02e4f1. Read the comment docs.

type: Boolean,
default: true
},
disablePlus: {
Copy link
Member

Choose a reason for hiding this comment

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

直接写成 disablePlus: Boolean

@chenjiahan chenjiahan changed the title feat(Stepper): add disabledPlus & disabledMinus props feat(Stepper): add disable-plus & disable-minus props Dec 3, 2019
@chenjiahan chenjiahan merged commit c691acc into youzan:dev Dec 3, 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.

3 participants