1. 27 9月, 2018 1 次提交
  2. 21 9月, 2018 1 次提交
  3. 30 8月, 2018 1 次提交
  4. 28 8月, 2018 1 次提交
  5. 21 8月, 2018 1 次提交
  6. 20 8月, 2018 2 次提交
  7. 03 8月, 2018 1 次提交
  8. 31 7月, 2018 1 次提交
  9. 23 7月, 2018 1 次提交
  10. 17 7月, 2018 1 次提交
  11. 03 7月, 2018 1 次提交
  12. 02 7月, 2018 2 次提交
  13. 29 6月, 2018 5 次提交
    • A
      feat(time-picker): format (#242) · a0d8c33e
      Amy 提交于
      * feat(time-picker): format #235
      a0d8c33e
    • D
      Feat Sticky, ScrollNavBar and ScrollNav (#237) · 988e2844
      doly mood 提交于
      * feat(mixins): add new parent minxin creator
      
      * feat(sticky): init sticky component
      
      * feat(scroll-nav-bar): init logic
      
      * feat(scroll-nav): init logic
      
      * feat(modules): add sticky, scroll-nav, scroll-nav-bar
      
      * test(sticky): init tests
      
      * test(scroll-bar-bar): init tests
      
      * test(scroll-nav): init tests
      
      * docs(scroll-nav-bar): init doc
      
      * docs(sticky): init doc
      
      * docs(scroll-nav): init docs
      
      * docs(entry): add sticky, scroll-nav-bar, scroll-nav entries
      
      * chore(package.json): better-scroll to 1.12.4
      
      * chore(yarn): yarn update
      988e2844
    • J
      Feat add tabs (#227) · efbea2e4
      JiZhi 提交于
      * feat(slide): support listenScroll
      
      * feat(tabs): add tabs feature
      
      * docs(tabs): tabs's docs
      
      * test(tabs): tabs' unit case
      
      * chore(tabs): the examples of tabs
      efbea2e4
    • D
      Enhance textarea (#239) · 0e58863f
      doly mood 提交于
      * feat(textarea): support indicator config
      
      * chore(example): textarea support indicator config
      
      * test(textarea): support indicator config test
      
      * docs(textarea): add indicator config doc
      
      * fix(textarea): check indicator condition
      0e58863f
    • D
      Feature ImagePreview (#226) · 1cd754ef
      doly mood 提交于
      * feat(ImagePreview): init
      
      #198
      
      * test(image-preview): test cases
      
      * docs(image-preview): finish docs
      1cd754ef
  14. 27 6月, 2018 1 次提交
  15. 06 6月, 2018 3 次提交
  16. 23 5月, 2018 1 次提交
  17. 14 5月, 2018 1 次提交
  18. 13 5月, 2018 2 次提交
    • A
      [feat]: scroll + slide (#190) · 79bb4a63
      Amy 提交于
      * [update] better-scroll: 1.10.3
      
      * [feat] scroll: event scroll end
      
      * [fix] slide: change verticle
      
      * [feat] slide: bounce config + event scroll end
      
      * [fix] slide: data render bug
      
      * [update]
      
      * [feat] scroll: config scroll events by only one prop scrollEvents
      
      * [doc]
      
      * [feat] slide: options of scroll
      
      * [doc]
      
      * [update] scroll-events
      
      * [update] scroll-events
      
      * [add] scroll mixin
      
      * [update] index-list: use scroll-events
      
      * [update] checkAbandon
      
      * [update]
      
      * [doc]
      
      * [doc] scroll: english
      
      * [docs]
      
      * [update] slide: just trigger scroll-end
      
      * [fix]
      
      * [test]
      
      * [test] scroll: scrollEvents
      
      * [test]
      
      * [update] use deprecated replace abandon
      
      * [update] tip word
      79bb4a63
    • A
      Dev toolbar (#193) · 29ff3666
      Amy 提交于
      * [init] toolbar
      
      * update(demo): toolbar
      
      * update(doc): toolbar
      
      * test: toolbar unit
      29ff3666
  19. 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
  20. 26 4月, 2018 2 次提交
  21. 25 4月, 2018 1 次提交
  22. 19 4月, 2018 1 次提交
    • 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
  23. 18 4月, 2018 4 次提交
  24. 17 4月, 2018 1 次提交
  25. 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
  26. 03 4月, 2018 2 次提交