1. 13 5月, 2018 1 次提交
    • A
      Dev toolbar (#193) · 29ff3666
      Amy 提交于
      * [init] toolbar
      
      * update(demo): toolbar
      
      * update(doc): toolbar
      
      * test: toolbar unit
      29ff3666
  2. 10 5月, 2018 1 次提交
    • A
      [reconstruction] time-picker (#185) · 2b777a43
      Amy 提交于
      * [reconstruction] time-picker
      
      * [update] time-picker: use cascade-picker to keep value as same as the one before change
      
      * [fix] minuteIndex
      
      * [update] example
      
      * [add] test
      
      * [update] picker: merge the watch handlers of data and selectedIndex into one
      
      * [update] spell correct
      
      * [feat] support config the text of now
      
      * [optimize]
      
      * [doc]
      2b777a43
  3. 09 5月, 2018 1 次提交
    • T
      Feat input reverse (#181) · 089d7cec
      tank0317 提交于
      * [add]{input.vue} reverse prop for input
      
      * [update]{input.vue} pwdVisible and eyeClass logic
      
      * [update]{input.md} input docs
      089d7cec
  4. 28 4月, 2018 1 次提交
    • T
      Feat input reverse (#180) · 49bc55d9
      tank0317 提交于
      * [add]{input.vue} reverse prop for input
      
      * [update]{input.vue} pwdVisible and eyeClass logic
      
      * [update] {input.vue} eye logic
      
      * [update] {input.vue} input example
      
      * [update] input.vue
      49bc55d9
  5. 27 4月, 2018 1 次提交
  6. 26 4月, 2018 2 次提交
  7. 25 4月, 2018 1 次提交
  8. 20 4月, 2018 2 次提交
  9. 19 4月, 2018 3 次提交
    • D
      update(doc): upload add custom case · cc1d492f
      dolymood 提交于
      cc1d492f
    • D
      Feature async validate (Validator and Form) (#155) · 27ae55a7
      doly mood 提交于
      * async validator init
      
      * form async validate
      
      * update(demo): validator example
      
      * fix form show error msg when layout is standard
      
      * validator async validate
      
      * update(demo): validator async validate
      
      * update(demo): set global Promise
      
      * util add cb2PromiseWithResolve
      
      * ad util debounce
      
      * form pending state
      
      * validator validating & validated
      
      * validator only async validate trigger validating event
      
      * fix upload should watch value change
      
      * debounce support initValue as result
      
      * form async validate
      
      * update(test): form async validate tests
      
      * update(demo): form add async cases
      
      * update(doc): validator async
      
      * validator: validate cb with valid argument
      
      * validate debounce time check
      
      * update(doc): form async validate
      
      * form event name
      
      * update(doc): form sync example
      
      * fix form submit & reset event
      
      * update(test): form submit
      
      * validator: support function rule & validated event
      
      * update(doc): validator
      
      * update(test): validator async
      
      * form adapt validator
      
      * update(test): validator content test
      
      * validator: clean code
      
      * validator-rules len
      
      * update(doc): validator async
      
      * update(test): validator
      
      * update(test): validator
      
      * add classic and fresh style
      
      * clean code
      27ae55a7
    • D
      upload support action checkSuccess option · a04d93d2
      dolymood 提交于
      a04d93d2
  10. 17 4月, 2018 1 次提交
  11. 10 4月, 2018 1 次提交
    • A
      feat(date-picker): support format config · b688b0db
      Amy 提交于
      * feat(date-picker): format config
      
      * feat(date-picker): format config
      
      * fix(date-picker): cache
      
      * refactor: util func
      
      * optimise: variable name
      
      * test
      
      * docs: format
      
      * docs: add version
      
      * optimize
      
      * feat: format ignore case
      
      * docs: add version sup
      
      * test
      
      * style: sup
      b688b0db
  12. 09 4月, 2018 1 次提交
  13. 04 4月, 2018 1 次提交
  14. 03 4月, 2018 3 次提交
  15. 02 4月, 2018 4 次提交
    • A
      fix drawer: next Tick computed scroll height · 25095bab
      AmyFoxFN 提交于
      25095bab
    • A
      doc: update · e08a56e2
      AmyFoxFN 提交于
      e08a56e2
    • D
      Support Drawer · a122693e
      doly mood 提交于
      * init
      
      * drawer item prop
      
      * drawer logic
      
      * lint
      
      * scroll add destroy
      
      * init drawer logic
      
      * test
      
      * clean code
      
      * test: done drawer
      
      * drawer check
      
      * drawer support get value default
      
      * update(demo): drawer log
      
      * Clean code
      
      * add drawer demo & doc
      a122693e
    • A
      scroll (watch pullup& pulldown) + slide(support vertical) · b96c552e
      Amy 提交于
      * <update> better-scroll 1.9.1 + scroll + slide
      
      * add activated and deactivated hook for keep-alive
      
      * [add] dispatchTap
      
      * add vertical loop for slide and make some opitmize to scroll
      b96c552e
  16. 31 3月, 2018 1 次提交
  17. 30 3月, 2018 3 次提交
    • A
      [update] segment-picker: example · 99216531
      AmyFoxFN 提交于
      99216531
    • A
      [add] segment-picker: doc · b64181fd
      AmyFoxFN 提交于
      b64181fd
    • A
      Support DatePicker · df4c9889
      Amy 提交于
      * <add>(date-picker)
      
      * <add>(date-picker): example
      
      * <add>(date-picker): value
      
      * <update> value support Date type
      
      * <update> event
      
      * <add> test
      
      * <update> test
      
      * <update> expample
      
      * <add> column config
      
      * [update] column config
      
      * [fix] min max
      
      * [add] event param date
      
      * [fix] max date
      
      * [fix] memory
      
      * [add] support Array type
      
      * [fix] cascade column number reduce bug
      
      * [fix] value change
      
      * [update] example
      
      * [add] doc
      
      * [add] mixin: basic-picker + picker
      
      * [update] example
      
      * [add] test
      
      * [update] doc + remove value-change event
      
      * [update] variable name
      df4c9889
  18. 29 3月, 2018 1 次提交
    • D
      Support Form (#136) · 6ca096ed
      doly mood 提交于
      * init logic
      
      * form validate return valid value
      
      * fix issue #123
      
      * update(doc): location hash decode
      
      * form basic
      
      * fix ssr
      
      * validator test
      
      * form style
      
      * ref form
      
      * validator: rule to rules
      
      * ref form
      
      * validator: for to model
      
      * update(doc&demo): add form
      
      * validator: for to model
      
      * eslint
      
      * optimize form&validator
      
      * handlerValidateRule condition check
      
      * form: new-model to immediate-validate
      
      * form field model to modelKey
      
      * support json view
      
      * fix form-item modelkey
      6ca096ed
  19. 24 3月, 2018 1 次提交
    • A
      Segment picker (#132) · a9cf01c6
      Amy 提交于
      * <add>(segment-picker): init
      
      * <update>(segment-picker): select, cancel
      
      * <add>(segment-picker): next, prev, title
      
      * <add> change, selectIndex
      
      * <update> v-bind object
      
      * <add> test + update
      
      * <update> test
      
      * <update> example
      
      * <add> comment
      a9cf01c6
  20. 21 3月, 2018 1 次提交
  21. 09 3月, 2018 1 次提交
    • D
      Optimize checkbox, radio and select (#113) · c940fb94
      doly mood 提交于
      * checkbox&radio: no item background color, but group has background color and moved state classes to root elements
      
      * radio&checkbox: support native style & muti background colors
      
      * update(example): checkbox & radio
      
      * update(test): checkbox & radio tests
      
      * input, select and textarea css style
      
      * update(example): component order
      
      * rate support justify
      
      * support password eye, issue #107
      
      * update input, select and textarea line-height
      
      * update(test): input add pwdEye
      
      * update(test): rate test
      
      * radio format
      
      * nativeStyle to hollowStyle
      
      * update checkbox example
      
      * update(doc): checkbox and radio doc
      
      * input pwdEye support string value
      
      * rate demo & doc
      
      * rate demo & doc
      
      * update(doc): select add picker-show and picker-hide events
      
      * update input doc & demo
      
      * password eye
      
      * upgrade copy-webpack-plugin
      
      * remove scroll useless prop
      
      * input demo
      
      * input demo
      c940fb94
  22. 24 2月, 2018 1 次提交
  23. 22 2月, 2018 1 次提交
  24. 11 2月, 2018 1 次提交
    • H
      Swipe feature and ssr support (#105) · 2be15225
      HuangYi 提交于
      * finish swipe & swipe-item component
      
      * optimize code
      
      * add swipe demo
      
      * optimize code and finish demo
      
      * add unit test of swipe
      
      * do some unit test of swipe component
      
      * optimize the unit test and source code of swipe component
      
      * optimize the unit test of swipe component
      
      * optimize the unit test of swipe component
      
      * finish swipe.md and optimize some code
      
      * support ssr
      
      * change val to value & transform data to specific file
      
      * close vconsole
      2be15225
  25. 07 2月, 2018 1 次提交
    • A
      Support Select (#101) · b52b2a79
      Amy 提交于
      * <add>(select)
      
      * <add>(select): test
      
      * <add>(select): doc
      
      * <update>(select): auto-pop, change
      b52b2a79
  26. 06 2月, 2018 3 次提交
    • E
      <feat> support-textarea (#100) · ecef99cc
      Ethan 提交于
      * <feat> support-textarea
      
      * <update> example and document
      
      * <update> textarea
      
      * <update> textarea
      
      * <update> textarea
      
      * <fix>(switch): bug #102
      
      * Support Rate resolve #87 (#96)
      
      * <feat> support rate component resolve #87
      
      * <feat> support rate
      
      * upload bug fix (#95)
      
      fix aliyun OSS upload
      
      * <feat> support rate
      
      * <update> change value when touchmove
      
      * <update> delete scoped
      
      * <update> rate
      
      * <update> input
      
      * <feat> support-textarea
      
      * <update> textarea
      ecef99cc
    • E
      Support Rate resolve #87 (#96) · f9335bd7
      Ethan 提交于
      * <feat> support rate component resolve #87
      
      * <feat> support rate
      
      * upload bug fix (#95)
      
      fix aliyun OSS upload
      
      * <feat> support rate
      
      * <update> change value when touchmove
      
      * <update> delete scoped
      
      * <update> rate
      
      * <update> input
      f9335bd7
    • A
      update · 14eef609
      AmyFoxFN 提交于
      14eef609
  27. 26 1月, 2018 1 次提交