1. 22 May, 2019 4 commits
  2. 21 May, 2019 2 commits
  3. 20 May, 2019 2 commits
  4. 18 May, 2019 2 commits
    • ι™ˆεΈ…'s avatar
      fix code lint error · dd59a08b
      ι™ˆεΈ… authored
      dd59a08b
    • 偏右'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
  5. 16 May, 2019 1 commit
    • δΏ‘ι‘«-King's avatar
      Tweak console dev (#4133) · 80ce8fe4
      δΏ‘ι‘«-King authored
      * πŸ’„ allow use console in dev, auto remove in production.
      
      * fix: use uglifyJSOptions
      
      * fix: config.ts using NODE_ENV identify isProd
      80ce8fe4
  6. 15 May, 2019 3 commits
  7. 14 May, 2019 3 commits
  8. 10 May, 2019 1 commit
  9. 08 May, 2019 2 commits
  10. 07 May, 2019 2 commits
    • ι™ˆεΈ…'s avatar
      remove prettier.js · 6639cbe4
      ι™ˆεΈ… authored
      6639cbe4
    • 何乐's avatar
      [v4] fix e2e test (#3915) · 0858fb9e
      何乐 authored
      * fix type definition
      
      * fix e2e test
      
      * fix e2e compile failed
      
      * remove untracked file
      
      * retrack file
      
      * fix azure windows test timeout
      
      * roll back timeout
      
      * clean
      
      * add mock/route.ts
      0858fb9e
  11. 06 May, 2019 11 commits
  12. 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
  13. 30 Apr, 2019 1 commit
  14. 29 Apr, 2019 2 commits
  15. 28 Apr, 2019 3 commits