1. 29 Jun, 2019 1 commit
  2. 24 Jun, 2019 2 commits
  3. 22 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. 02 Jun, 2019 3 commits
  8. 31 May, 2019 1 commit
  9. 29 May, 2019 3 commits
    • 陈帅's avatar
      remove mock data · a349ab4f
      陈帅 authored
      a349ab4f
    • 期贤's avatar
      close pwa · d807da15
      期贤 authored
      d807da15
    • 陈帅's avatar
      V4 fetch block (#4238) · 41719aa5
      陈帅 authored
      * first step
      
      * fix local error
      
      * commit
      
      * test serve
      
      * fix test
      
      * sort package.json
      
      * fix typo
      
      * fix pageHeader error
      
      * new style
      
      * change script name
      
      * fix copy block url style
      
      * new copy code style
      
      * add loginout
      
      * auto insert pro code
      
      * use new layout
      
      * add locale to copy button
      41719aa5
  10. 26 May, 2019 4 commits
  11. 25 May, 2019 1 commit
  12. 22 May, 2019 1 commit
  13. 20 May, 2019 2 commits
  14. 18 May, 2019 2 commits
    • 陈帅's avatar
      fix code lint error · dd59a08b
      陈帅 authored
      dd59a08b
    • 偏右'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
  15. 16 May, 2019 1 commit
    • 信鑫-King's avatar
      Tweak console dev (#4133) · 80ce8fe4
      信鑫-King authored
      * 💄 allow use console in dev, auto remove in production.
      
      * fix: use uglifyJSOptions
      
      * fix: config.ts using NODE_ENV identify isProd
      80ce8fe4
  16. 15 May, 2019 1 commit
  17. 14 May, 2019 1 commit
  18. 06 May, 2019 1 commit
  19. 27 Apr, 2019 1 commit
  20. 24 Apr, 2019 1 commit
  21. 12 Apr, 2019 1 commit
  22. 02 Apr, 2019 2 commits
  23. 26 Mar, 2019 2 commits
  24. 22 Mar, 2019 3 commits
    • chen shuai's avatar
      fix : fix menu error · 7a92dcd3
      chen shuai authored
      7a92dcd3
    • 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