1. 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
  2. 23 Nov, 2017 1 commit
  3. 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
  4. 06 Sep, 2017 1 commit
  5. 28 Aug, 2017 1 commit