1. 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
  2. 30 Apr, 2019 1 commit
  3. 28 Apr, 2019 4 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
  4. 26 Apr, 2019 2 commits
  5. 25 Apr, 2019 1 commit
  6. 24 Apr, 2019 6 commits
  7. 22 Apr, 2019 1 commit
  8. 19 Apr, 2019 1 commit
  9. 18 Apr, 2019 3 commits
  10. 15 Apr, 2019 1 commit
    • TnWah's avatar
      PageHeaderWrapper组件bug (#3938) · 9a7e7ca7
      TnWah authored
      * PageHeaderWrapper组件内PageHeader部分显示判断修改为title存在即可
      
      * 删除title/content判断
      9a7e7ca7
  11. 12 Apr, 2019 2 commits
  12. 10 Apr, 2019 1 commit
  13. 08 Apr, 2019 1 commit
  14. 07 Apr, 2019 1 commit
  15. 04 Apr, 2019 3 commits
  16. 03 Apr, 2019 2 commits
    • 陈帅's avatar
      bugfix:fix #3904 change to formatMessage · eee76430
      陈帅 authored
      eee76430
    • 陈帅's avatar
      use antd page-header (#3881) · 7679507b
      陈帅 authored
      * use antd page-header
      
      * remove page-header
      
      * up ant version
      
      * up antd version
      
      * up antd verison
      
      * use umi-request (#3883)
      
      * use umi-request
      
      * use data repalce to body
      
      * 401 不需要提示请求错误。
      
      * use netlify functions (#3882)
      
      * use netlify functions
      
      * rm .gitignore key
      
      * fix build error
      
      * use new folder
      
      * change config
      
      * add redirects
      
      * add redirects
      
      * add router
      
      * remobe "/"
      
      * remove code
      
      * add tag
      
      * remove babel loader
      
      * rm firebase config
      
      * remove babel
      
      * bugfix: fix#3891 ,dll config error
      
      * add function build
      
      * fix error script
      
      * feat: win add test script (#3845)
      
      * feat: win add test script
      
      * bugfix: fix test error
      
      * use new config
      
      * style: change title size
      
      * style: change title size
      7679507b
  17. 02 Apr, 2019 1 commit
  18. 01 Apr, 2019 2 commits
  19. 26 Mar, 2019 5 commits
  20. 25 Mar, 2019 1 commit