1. 09 3月, 2021 1 次提交
  2. 25 3月, 2019 2 次提交
  3. 23 3月, 2019 2 次提交
    • C
      feat(date-picker): support display order · b2e39a94
      Candy.J 提交于
      * feat(date-picker): add columnOrder prop
      
      add columnOrder prop which can be used to change the display order in case where the order is not
      'Year-Month-Day Hour-Minute-Second'
      
      * docs(date-picker): add version for columnOrder
      
      * docs(date-picker): fix the mistake in document of date-picker
      
      change "Day" to "Date" in the expression of columnOrder prop
      b2e39a94
    • C
      feat(date-picker): support display order · 07c05a96
      Candy.J 提交于
      * feat(date-picker): add columnOrder prop
      
      add columnOrder prop which can be used to change the display order in case where the order is not
      'Year-Month-Day Hour-Minute-Second'
      
      * docs(date-picker): add version for columnOrder
      
      * docs(date-picker): fix the mistake in document of date-picker
      
      change "Day" to "Date" in the expression of columnOrder prop
      07c05a96
  4. 20 8月, 2018 2 次提交
  5. 29 6月, 2018 2 次提交
  6. 19 6月, 2018 2 次提交
  7. 06 6月, 2018 2 次提交
  8. 26 4月, 2018 2 次提交
  9. 25 4月, 2018 2 次提交
  10. 10 4月, 2018 2 次提交
    • A
      feat(date-picker): support format config · 1cdca197
      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
      1cdca197
    • 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
  11. 09 4月, 2018 2 次提交
  12. 03 4月, 2018 2 次提交
  13. 30 3月, 2018 2 次提交
    • A
      Support DatePicker · 5fa18548
      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
      5fa18548
    • 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