Skip to content
Snippets Groups Projects
  1. Nov 26, 2016
    • Andreas Gohr's avatar
      use external version file for jquery updates · 5928c8e7
      Andreas Gohr authored
      this also removes the non inified versions and incorporates some updates
      the jquery CDN just pushed for jquery-ui
      5928c8e7
    • Andreas Gohr's avatar
      removed jQuery.browser calls · 0a1c13c9
      Andreas Gohr authored
      jQuery.browser no longer exists in jQuery nor in jQuery migrate. A quick
      check in Opera and IE11 suggests that both parts that used it are no
      longer needed so they were simply removed.
      
      More browser tests especially for the resize handling in the media manager
      are recommended.
      0a1c13c9
    • Andreas Gohr's avatar
      replace deprecated bind() calls · 5170fe99
      Andreas Gohr authored
      The bind() call is deprecated in jQuery 3. This replaces it with
      the on() call.
      5170fe99
    • Andreas Gohr's avatar
      replace deprecated delegate() calls · 568cdecd
      Andreas Gohr authored
      The delegate() call is deprecated in jQuery 3. This replaces it with the
      on() call.
      568cdecd
    • Andreas Gohr's avatar
      fixed radio options in media manager for new jQ-UI · 46b9e007
      Andreas Gohr authored
      jQuery UI replaced the buttonset widget with a controlgroup widget. This
      adjusts the JavaScript and styling accordingly.
      46b9e007
    • Andreas Gohr's avatar
      jQuery Updates · 92090435
      Andreas Gohr authored
      - jQuery to 3.1.1
      - jQuery UI to 1.12.1
      - jQuery Migrate to 3.0.0
      
      There are a few warnigs from migrate that have to be fixed. The toggles
      in the Media Manager are also missing their proper icons.
      92090435
  2. Nov 22, 2016
  3. Nov 12, 2016
  4. Oct 25, 2016
  5. Oct 24, 2016
  6. Oct 22, 2016
  7. Oct 16, 2016
  8. Oct 15, 2016
  9. Oct 14, 2016
  10. Oct 12, 2016
  11. Oct 11, 2016
  12. Oct 10, 2016
  13. Oct 08, 2016
  14. Oct 03, 2016
  15. Oct 01, 2016
  16. Sep 30, 2016
  17. Sep 26, 2016
  18. Sep 19, 2016
  19. Sep 18, 2016
  20. Aug 25, 2016
  21. Aug 23, 2016
  22. Aug 22, 2016
Loading