1. 06 May, 2019 10 commits
  2. 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
  3. 30 Apr, 2019 1 commit
  4. 29 Apr, 2019 2 commits
  5. 28 Apr, 2019 6 commits
  6. 27 Apr, 2019 2 commits
  7. 26 Apr, 2019 2 commits
  8. 25 Apr, 2019 1 commit
  9. 24 Apr, 2019 9 commits
  10. 22 Apr, 2019 1 commit
  11. 19 Apr, 2019 1 commit
  12. 18 Apr, 2019 3 commits
  13. 15 Apr, 2019 1 commit