1. 03 Jun, 2019 1 commit
    • hz's avatar
      lint · c744d2ae
      hz authored
      c744d2ae
  2. 02 Jun, 2019 1 commit
  3. 31 May, 2019 2 commits
  4. 30 May, 2019 1 commit
  5. 29 May, 2019 3 commits
    • 陈帅's avatar
      fix code style · 4bb20738
      陈帅 authored
      4bb20738
    • 陈帅's avatar
      fix lint error · 63aebe91
      陈帅 authored
      63aebe91
    • 陈帅's avatar
      V4 fetch block (#4238) · 41719aa5
      陈帅 authored
      * first step
      
      * fix local error
      
      * commit
      
      * test serve
      
      * fix test
      
      * sort package.json
      
      * fix typo
      
      * fix pageHeader error
      
      * new style
      
      * change script name
      
      * fix copy block url style
      
      * new copy code style
      
      * add loginout
      
      * auto insert pro code
      
      * use new layout
      
      * add locale to copy button
      41719aa5
  6. 26 May, 2019 3 commits
  7. 25 May, 2019 1 commit
  8. 22 May, 2019 3 commits
  9. 21 May, 2019 1 commit
  10. 20 May, 2019 2 commits
  11. 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
  12. 14 May, 2019 3 commits
  13. 10 May, 2019 1 commit
  14. 08 May, 2019 1 commit
  15. 07 May, 2019 1 commit
    • 何乐'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
  16. 06 May, 2019 5 commits
  17. 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
  18. 30 Apr, 2019 1 commit
  19. 29 Apr, 2019 1 commit
  20. 28 Apr, 2019 5 commits
    • 陈帅's avatar
      remove auto width · c8ea5979
      陈帅 authored
      c8ea5979
    • 陈帅's avatar
      feat: remove auto width · a2cca354
      陈帅 authored
      a2cca354
    • 陈帅's avatar
      Add Loading (#4055) · 29c23b1f
      陈帅 authored
      * add loading in html
      
      * add loading
      
      * rm  console
      
      * add ResizeObserver
      29c23b1f
    • JerryYu2014's avatar
      Update login.js (#4103) · a6fee6b7
      JerryYu2014 authored
      解决在组件componentDidMount()方法中调用多个接口失败时(如:401情况)返回登录界面的query string 中会递归叠加多个redirect参数的问题;解决代码导致 lint 挂了的问题。
      a6fee6b7
    • 陈帅's avatar
      beter code · ec5a5c49
      陈帅 authored
      ec5a5c49
  21. 27 Apr, 2019 1 commit
  22. 26 Apr, 2019 1 commit