Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Update jQuery to v1.9.1 (stable) & include jQuery Migrate #3123

Closed
wants to merge 24 commits into from
Closed

Update jQuery to v1.9.1 (stable) & include jQuery Migrate #3123

wants to merge 24 commits into from

Commits on Mar 11, 2013

  1. Include jQuery 2.0.0b2 & jQuery Migrate 1.1.1

    And remove jQuery 1.7
    TuckerWhitehouse committed Mar 11, 2013
    Configuration menu
    Copy the full SHA
    4c813c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f4a99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9fecca View commit details
    Browse the repository at this point in the history
  4. $(html) must start with <, not whitespace

    Used on line 50 in extensions/default/InlineColorEditor/ColorEditor.js
    in $(Mustache.render...)
    TuckerWhitehouse committed Mar 11, 2013
    Configuration menu
    Copy the full SHA
    a227d99 View commit details
    Browse the repository at this point in the history
  5. Use jQuery 1.9.1 instead of 2.0

    2.0 Causes issues in ProjectManager and WorkingSetView tests
    TuckerWhitehouse committed Mar 11, 2013
    Configuration menu
    Copy the full SHA
    b365b91 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    15b1d33 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2013

  1. Missed a period...

    TuckerWhitehouse committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    6244b0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37413ed View commit details
    Browse the repository at this point in the history
  3. Include LESS with require and wrap in try/catch

    LESS isn't included in the SpecRunner.html, so the less can't be
    parsed, but it's also not needed...
    TuckerWhitehouse committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    3a23bd1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from TuckerWhitehouse/LiveDevelopment_require

    Live development use require instead of $.get
    TuckerWhitehouse committed Mar 12, 2013
    Configuration menu
    Copy the full SHA
    22c20b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a474519 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2013

  1. Use $()[0].style instead of $().css in InlineCodeEditor

    $().css returns px sometimes, rather than the authored value, so use
    $()[0].style to get the value as authored
    TuckerWhitehouse committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    36ce47c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93c4fe6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cefdc64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54a9415 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08c898a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24cb20f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e4e9f19 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb739fc View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2013

  1. Configuration menu
    Copy the full SHA
    ef39c48 View commit details
    Browse the repository at this point in the history
  2. Marge Upstream

    TuckerWhitehouse committed Mar 22, 2013
    Configuration menu
    Copy the full SHA
    6f15f87 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2013

  1. Configuration menu
    Copy the full SHA
    0c61c18 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2013

  1. Configuration menu
    Copy the full SHA
    f5d8d08 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2013

  1. Configuration menu
    Copy the full SHA
    1fcf761 View commit details
    Browse the repository at this point in the history