1. 27 2月, 2019 1 次提交
    • J
      Recycle list add api (#417) · e9537e46
      JiZhi 提交于
      * docs(recycle-list): add clean methods
      
      * feat(recycle-list): add clean methods
      
      * test(recycle-list): test clean methods
      
      * docs(recycle-list): change clean to reset
      
      * feat(recycle-list): change clean method to reset method
      
      * test(recycle-list): test list length of recycle-list
      
      * test(recycle-list): optimize unit case
      e9537e46
  2. 15 2月, 2019 1 次提交
    • J
      Recycle list fixbug (#410) · 4d2b9afe
      JiZhi 提交于
      * fix(recycle-list): fix stop scroll bug
      
      * docs(recycle-list): optimize docs
      
      * fix(recycle-list): improve coverage
      
      * test(recycle-list): add some test suites
      
      * fix(recycle-list): normalize function name
      
      * refactor(recycle-list): change ele class
      
      * fix(recycle-list): set list vari to normal prop
      
      * fix(recycle-list): hide loading-spinner when stop scroll
      
      * fix(recycle-list): remove stopFetch variable
      
      * test(recycle-list): modify unit case
      
      * fix(recycle-list): clean unused whitespace and ajust position of noMore
      
      * fix(recycle-list): make noMore var reactive
      4d2b9afe
  3. 31 1月, 2019 1 次提交
  4. 08 1月, 2019 1 次提交
  5. 05 12月, 2018 1 次提交
    • A
      Feat(TimePicket): support min & max · 6a67fe4e
      Amy 提交于
      * feat: max
      
      * test(time-picker): max example
      
      * fix(time-picker): days.len
      
      * docs: max
      
      * fix(time-picker): column init
      
      * test(time-picker): max
      
      * docs: max
      
      * test: fix minute step
      
      * fix: potential float bug
      
      * feat(time-picker): min
      
      * test(time-picker): min
      
      * docs(time-picker): min
      
      * docs(time-picker): min, max
      6a67fe4e
  6. 23 11月, 2018 1 次提交
  7. 20 11月, 2018 1 次提交
  8. 15 11月, 2018 1 次提交
  9. 08 11月, 2018 2 次提交
  10. 07 11月, 2018 3 次提交
    • D
      docs(recycle-list): add version · fa40c438
      dolymood 提交于
      fa40c438
    • D
      docs(scroll): nest mode required version 1.12 · fb46c5ea
      dolymood 提交于
      fb46c5ea
    • J
      Feat recycle list (#344) · fcfbc30b
      JiZhi 提交于
      * feat(recycle-list): complete coding
      
      * test(recycle-list): add unit case
      
      * docs(recycle-list): add docs
      
      * test(recycle-list): modify unit case
      
      * feat(recycle-list): remove refs
      
      * test(recycle-list): improve the coverage
      
      * docs(recycle-list): modify destructuring
      
      * docs(recycle-list): modify docs
      
      * feat(recycle-list): adjust css and optimize loadings
      
      * test(recycle-list): modify unit case
      
      * refactor(recycle-list): code review
      
      * refactor(recycle-list): add overflow scrolling touch
      
      * docs(recycle-list): en remove zh-CN doc
      
      * docs(recycle-list): tombstone mode to infinite mode
      fcfbc30b
  11. 02 11月, 2018 2 次提交
  12. 23 10月, 2018 1 次提交
  13. 21 10月, 2018 1 次提交
    • T
      Fix nest scrolls bug (#340) · 601b2ee6
      tank0317 提交于
      * fix(scroll): outer scroll disabled when inner scroll invoke scrollTo
      
      * chore(scroll): fix test bug in nest scroll
      
      * fix(scroll): add 'none' nestMode
      
      * fix(scroll-nav): can not scroll when nav-bar reach boundary
      
      * chore(scroll): update scroll docs
      601b2ee6
  14. 18 10月, 2018 1 次提交
  15. 12 10月, 2018 3 次提交
  16. 11 10月, 2018 4 次提交
    • D
      4cd186d7
    • D
      docs(singleton): about create-api singleton changes · 8a6a2a34
      dolymood 提交于
      8a6a2a34
    • J
      feat(locale): locale support · ff205532
      JiZhi 提交于
      * docs(locale): support multi-languages
      
      * feat(locale): support multi-language
      
      * test(locale): add unit case
      
      * feat(locale): supporting localization
      
      * test(locale): add unit case
      
      * test(locale): modify unit case
      
      * docs(locale): modify locale docs
      
      * refactor(locale): improve the coverage
      
      * docs(locale and validator): modify docs
      
      * test(validator): modify unit case
      
      * feat(validator): support locale
      
      * chore(validator): modify examples of validator
      
      * docs(validator): support Vue filter mechanism
      
      * feat(locale): support Vue filter mechanism
      
      * test(locale): support Vue filter mechanism
      
      * docs(validator): optimise validator docs
      
      * feat(locale): seperate locale core into common dictionary
      
      * test(locale): validate locale.addHelper
      
      * docs(i18n): Locale usage
      
      * docs(i18n): locale usage
      
      * docs(quick-start): add local ignore module
      
      * docs(validator): need use validator when addMessage
      ff205532
    • D
      Feat checkbox group min max (#328) · a795e1ca
      doly mood 提交于
      * chore(package.json): browserlist no ie option
      
      * feat(checkbox-group): support min & max prop
      
      #284
      
      * test(checkbox): min & max test
      
      * docs(checkbox-group): add min & max doc
      a795e1ca
  17. 10 10月, 2018 7 次提交
    • C
      Feat Checker (#326) · 51491c05
      christlala 提交于
      * feat(checker): new component checker
      
      * test(checker): init checker test
      
      * refactor(demo): add checker
      
      * docs(checker): init checker docs
      
      * refactor(checker): remove console
      
      * test(checker): fix radio test
      
      * fix(checker): radio & checkbox type active condition
      
      * fix(checker): radio condition error
      
      * refactor(example): checker router component path err
      
      * test(checker): fix test
      51491c05
    • D
      Feat dialog prompt (#327) · 1ca38eb1
      doly mood 提交于
      * chore(package.json): browserlist no ie option
      
      * feat(dialog): support type prompt
      
      #298
      
      * test(dialog): add prompt test
      
      * refactor(demo): dialog prompt value
      
      * docs(dialog): add prompt doc
      
      * test(dialog): fix prompt placeholder test
      1ca38eb1
    • D
      Feat Swipe handle own active logic (#325) · 95d9cf76
      doly mood 提交于
      * chore(package.json): browserlist no ie option
      
      * feat(swipe): auto handle swipe-item active logic
      
      #307
      
      * refactor(demo): swipe custom demo
      
      * test(swipe): fix opt test
      
      * docs(swipe): custom usage
      95d9cf76
    • D
      Feat upload support dynamic target, headers, data (#277) · 32a594d5
      doly mood 提交于
      * feat(upload): target can be a function to get target URL
      
      * feat(upload): checkSuccess support cb
      
      * fix(upload): checkSuccess add the second param file
      
      * test(upload): target and checkSuccess test
      
      * docs(upload): target[function] and checkSuccess async docs
      
      * feat(upload): headers and data support function too
      
      * docs(upload): add headers & data function doc
      
      * feat(upload): upload component add multiple & accept prop
      
      * docs(upload): add multiple & accept doc
      32a594d5
    • 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
    • D
      Feat toast no icon (#317) · 2fa16f53
      doly mood 提交于
      * feat(toast): support only txt show
      
      * test(toast): txt only test
      
      * docs(toast): add only txt doc
      
      * chore(example): toast add only txt demo
      
      * docs(toast): add version required
      2fa16f53
    • T
      Feat nested scroll (#245) · 9027e6a8
      tank0317 提交于
      * feat: nested scrolls
      
      * docs(scroll): add nest scroll introduce
      9027e6a8
  18. 08 10月, 2018 1 次提交
  19. 27 9月, 2018 3 次提交
  20. 23 9月, 2018 1 次提交
  21. 22 9月, 2018 1 次提交
  22. 20 9月, 2018 1 次提交
  23. 30 8月, 2018 1 次提交