1. 03 Nov, 2018 1 commit
  2. 02 Aug, 2018 1 commit
  3. 18 May, 2018 2 commits
  4. 27 Mar, 2018 2 commits
  5. 08 Mar, 2018 1 commit
  6. 11 Jan, 2018 1 commit
  7. 03 Dec, 2017 1 commit
    • 陈帅's avatar
      Support typescript (#341) · 8feaa32b
      陈帅 authored
      * fix some errors found during use
      
      * fix some errors found during use
      
      * Replace  "string | React.ReactNode" with  React.ReactNode
      
      * replace with * as React
      
      * remove excess property
      8feaa32b
  8. 28 Nov, 2017 1 commit
    • jim chen's avatar
      增加所有剩余对外开发的组件 .d.ts (#312) · 55e5d205
      jim chen authored
      * 增加AvatarList d.ts说明文件
      
      * 修改 axis的链接 , g2修改了新的官网
      
      * AvatarList 增加判断是否为必须属性
      
      * 删除无用的空行.  优化格式
      
      * 修改错误的图表文档. 增加几处漏写的文档
      
      * 添加图表的 描述文件chart.d.ts
      
      * 改了个错别字!
      
      * 增加CountDown d.ts描述文件
      
      * 增加 DescriptionList  d.ts描述文件
      
      * 增加所有剩余对外开发的组件 .d.ts
      完善一些文档
      
      * fontWeight 推荐使用 number 来表示数字
      55e5d205
  9. 07 Nov, 2017 1 commit
  10. 06 Nov, 2017 1 commit
  11. 02 Nov, 2017 1 commit
  12. 31 Oct, 2017 2 commits
  13. 29 Oct, 2017 1 commit
  14. 27 Oct, 2017 1 commit
  15. 26 Oct, 2017 1 commit
  16. 25 Oct, 2017 2 commits
    • afc163's avatar
      Add Trend demo · 7dc26cf5
      afc163 authored
      7dc26cf5
    • 偏右's avatar
      Refactor Trend (#27) · 9d249064
      偏右 authored
      * remove cursor pointer
      
      * tweak pie position
      
      * Refactor Trend
      
      * Use Trend replace IconUp IconDown
      
      * update demo and api doc
      
      * Move Trend outside Charts
      9d249064