1. 17 May, 2019 2 commits
  2. 16 May, 2019 1 commit
  3. 14 May, 2019 1 commit
    • Rayron Victor's avatar
      PageHeaderWrapper: fixed width, logo and home (#4187) · 34f1c4f8
      Rayron Victor authored
      * PageHeaderWrapper with fixed width when contentWidth === 'Fixed' and an
      new prop fluid that indicate PageHeaderWrapper to be fluid independent of
      contentWidth
      
      * PageHeaderWrapper: logo side by side with title
      
      * PageHeaderWrapper: home={null} working again
      
      * fix title-view-extra position
      34f1c4f8
  4. 08 May, 2019 1 commit
  5. 28 Apr, 2019 3 commits
  6. 26 Apr, 2019 1 commit
  7. 24 Apr, 2019 3 commits
  8. 22 Apr, 2019 1 commit
  9. 19 Apr, 2019 1 commit
  10. 18 Apr, 2019 3 commits
  11. 15 Apr, 2019 1 commit
    • TnWah's avatar
      PageHeaderWrapper组件bug (#3938) · 9a7e7ca7
      TnWah authored
      * PageHeaderWrapper组件内PageHeader部分显示判断修改为title存在即可
      
      * 删除title/content判断
      9a7e7ca7
  12. 12 Apr, 2019 1 commit
  13. 07 Apr, 2019 1 commit
  14. 04 Apr, 2019 1 commit
    • 拷钉's avatar
      Fix wrong tab behavior (#3903) · d16a2e5c
      拷钉 authored
      * 修复:有多个layout时,如果其中一个layout中没有routes,将发收到另一个layout的菜单
      
      * tabs 激活
      
      tabs 激活
      d16a2e5c
  15. 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
  16. 26 Mar, 2019 2 commits
  17. 25 Mar, 2019 2 commits
  18. 22 Mar, 2019 5 commits
  19. 18 Mar, 2019 1 commit
  20. 15 Mar, 2019 1 commit
  21. 14 Mar, 2019 2 commits
  22. 13 Mar, 2019 1 commit
  23. 05 Mar, 2019 1 commit
  24. 04 Mar, 2019 2 commits
    • 何乐's avatar
      [NoticeIcon] Replace `LoadMore` with `ViewMore` button (#3439) · 6f0e2473
      何乐 authored
      * enhance LoadMore: Debounce
      
      * enhance LoadMore: debounce
      
      * use Tag instead of div
      
      * rewrite margin-right of Tag
      
      * hide LoadMore in NoticeList without onLoadMore
      
      * another style
      
      * fix a mistake
      
      * remove local config
      
      * fix a bug
      
      * user-select: none
      
      * remover local config
      
      * replace global/fetchMoreNotices with global/fetchNotices
      
      * replace LoadMore with ViewMore
      
      * remove prop `name` in NoticeIcon
      
      * fix: tab title does not show correct text
      6f0e2473
    • 陈小聪's avatar
      dead code (#3639) · 4025619d
      陈小聪 authored
      * dead code
      Close: #3637
      
      * delete dead props
      4025619d