1. 11 Feb, 2019 1 commit
    • lf7817's avatar
      fix customize menu icon bug (#3509) · 5ef08f7f
      lf7817 authored
      * fix customize menu icon bug
      
      当采用自定义菜单图标(即通过url引用方式)且菜单折叠时,文字不隐藏
      
      * fix customize menu icon bug
      
      修改样式
      5ef08f7f
  2. 17 Dec, 2018 1 commit
  3. 13 Dec, 2018 2 commits
  4. 03 Dec, 2018 1 commit
  5. 23 Nov, 2018 3 commits
  6. 22 Nov, 2018 1 commit
  7. 22 Oct, 2018 2 commits
  8. 04 Oct, 2018 3 commits
  9. 20 Sep, 2018 1 commit
  10. 30 Aug, 2018 2 commits
  11. 29 Aug, 2018 1 commit
  12. 23 Aug, 2018 1 commit
  13. 15 Jul, 2018 2 commits
  14. 11 Jul, 2018 3 commits
  15. 22 Jun, 2018 1 commit
  16. 11 Jun, 2018 1 commit
  17. 18 May, 2018 1 commit
  18. 06 Apr, 2018 1 commit
  19. 27 Mar, 2018 1 commit
  20. 08 Mar, 2018 4 commits
  21. 26 Feb, 2018 1 commit
  22. 15 Feb, 2018 1 commit
  23. 07 Feb, 2018 1 commit
  24. 22 Jan, 2018 1 commit
  25. 18 Jan, 2018 1 commit
    • 陈帅's avatar
      fix parameters match warning (#613) · 3f2263d4
      陈帅 authored
      * fix parameters match warning
      
      * Use path-to-regexp to match the path
      
      * use regular expressions to match the path
      
      * update doc
      
      * add getSelectedMenuKeys
      3f2263d4
  26. 05 Jan, 2018 2 commits
    • 陈帅's avatar
      fix 578 (#581) · fa79d05f
      陈帅 authored
      fa79d05f
    • 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