Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
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-archive/jquery-mobile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: onthelist/jquery-mobile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 9 files changed
  • 1 contributor

Commits on Jul 11, 2011

  1. Moved make output. Trigger actions on vclick as well as click.

    It appears that links were firing vclick, but not click (click may be
    getting cancelled).  This may have unintendend conseq. (clicks when
    not intended), so this should be considered the potential source
    of future click issues.
    zackbloom committed Jul 11, 2011
    Configuration menu
    Copy the full SHA
    144b55d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dce7833 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2011

  1. Disable transitions.

    zackbloom committed Jul 12, 2011
    Configuration menu
    Copy the full SHA
    02df130 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9a159 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2011

  1. Allow override of the corner classes applied to buttons and text inputs.

    If a ui-corner-* class is applied to a text input or a ui-btn-corner-*
    to a button, the ui-[btn-]corner-all class will no longer be applied.
    zackbloom committed Jul 14, 2011
    Configuration menu
    Copy the full SHA
    a64f57f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5303b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2011

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

Commits on Jul 20, 2011

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

Commits on Jul 21, 2011

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

Commits on Jul 22, 2011

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

Commits on Aug 22, 2011

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

Commits on Aug 25, 2011

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

Commits on Sep 7, 2011

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

Commits on Sep 14, 2011

  1. Update image paths.

    zackbloom committed Sep 14, 2011
    Configuration menu
    Copy the full SHA
    0f3ce34 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2011

  1. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	css/structure/jquery.mobile.button.css
    	js/jquery.mobile.listview.filter.js
    	js/jquery.mobile.navigation.js
    	js/jquery.mobile.page.js
    	themes/default/jquery.mobile.theme.css
    zackbloom committed Oct 27, 2011
    Configuration menu
    Copy the full SHA
    c9e1930 View commit details
    Browse the repository at this point in the history
Loading