Skip to content
Snippets Groups Projects
  1. Jan 17, 2014
  2. Jan 03, 2014
    • Andreas Gohr's avatar
      removed invalid source mappings · a335e2e4
      Andreas Gohr authored
      Minified jQuery contains a source mapping hint that will result in a 404
      in Chrome. I removed the hint for now. A better solution (eg. fixing the
      mapping URL) should be found.
      a335e2e4
  3. Dec 07, 2013
  4. Oct 10, 2013
  5. Oct 07, 2013
  6. Sep 11, 2013
  7. Aug 03, 2013
  8. Aug 01, 2013
  9. Jul 31, 2013
  10. Jul 30, 2013
  11. Jul 21, 2013
    • Michael Hamann's avatar
      In debug mode: catch and log JS errors with file information · 6b0ec830
      Michael Hamann authored
      When debugging is enabled (allowdebug enabled) JS errors are now catched
      for each non-core JS file and logged with the additional information
      from which file they came. This should make it easier to find out which
      plugin is the cause for broken JS code. The feature isn't enabled by
      default as defining functions inside try-clauses isn't allowed in strict
      mode and causes a warning at least in Firefox.
      6b0ec830
  12. Jul 12, 2013
  13. Jun 27, 2013
  14. Mar 30, 2013
  15. Mar 24, 2013
    • Andreas Gohr's avatar
      upgrade jQuery scripts · 64a19076
      Andreas Gohr authored
      jQuery 1.9.0 had a bug in replaceWith() that got fixed in 1.9.1 - to
      ensure compatibility I upgraded the whole suite to their current
      releases.
      64a19076
  16. Feb 24, 2013
  17. Feb 16, 2013
  18. Feb 03, 2013
  19. Jan 28, 2013
  20. Jan 26, 2013
  21. Jan 24, 2013
  22. Jan 22, 2013
  23. Jan 20, 2013
  24. Jan 19, 2013
  25. Nov 12, 2012
Loading