1. 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
  2. 06 May, 2019 5 commits
  3. 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
  4. 30 Apr, 2019 1 commit
  5. 29 Apr, 2019 1 commit
  6. 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
  7. 27 Apr, 2019 1 commit
  8. 26 Apr, 2019 2 commits
  9. 25 Apr, 2019 1 commit
  10. 24 Apr, 2019 6 commits
  11. 22 Apr, 2019 1 commit
  12. 19 Apr, 2019 1 commit
  13. 18 Apr, 2019 3 commits
  14. 15 Apr, 2019 1 commit
    • TnWah's avatar
      PageHeaderWrapper组件bug (#3938) · 9a7e7ca7
      TnWah authored
      * PageHeaderWrapper组件内PageHeader部分显示判断修改为title存在即可
      
      * 删除title/content判断
      9a7e7ca7
  15. 12 Apr, 2019 2 commits
  16. 10 Apr, 2019 1 commit
  17. 09 Apr, 2019 3 commits
  18. 08 Apr, 2019 1 commit
  19. 07 Apr, 2019 1 commit
  20. 05 Apr, 2019 2 commits