1. 28 Jun, 2019 1 commit
  2. 27 Jun, 2019 2 commits
  3. 25 Jun, 2019 1 commit
  4. 24 Jun, 2019 2 commits
  5. 22 Jun, 2019 3 commits
  6. 21 Jun, 2019 3 commits
  7. 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
  8. 06 Jun, 2019 1 commit
  9. 05 Jun, 2019 1 commit
  10. 30 May, 2019 1 commit
  11. 29 May, 2019 1 commit
  12. 20 May, 2019 1 commit
  13. 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
  14. 14 May, 2019 2 commits
  15. 08 May, 2019 1 commit
  16. 06 May, 2019 2 commits
  17. 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
  18. 30 Apr, 2019 1 commit
  19. 28 Apr, 2019 1 commit
  20. 24 Apr, 2019 3 commits
  21. 18 Apr, 2019 1 commit
  22. 08 Apr, 2019 1 commit
  23. 03 Apr, 2019 1 commit
  24. 02 Apr, 2019 1 commit
  25. 30 Mar, 2019 1 commit
    • ไฝ•ไน's avatar
      [v4] fix type definition (#3851) · f046426b
      ไฝ•ไน authored
      - location, history, match ็ญ‰ๅฎšไน‰ๆ”นไธบไปŽ umi ๅผ•ๅ…ฅ็ปงๆ‰ฟ
      - ๆ›ดๆ–ฐ้ƒจๅˆ†ไพ่ต–็š„็‰ˆๆœฌ
      - ไธ€ไบ›ๅ…ถไป–็š„็ฑปๅž‹ๅฎšไน‰ไผ˜ๅŒ–
      f046426b
  26. 26 Mar, 2019 1 commit
  27. 25 Mar, 2019 2 commits
  28. 22 Mar, 2019 2 commits
    • chen shuai's avatar
      feat: close club · 0a7b12a8
      chen shuai authored
      0a7b12a8
    • ้ซ˜ๅŠ›'s avatar
      feat: Add the `GGEditor` demo (#3810) · 19780739
      ้ซ˜ๅŠ› authored
      * feat: Add the `GGEditor` demo
      
      * style: Update the size of the card
      
      * feat: Extract the `MenuItem` and `ToolbarButton` components
      
      * feat: Add the shape type of the line
      
      * feat: Extract the `DetailForm` components
      
      * feat: add PageHeader
      
      * fix: add all local laug
      
      * fix: Fix the height of the editor
      19780739