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. 15 May, 2019 1 commit
  3. 14 May, 2019 2 commits
  4. 10 May, 2019 1 commit
  5. 08 May, 2019 2 commits
  6. 06 May, 2019 3 commits
  7. 02 May, 2019 1 commit
    • Hilmi Erdem KEREN's avatar
      requestAnimationFrame optimization (#4115) · 03db6495
      Hilmi Erdem KEREN authored
      * requestAnimationFrame optimization
      
      Optimizes animation by doing the following changes:
      
      - Moves offsetWidth, innerWidth like expensive calculations out of requestAnimationFrame
      - Adds menu mode change control before requesting the animation frame
      
      * fix: Uses object destructuring to read state property
      03db6495
  8. 30 Apr, 2019 1 commit
  9. 28 Apr, 2019 5 commits
  10. 27 Apr, 2019 1 commit
  11. 26 Apr, 2019 2 commits
  12. 25 Apr, 2019 1 commit
  13. 24 Apr, 2019 9 commits
  14. 22 Apr, 2019 1 commit
  15. 19 Apr, 2019 1 commit
  16. 18 Apr, 2019 3 commits
  17. 15 Apr, 2019 2 commits
  18. 12 Apr, 2019 3 commits