1. 18 May, 2019 1 commit
    • 偏右's avatar
      Fix warnings and details (#4209) · fbeb545a
      偏右 authored
      * remove useless state loading
      
      * πŸ†™ upgrade bizcharts version to fix forceFit of null
      
      close #4107
      ref alibaba/BizCharts#819
      close #4195
      
      * Fix setState after unmount
      
      * use Link over router.push
      
      * πŸ› Fix duplicated keys in basic profile, close #4195
      
      * use bizcharts@3.5.2-beta.2
      
      * use bizcharts@3.5.3-beta.0
      
      * πŸ’Ή Remove unused resize fns in Pie
      
      * remove resize function
      fbeb545a
  2. 22 Jan, 2019 1 commit
  3. 17 Jan, 2019 1 commit
  4. 07 Oct, 2018 1 commit
  5. 29 Sep, 2018 1 commit
    • Javier Arias's avatar
      Add Docker support (#2430) · bedf287d
      Javier Arias authored
      * add dockerfile
      
      * add development dockerfile
      
      * add development docker-compose file
      
      * add docker-compose file
      
      * add nginx config
      
      * move dockerfiles to their own directory
      
      * move nginx config to docker
      bedf287d