1. 02 May, 2019 1 commit
    • Hilmi Erdem KEREN's avatar
      requestAnimationFrame optimization (#4115) · 03db6495
      Hilmi Erdem KEREN authored
      * requestAnimationFrame optimization
      
      Optimizes animation by doing the following changes:
      
      - Moves offsetWidth, innerWidth like expensive calculations out of requestAnimationFrame
      - Adds menu mode change control before requesting the animation frame
      
      * fix: Uses object destructuring to read state property
      03db6495
  2. 30 Apr, 2019 1 commit
  3. 26 Mar, 2019 1 commit
  4. 06 Sep, 2018 1 commit
  5. 02 Sep, 2018 1 commit
  6. 30 Aug, 2018 2 commits
  7. 29 Aug, 2018 2 commits
  8. 23 Aug, 2018 1 commit
  9. 17 Aug, 2018 2 commits
  10. 11 Jul, 2018 3 commits
  11. 10 Jul, 2018 2 commits
  12. 03 Jul, 2018 1 commit
  13. 22 Jun, 2018 1 commit
  14. 07 Jun, 2018 1 commit
  15. 06 Jun, 2018 1 commit
  16. 25 Apr, 2018 1 commit
  17. 27 Mar, 2018 1 commit
  18. 19 Mar, 2018 1 commit
  19. 09 Mar, 2018 1 commit
  20. 08 Mar, 2018 2 commits
  21. 03 Mar, 2018 1 commit
  22. 02 Mar, 2018 1 commit
  23. 15 Feb, 2018 4 commits
  24. 13 Feb, 2018 1 commit
  25. 09 Feb, 2018 2 commits
  26. 08 Feb, 2018 1 commit
    • ι™ˆεΈ…'s avatar
      features add userinfo page (#880) · 09c7235c
      ι™ˆεΈ… authored
      * features add userinfo page
      
      * Delete unnecessary objects
      
      * Modify the title style
      
      * Meun using antd
      
      * userinfo/base/:page -> userinfo/:page
      
      * itemview -> list
      
      * userinfo add upload
      
      * meun -> menu
      
      * use getRoutes & rename files
      09c7235c