1. 24 Jun, 2019 1 commit
  2. 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
  3. 11 Jun, 2019 1 commit
  4. 14 May, 2019 1 commit
  5. 09 Apr, 2019 1 commit
  6. 30 Mar, 2019 1 commit
    • 何乐's avatar
      [v4] fix type definition (#3851) · f046426b
      何乐 authored
      - location, history, match 等定义改为从 umi 引入继承
      - 更新部分依赖的版本
      - 一些其他的类型定义优化
      f046426b
  7. 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