1. 02 Jan, 2017 1 commit
  2. 31 Dec, 2016 1 commit
  3. 27 Dec, 2016 1 commit
  4. 25 Dec, 2016 1 commit
  5. 23 Dec, 2016 3 commits
  6. 08 Dec, 2016 2 commits
  7. 05 Dec, 2016 3 commits
  8. 02 Dec, 2016 1 commit
  9. 29 Nov, 2016 1 commit
  10. 28 Nov, 2016 2 commits
  11. 26 Nov, 2016 4 commits
  12. 25 Nov, 2016 1 commit
  13. 24 Nov, 2016 1 commit
  14. 01 Nov, 2016 2 commits
  15. 30 Oct, 2016 1 commit
    • Ilias's avatar
      Fix #17964 (#17997) · bf439363
      Ilias authored
      * Fix #17964
      
      Some browsers are lazy when updating dom elements after transition effects. This can be fixed by reading element properties such as offsetHeight or offsetWidth. However, creating a function using the Function constructor just to access such element, results in a violation of Content Security Policy (where applied), which in turn crashes the application. This fix actually reverts to the way this was handled in v3 and should work as intended.
      bf439363
  16. 25 Oct, 2016 1 commit
  17. 19 Oct, 2016 2 commits
  18. 11 Oct, 2016 1 commit
  19. 03 Oct, 2016 1 commit
  20. 07 Sep, 2016 1 commit
  21. 06 Sep, 2016 2 commits
  22. 05 Sep, 2016 1 commit
  23. 04 Aug, 2016 2 commits
  24. 27 Jul, 2016 1 commit
  25. 05 Jun, 2016 1 commit
  26. 04 Jun, 2016 1 commit
  27. 31 May, 2016 1 commit