• D
    Feat input support blur hidden clear btn (#276) · a73db2d3
    doly mood 提交于
    * refactor(input): prepend and append margin style
    
    BREAKING CHANGE: input prepend + input field no margin-left -5px
    
    * feat(input): support blurHidden for clearable prop
    
    #271
    
    * chore(example): input
    
    add clearable blurHidden demo
    
    * test(input): clearable blurHidden test
    
    * feat(input): eye and clearable support deep changes
    
    * test(input): deep watch test
    
    * docs(input): clearable doc
    a73db2d3
input.spec.js 4.6 KB