1. 21 Feb, 2019 1 commit
  2. 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
  3. 03 Sep, 2018 1 commit
  4. 18 May, 2018 1 commit
  5. 13 May, 2018 1 commit
  6. 27 Mar, 2018 2 commits
  7. 08 Mar, 2018 1 commit
  8. 11 Jan, 2018 1 commit
  9. 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
  10. 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
  11. 07 Nov, 2017 1 commit
  12. 06 Nov, 2017 1 commit
  13. 31 Oct, 2017 1 commit
  14. 27 Oct, 2017 1 commit
  15. 25 Oct, 2017 1 commit
  16. 24 Oct, 2017 1 commit
  17. 23 Oct, 2017 1 commit
  18. 20 Oct, 2017 1 commit
  19. 19 Oct, 2017 1 commit
  20. 18 Oct, 2017 2 commits
  21. 13 Oct, 2017 1 commit
  22. 09 Oct, 2017 2 commits
  23. 25 Sep, 2017 1 commit
  24. 12 Sep, 2017 1 commit
    • 偏右's avatar
      Add UI Test (#10) · 2d1148eb
      偏右 authored
      * Add jest and enzyme
      
      * Add test for connected component
      
      * fix lint
      
      * update travis
      
      * Add e2e test
      
      * fix ci
      
      * Add e2e test
      
      * update travis.yml
      
      * Fix global jasmine timeout
      
      * update test scripts
      
      * fix jest glob patterns
      
      * short timeout
      
      * fix travis
      
      * uitest => unit-test
      
      * Add ls in travis.yml
      
      * use electron on travis
      
      https://github.com/segmentio/nightmare/issues/313#issuecomment-152274351
      
      * clear travis.yml
      
      * change setup file name
      
      * ignore coverage
      
      * unit-test => unit
      
      * remove helpers/visit
      
      * update test script
      
      * clean up test scripts
      
      * ignore test case
      2d1148eb
  25. 01 Sep, 2017 1 commit
  26. 28 Aug, 2017 1 commit