1. 05 Jan, 2018 1 commit
    • ddcat1115's avatar
      Authority management (#508) · cfa27b18
      ddcat1115 authored
      * temp save
      
      * rebase master
      
      * fix same error
      
      * Add a new user and different permissions
      
      * fix eol-last
      
      * add Secured decorator
      
      * fix list redirect bug (#507)
      
      * Mobile menu (#463)
      
      * Increase the sliding menu
      
      * Add a simple animation
      
      * update mobile menu
      
      * update
      
      * update
      
      * update
      
      * rebase master
      
      * recovery import/first
      
      * fix error
      
      * Fix some bugs
      Change "ALL" to "NONE"
      Remove the "!" Support
      After landing successfully reload
      Reset the format
      
      * Pump your public logic
      
      * add some test
      
      * Add documents
      
      * use default currentRole in Authorized/AuthorizedRoute
      
      * rename props & change some authority setting
      
      * A big change
      😄 unified router and Secured parameters
      😭 loginOut logout also changed to reload
      
      * fix siderMeun bugs
      
      * Decoupled SiderMenu
      
      * Remove the handsome head of information
      
      * Add a simple error
      
      * rebase master
      cfa27b18
  2. 04 Jan, 2018 2 commits
  3. 03 Jan, 2018 5 commits
  4. 02 Jan, 2018 3 commits
  5. 29 Dec, 2017 5 commits
  6. 28 Dec, 2017 2 commits
  7. 27 Dec, 2017 1 commit
    • jiang's avatar
      Mobile menu (#463) · e221476b
      jiang authored
      * Increase the sliding menu
      
      * Add a simple animation
      
      * update mobile menu
      
      * update
      
      * update
      
      * update
      
      * rebase master
      
      * recovery import/first
      e221476b
  8. 26 Dec, 2017 3 commits
  9. 22 Dec, 2017 1 commit
  10. 21 Dec, 2017 1 commit
  11. 15 Dec, 2017 1 commit
  12. 12 Dec, 2017 2 commits
  13. 08 Dec, 2017 1 commit
  14. 06 Dec, 2017 2 commits
  15. 05 Dec, 2017 2 commits
  16. 04 Dec, 2017 1 commit
  17. 03 Dec, 2017 1 commit
    • 陈帅's avatar
      Support typescript (#341) · 8feaa32b
      陈帅 authored
      * fix some errors found during use
      
      * fix some errors found during use
      
      * Replace  "string | React.ReactNode" with  React.ReactNode
      
      * replace with * as React
      
      * remove excess property
      8feaa32b
  18. 02 Dec, 2017 2 commits
  19. 01 Dec, 2017 3 commits
    • 陈帅's avatar
      Fix bug when TagSelectOption is 1 (#336) · faec7edc
      陈帅 authored
      faec7edc
    • afc163's avatar
      Fix Exception background in Firefox · 687057be
      afc163 authored
      close #36
      687057be
    • 陈帅's avatar
      doc: remove a convenience defined as a reference (#324) · 7a1b8b72
      陈帅 authored
      * 增加AvatarList d.ts说明文件
      
      * 修改 axis的链接 , g2修改了新的官网
      
      * AvatarList 增加判断是否为必须属性
      
      * 删除无用的空行.  优化格式
      
      * 修改错误的图表文档. 增加几处漏写的文档
      
      * 添加图表的 描述文件chart.d.ts
      
      * 改了个错别字!
      
      * 增加CountDown d.ts描述文件
      
      * 增加 DescriptionList  d.ts描述文件
      
      * 增加所有剩余对外开发的组件 .d.ts
      完善一些文档
      
      * fontWeight 推荐使用 number 来表示数字
      
      * 增加文本自动省略号 .d.ts
      
      *  doc  fix  "Yuan" has been declared, but its value has never been read.
      7a1b8b72
  20. 29 Nov, 2017 1 commit
    • jim chen's avatar
      add .d.ts file & optimized some docs (#315) · f15770ab
      jim chen authored
      * 增加AvatarList d.ts说明文件
      
      * 修改 axis的链接 , g2修改了新的官网
      
      * AvatarList 增加判断是否为必须属性
      
      * 删除无用的空行.  优化格式
      
      * 修改错误的图表文档. 增加几处漏写的文档
      
      * 添加图表的 描述文件chart.d.ts
      
      * 改了个错别字!
      
      * 增加CountDown d.ts描述文件
      
      * 增加 DescriptionList  d.ts描述文件
      
      * 增加所有剩余对外开发的组件 .d.ts
      完善一些文档
      
      * fontWeight 推荐使用 number 来表示数字
      
      * 增加文本自动省略号 .d.ts
      f15770ab