1. 19 Oct, 2017 2 commits
  2. 18 Oct, 2017 3 commits
  3. 17 Oct, 2017 4 commits
    • Jingkun Hua's avatar
      Add TypeScript definitions (#3910) · 3b378ad5
      Jingkun Hua authored
      * add typings into package.json
      
      * add typings for global instance api
      
      * add common component definition
      
      * add layout components' definition
      
      * add icons definition
      
      * add component size definition
      
      * add component description
      
      * add button definition
      
      * add radio definition
      
      * add checkbox definition
      
      * add input definitions
      
      * add input-number definition
      
      * add select definition
      
      * add cascader definition
      
      * add switch definition
      
      * add slider definition
      
      * add time picker definition
      
      * add date picker definition
      
      * add upload definition
      
      * add rate definition
      
      * add color picker definition
      
      * add form definition
      
      * add tooltip definition
      
      * add table definition
      
      * rename TextAlignment to Horizontal alignment
      
      * add tag definition
      
      * add progress definition
      
      * add tree definition
      
      * add pagination definition
      
      * add badge definition
      
      * add alert definition
      
      * fix typo
      
      * Loading: add definition
      
      * Message: add definition
      
      * Loading: remove unnecessary declare keyword
      
      * MessageBox: add definition
      
      * Notification: add definition
      
      * Menu: add definition
      
      * Tabs: add definition
      
      * Breadcrumb: add definition
      
      * Dropdown: add definition
      
      * Steps: add definition
      
      * Dialog: add definition
      
      * Popover: add definition
      
      * Card: add definition
      
      * Carousel: add definition
      
      * Collapse: add definition
      
      * Loading: update description
      
      * some $message method params should be optional
      
      * Select: update definition
      
      * DatePicker: update definition
      3b378ad5
    • wacky6.AriesMBP's avatar
      55bc6f35
    • Leopoldthecoder's avatar
      update cooking · 79dc2c5d
      Leopoldthecoder authored
      79dc2c5d
    • 杨奕's avatar
      use chrome to run tests (#7521) · 8586891a
      杨奕 authored
      * use chrome to run tests
      
      * fix karma config lint
      
      * remove phantomjs
      8586891a
  4. 16 Oct, 2017 11 commits
  5. 14 Oct, 2017 1 commit
    • rennai's avatar
      fix #5813 · 17c94d74
      rennai authored
      修复 autocomplete 组件 IE11 下使用搜狗输入法,无法输入中文的问题
      17c94d74
  6. 12 Oct, 2017 6 commits
  7. 11 Oct, 2017 1 commit
  8. 10 Oct, 2017 2 commits
    • Leopoldthecoder's avatar
      Docs: add algolia search · 9dcc4eb0
      Leopoldthecoder authored
      9dcc4eb0
    • Jiewei Qian's avatar
      *-picker: refactor (#7367) · f9379844
      Jiewei Qian authored
      * Revert "Picker only emit user change (#6214)"
      
      This reverts commit 1912c473.
      
      * picker/util: add helper methods
      
      range: n => Array
      modify{Date, Time}: Date => Date
      clear{Time, Milliseconds}: Date => Date
      limitTimeRange: Date => Date
      timeWithinRange: Date, [Date] => Boolean
      
      * time-spinner: refactory
      
      * time-panel: refactory
      
      * picker refactory
      
      * date-panel, *-table: refactory
      
      * time-select: refactory
      
      * test: update time-picker
      
      * test: update date-picker
      
      * time-range: refactory
      
      * date-range: refactory
      
      * test: update time-select
      
      * test: update form date-picker/time-picker
      
      * docs: update date-picker
      f9379844
  9. 09 Oct, 2017 3 commits
  10. 05 Oct, 2017 3 commits
  11. 04 Oct, 2017 4 commits