1. 12 Aug, 2018 1 commit
  2. 07 Aug, 2018 1 commit
  3. 24 Jul, 2018 1 commit
  4. 12 Jul, 2018 1 commit
  5. 01 Jun, 2018 1 commit
  6. 30 Apr, 2018 1 commit
  7. 09 Apr, 2018 1 commit
    • Mark Otto's avatar
      Ship v4.1.0 (#26218) · 8f7bd419
      Mark Otto authored
      * update docs path from docs/4.0/ to docs/4.1/
      
      * bump version to 4.1.0
      
      * Update redirects to work for 4.1 docs move
      
      * Update docs version switcher to include latest and link to 4.0 docs
      
      * re-run dist
      
      * Update package-lock.json
      
      * Update docs-navbar.html
      Unverified
      8f7bd419
  8. 20 Mar, 2018 1 commit
  9. 13 Mar, 2018 2 commits
  10. 21 Jan, 2018 2 commits
  11. 18 Jan, 2018 1 commit
  12. 11 Jan, 2018 1 commit
  13. 08 Jan, 2018 1 commit
  14. 28 Dec, 2017 1 commit
  15. 07 Dec, 2017 1 commit
  16. 07 Nov, 2017 1 commit
  17. 24 Oct, 2017 1 commit
  18. 23 Oct, 2017 2 commits
  19. 19 Oct, 2017 2 commits
  20. 04 Oct, 2017 1 commit
  21. 25 Sep, 2017 1 commit
  22. 31 Aug, 2017 1 commit
  23. 25 Aug, 2017 1 commit
  24. 22 Aug, 2017 1 commit
  25. 11 Aug, 2017 1 commit
  26. 19 Mar, 2017 1 commit
  27. 06 Jan, 2017 1 commit
  28. 24 Nov, 2016 1 commit
  29. 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
  30. 19 Oct, 2016 1 commit
  31. 05 Sep, 2016 1 commit
  32. 27 Jul, 2016 1 commit
  33. 05 Jun, 2016 1 commit
  34. 31 May, 2016 2 commits
  35. 25 Dec, 2015 1 commit