1. 30 3月, 2018 2 次提交
    • D
      UI · 98e41a72
      dolymood 提交于
      98e41a72
    • 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
  2. 29 3月, 2018 2 次提交
    • D
      input support prepend & append slot · 20990656
      dolymood 提交于
      20990656
    • 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
  3. 26 3月, 2018 2 次提交
  4. 22 3月, 2018 1 次提交
  5. 21 3月, 2018 1 次提交
  6. 13 3月, 2018 2 次提交
  7. 09 3月, 2018 2 次提交
    • D
      update(doc): theme · 8c3a5e06
      dolymood 提交于
      8c3a5e06
    • 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
  8. 07 3月, 2018 1 次提交
  9. 06 3月, 2018 3 次提交
  10. 02 3月, 2018 1 次提交
  11. 01 3月, 2018 1 次提交
  12. 28 2月, 2018 2 次提交
  13. 22 2月, 2018 6 次提交
  14. 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
  15. 09 2月, 2018 1 次提交
  16. 07 2月, 2018 1 次提交
    • A
      Support Select (#101) · b52b2a79
      Amy 提交于
      * <add>(select)
      
      * <add>(select): test
      
      * <add>(select): doc
      
      * <update>(select): auto-pop, change
      b52b2a79
  17. 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
  18. 26 1月, 2018 2 次提交
    • A
      <add>(doc): switch · 83d68b48
      AmyFoxFN 提交于
      83d68b48
    • E
      Radio support slot & unify checkbox and radio · ea2cefd7
      Ethan 提交于
      * <feat>(radio): custom radio label
      
      * <fix>(radio): custom radio label test
      
      * <update>(radio): custom radio label update
      
      * <fix>(radio): custom radio label test
      
      * <fix>(radio): custom radio label done
      
      * <fix>(radio): custom radio label example done
      
      * <fix>(radio): custom radio label example document done
      
      * <update>(radio): optimize
      
      * CR radio & checkbox
      
      * radio units
      ea2cefd7
  19. 24 1月, 2018 2 次提交
  20. 22 1月, 2018 1 次提交
  21. 18 1月, 2018 1 次提交
  22. 08 1月, 2018 1 次提交
  23. 03 1月, 2018 1 次提交