1. 31 Aug, 2017 1 commit
  2. 25 Aug, 2017 1 commit
  3. 22 Aug, 2017 1 commit
  4. 11 Aug, 2017 1 commit
  5. 19 Mar, 2017 1 commit
  6. 06 Jan, 2017 1 commit
  7. 24 Nov, 2016 1 commit
  8. 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
  9. 19 Oct, 2016 1 commit
  10. 05 Sep, 2016 1 commit
  11. 27 Jul, 2016 1 commit
  12. 05 Jun, 2016 1 commit
  13. 31 May, 2016 2 commits
  14. 25 Dec, 2015 1 commit
  15. 08 Dec, 2015 1 commit
  16. 05 Dec, 2015 1 commit
  17. 01 Dec, 2015 1 commit
  18. 19 Aug, 2015 1 commit
  19. 13 May, 2015 1 commit
  20. 08 May, 2015 2 commits
  21. 07 May, 2015 2 commits