1. 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
  2. 29 May, 2019 1 commit
    • ι™ˆεΈ…'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
  3. 07 May, 2019 1 commit
    • 何乐's avatar
      [v4] fix e2e test (#3915) · 0858fb9e
      何乐 authored
      * fix type definition
      
      * fix e2e test
      
      * fix e2e compile failed
      
      * remove untracked file
      
      * retrack file
      
      * fix azure windows test timeout
      
      * roll back timeout
      
      * clean
      
      * add mock/route.ts
      0858fb9e
  4. 02 Apr, 2019 1 commit
  5. 17 Jan, 2019 1 commit
  6. 15 Jan, 2019 1 commit
  7. 25 Nov, 2018 2 commits
  8. 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
  9. 15 Nov, 2018 1 commit
  10. 14 Nov, 2018 2 commits
  11. 05 Nov, 2018 3 commits
  12. 02 Nov, 2018 1 commit
  13. 31 Oct, 2018 1 commit
  14. 23 Oct, 2018 1 commit
  15. 09 Oct, 2018 1 commit
  16. 29 Aug, 2018 1 commit
  17. 28 Jun, 2018 1 commit
  18. 01 Jun, 2018 1 commit
  19. 18 May, 2018 3 commits
  20. 05 Mar, 2018 1 commit
  21. 08 Jan, 2018 1 commit
  22. 07 Jan, 2018 1 commit
  23. 12 Dec, 2017 1 commit
  24. 09 Oct, 2017 1 commit
  25. 18 Sep, 2017 1 commit
  26. 12 Sep, 2017 1 commit
    • 偏右's avatar
      Add UI Test (#10) · 2d1148eb
      偏右 authored
      * Add jest and enzyme
      
      * Add test for connected component
      
      * fix lint
      
      * update travis
      
      * Add e2e test
      
      * fix ci
      
      * Add e2e test
      
      * update travis.yml
      
      * Fix global jasmine timeout
      
      * update test scripts
      
      * fix jest glob patterns
      
      * short timeout
      
      * fix travis
      
      * uitest => unit-test
      
      * Add ls in travis.yml
      
      * use electron on travis
      
      https://github.com/segmentio/nightmare/issues/313#issuecomment-152274351
      
      * clear travis.yml
      
      * change setup file name
      
      * ignore coverage
      
      * unit-test => unit
      
      * remove helpers/visit
      
      * update test script
      
      * clean up test scripts
      
      * ignore test case
      2d1148eb