1. 30 Mar, 2019 1 commit
    • 何乐's avatar
      [v4] fix type definition (#3851) · f046426b
      何乐 authored
      - location, history, match 等定义改为从 umi 引入继承
      - 更新部分依赖的版本
      - 一些其他的类型定义优化
      f046426b
  2. 14 Mar, 2019 1 commit
    • 何乐's avatar
      [v4] Strict ts (#3723) · 0bc812b7
      何乐 authored
      * short-term use of tslint
      
      * fix lint error
      
      * connect & dispatch definition
      
      * replace `SFC` with `FunctionComponent`
      
      * SiderMenu
      
      * TopNavHeader
      
      * HeaderSearch
      
      * components
      
      * layouts
      
      * layouts
      
      * pages
      
      * fix authorize fail
      
      * SettingDrawer
      
      * remove one `as any`
      0bc812b7
  3. 11 Mar, 2019 1 commit
    • 陈小聪's avatar
      [v4] transform typescript (#3702) · 1abac6a3
      陈小聪 authored
      * merge v3 to v4
      
      * src/components/IconFont
      
      * src/components/PageLoading
      
      * src/components/SelectLang
      
      * src/components/SettingDrawer
      
      * remove e2e and test
      
      * src/components/TopNavHeader
      
      * src/components/GlobalHeader
      
      * src/components/HeaderDropdown
      
      * src/components/HeaderSearch
      
      * src/components/TopNavHeader
      
      * fix error
      
      * mock
      
      * move defaultSettings
      
      * global.txs
      
      * src/locales
      
      * remove lint mock
      
      * fix ci test error
      
      * change PureComponent to Component, interface IDefaultSettings
      
      * Don't prefix interface with I
      Close: #3706
      
      * strictNullChecks set true
      1abac6a3
  4. 23 Nov, 2018 1 commit
    • 陈帅's avatar
      lazy Analysis (#2927) · 27562512
      陈帅 authored
      * lazy Analysis
      
      * lazy loading menu
      
      * remove hard code
      
      * fix style warning
      
      * fix loading height waring
      
      * fix offineData Loading error
      
      * lazy load menu
      
      * fix login test eroor
      
      * fix #2950 ,fix topmeun error
      
      * add args of puppeteer
      
      * add layout=topmenu e2e test
      27562512
  5. 22 Nov, 2018 1 commit
  6. 12 Sep, 2018 1 commit
  7. 10 Sep, 2018 1 commit
  8. 10 Aug, 2018 1 commit
  9. 15 Jul, 2018 1 commit
  10. 26 Jun, 2018 1 commit
  11. 12 Jun, 2018 1 commit
  12. 07 Jun, 2018 2 commits
  13. 18 May, 2018 2 commits
  14. 29 Apr, 2018 1 commit
  15. 25 Apr, 2018 1 commit
  16. 27 Mar, 2018 2 commits
  17. 08 Mar, 2018 1 commit
  18. 29 Dec, 2017 1 commit
  19. 27 Dec, 2017 1 commit
    • jiang's avatar
      Mobile menu (#463) · e221476b
      jiang authored
      * Increase the sliding menu
      
      * Add a simple animation
      
      * update mobile menu
      
      * update
      
      * update
      
      * update
      
      * rebase master
      
      * recovery import/first
      e221476b
  20. 26 Dec, 2017 1 commit
    • ddcat1115's avatar
      Router config (#442) · 577ded4b
      ddcat1115 authored
      * adjust menu and router config
      
      * rebase master
      
      * remove invalid breadcrumb item
      
      * add nested layout
      
      * Some improvements
      
      * get name from menu.js
      
      * - use HOC to pass routerData instead of context
      577ded4b
  21. 12 Dec, 2017 2 commits