1. 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
  2. 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
  3. 22 Nov, 2018 1 commit
  4. 12 Sep, 2018 1 commit
  5. 10 Sep, 2018 1 commit
  6. 10 Aug, 2018 1 commit
  7. 15 Jul, 2018 1 commit
  8. 26 Jun, 2018 1 commit
  9. 12 Jun, 2018 1 commit
  10. 07 Jun, 2018 2 commits
  11. 18 May, 2018 2 commits
  12. 29 Apr, 2018 1 commit
  13. 25 Apr, 2018 1 commit
  14. 27 Mar, 2018 2 commits
  15. 08 Mar, 2018 1 commit
  16. 29 Dec, 2017 1 commit
  17. 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
  18. 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
  19. 12 Dec, 2017 2 commits