1. 24 Jun, 2019 1 commit
  2. 22 Jun, 2019 3 commits
  3. 21 Jun, 2019 3 commits
  4. 18 Jun, 2019 1 commit
    • ้™ˆๅธ…'s avatar
      fix ts file error for eslint (#4336) · 277ea601
      ้™ˆๅธ… authored
      * fix ts file error for eslint
      
      * add format-imports script
      
      * sort all code
      
      * remove lint:ts
      
      * remove tslint
      
      * remove lint:ts
      
      * up layout
      
      * remove a empty test
      
      * rm tslint config
      
      * use umi config
      
      * prettier all code
      
      * use @umijs/fabric
      
      * [CodeFactor] Apply fixes to commit 69d4f9a
      
      [ci skip] [skip ci]
      277ea601
  5. 06 Jun, 2019 1 commit
  6. 05 Jun, 2019 1 commit
  7. 30 May, 2019 1 commit
  8. 29 May, 2019 1 commit
  9. 20 May, 2019 1 commit
  10. 18 May, 2019 1 commit
    • ๅๅณ's avatar
      Fix warnings and details (#4209) · fbeb545a
      ๅๅณ authored
      * remove useless state loading
      
      * ๐Ÿ†™ upgrade bizcharts version to fix forceFit of null
      
      close #4107
      ref alibaba/BizCharts#819
      close #4195
      
      * Fix setState after unmount
      
      * use Link over router.push
      
      * ๐Ÿ› Fix duplicated keys in basic profile, close #4195
      
      * use bizcharts@3.5.2-beta.2
      
      * use bizcharts@3.5.3-beta.0
      
      * ๐Ÿ’น Remove unused resize fns in Pie
      
      * remove resize function
      fbeb545a
  11. 14 May, 2019 2 commits
  12. 08 May, 2019 1 commit
  13. 06 May, 2019 2 commits
  14. 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
  15. 30 Apr, 2019 1 commit
  16. 28 Apr, 2019 1 commit
  17. 24 Apr, 2019 3 commits
  18. 18 Apr, 2019 1 commit
  19. 08 Apr, 2019 1 commit
  20. 03 Apr, 2019 1 commit
  21. 02 Apr, 2019 1 commit
  22. 30 Mar, 2019 1 commit
    • ไฝ•ไน's avatar
      [v4] fix type definition (#3851) · f046426b
      ไฝ•ไน authored
      - location, history, match ็ญ‰ๅฎšไน‰ๆ”นไธบไปŽ umi ๅผ•ๅ…ฅ็ปงๆ‰ฟ
      - ๆ›ดๆ–ฐ้ƒจๅˆ†ไพ่ต–็š„็‰ˆๆœฌ
      - ไธ€ไบ›ๅ…ถไป–็š„็ฑปๅž‹ๅฎšไน‰ไผ˜ๅŒ–
      f046426b
  23. 26 Mar, 2019 1 commit
  24. 25 Mar, 2019 2 commits
  25. 22 Mar, 2019 3 commits
  26. 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
  27. 13 Mar, 2019 1 commit
  28. 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
  29. 08 Mar, 2019 1 commit