1. 15 Jan, 2017 2 commits
  2. 06 Jan, 2017 1 commit
  3. 04 Jan, 2017 2 commits
  4. 02 Jan, 2017 2 commits
  5. 31 Dec, 2016 1 commit
  6. 27 Dec, 2016 1 commit
  7. 25 Dec, 2016 1 commit
  8. 23 Dec, 2016 3 commits
  9. 08 Dec, 2016 2 commits
  10. 05 Dec, 2016 3 commits
  11. 02 Dec, 2016 1 commit
  12. 29 Nov, 2016 1 commit
  13. 28 Nov, 2016 2 commits
  14. 26 Nov, 2016 4 commits
  15. 25 Nov, 2016 1 commit
  16. 24 Nov, 2016 1 commit
  17. 01 Nov, 2016 2 commits
  18. 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
  19. 25 Oct, 2016 1 commit
  20. 19 Oct, 2016 2 commits
  21. 11 Oct, 2016 1 commit
  22. 03 Oct, 2016 1 commit
  23. 07 Sep, 2016 1 commit
  24. 06 Sep, 2016 2 commits
  25. 05 Sep, 2016 1 commit