[breaking change] Popup: add lockScroll instead of lockOnScroll & preventScroll (#688)

This commit is contained in:
neverland
2018-03-14 11:07:48 +08:00
committed by GitHub
parent 7d3768591f
commit d36dd61bc9
12 changed files with 33 additions and 61 deletions

View File

@@ -21,10 +21,6 @@ export default create({
type: Boolean,
default: true
},
lockOnScroll: {
type: Boolean,
default: false
},
closeOnClickOverlay: {
type: Boolean,
default: true