Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jquery/jquery-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: RockQ/jquery-ui-a11y
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 11, 2014

  1. Spinner Rtl enablement

    Rock_Q committed Oct 11, 2014
    Configuration menu
    Copy the full SHA
    42c20bf View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2015

  1. Update the fix using "dir=rtl" in markup to config the widget directi…

    …on. The new testcase is http://jsfiddle.net/nhvwL5my/
    
    Signed-off-by: RockQ <rqruanqi@cn.ibm.com>
    RockQ committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    79ace1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56b0104 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary rtl variable declaration in spinner.js _create fun…

    …ction
    
    Signed-off-by: RockQ <rqruanqi@cn.ibm.com>
    RockQ committed Jan 4, 2015
    Configuration menu
    Copy the full SHA
    cb2ec06 View commit details
    Browse the repository at this point in the history
Loading