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