1. 17 May, 2019 1 commit
  2. 16 May, 2019 1 commit
  3. 28 Apr, 2019 2 commits
  4. 24 Apr, 2019 1 commit
  5. 22 Mar, 2019 1 commit
  6. 12 Feb, 2019 1 commit
    • 米老朱's avatar
      Enhance stylelint rules, fix propTypes error of TagSelect (#3518) · ac374407
      米老朱 authored
      * add stylelint shareable config for css modules
      
      * fix CSS pseudo element with double colon
      
      * support stylelint declaration-block-no-ignored-properties rule
      
      * support sorted CSS properties order for readability and consistency
      
      * autofix order of all styles by lint:fix script
      
      * fix propTypes error of TagSelect component
      
      * Revert "autofix order of all styles by lint:fix script"
      
      This reverts commit 51cb9d055f607489a259fd878d80c6b6e70c61de.
      
      * Revert "support sorted CSS properties order for readability and consistency"
      
      This reverts commit ff6c24d263cf5d3f73880bd7a5866efb4911de9f.
      
      * make lint:fix work for stylelint
      
      * Revert "Revert "autofix order of all styles by lint:fix script""
      
      This reverts commit 946ed0a351542904e70680c166e47a1f5080d1ca.
      
      * Revert "Revert "support sorted CSS properties order for readability and consistency""
      
      This reverts commit 31b557e3826e6e5c5cf9b591fc97e24b9b2abb6e.
      ac374407
  7. 25 Sep, 2018 1 commit
  8. 13 Sep, 2018 1 commit
  9. 12 Sep, 2018 1 commit
  10. 02 Sep, 2018 1 commit
  11. 29 Aug, 2018 1 commit
  12. 19 Aug, 2018 1 commit
  13. 26 Jul, 2018 1 commit
  14. 25 Jul, 2018 1 commit
  15. 15 Jul, 2018 1 commit
  16. 26 Jun, 2018 3 commits
  17. 22 Jun, 2018 1 commit
  18. 15 Jun, 2018 1 commit
  19. 05 Jun, 2018 1 commit
  20. 29 Apr, 2018 1 commit
  21. 25 Apr, 2018 2 commits
  22. 21 Apr, 2018 1 commit
  23. 27 Mar, 2018 2 commits
  24. 25 Mar, 2018 1 commit
    • niko's avatar
      Fixed: #1142 (#1160) · fc178e55
      niko authored
      * fixed: #1142
      
      * fix typo
      
      * fix typo
      
      * fix typo
      
      * add missing fix
      fc178e55
  25. 08 Mar, 2018 1 commit
  26. 29 Jan, 2018 1 commit
  27. 11 Jan, 2018 1 commit
  28. 10 Jan, 2018 1 commit
  29. 29 Dec, 2017 1 commit
    • niko's avatar
      Upgrade BizCharts (#370) · c148b641
      niko authored
      * update bizcharts
      
      * fixed lint
      
      * add charts autoHeight decorator
      
      * 升级 TimelineChart
      
      * 升级 TagCloud
      
      * upgrade bizcharts-plugin-slider
      
      * fix(chart): tag cloud overlapping (#461)
      
      The key point is: `chart.coord().reflect()`.
      and you can adjust gaps between words by setting padding
      for tag-cloud transform
      
      * upgrade react@16 & bizcharts@3.1.0
      
      * update bizcharts to 3.1.0-beta2
      
      * fix bizcharts repaint
      
      * upgrade to bizcharts@3.1.0-beta.4
      
      * fix TimelineCharts detail style
      c148b641
  30. 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
  31. 28 Nov, 2017 1 commit
    • jim chen's avatar
      修改错误的图表文档. 增加几处漏写的文档 (#308) · c98fa719
      jim chen authored
      * 增加AvatarList d.ts说明文件
      
      * 修改 axis的链接 , g2修改了新的官网
      
      * AvatarList 增加判断是否为必须属性
      
      * 删除无用的空行.  优化格式
      
      * 修改错误的图表文档. 增加几处漏写的文档
      
      * 添加图表的 描述文件chart.d.ts
      
      * 改了个错别字!
      
      * 增加CountDown d.ts描述文件
      
      * 增加 DescriptionList  d.ts描述文件
      c98fa719
  32. 16 Nov, 2017 1 commit
  33. 13 Nov, 2017 1 commit
  34. 02 Nov, 2017 2 commits