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

Merge mobile-base branch #6133

Merged
merged 7 commits into from Jul 5, 2013
Merged

Merge mobile-base branch #6133

merged 7 commits into from Jul 5, 2013

Conversation

arschmitz
Copy link
Contributor

merge mobile-base branch which removes the mobile base widget in favor of extending $.Widget

}
});

$.mobile.widget = $.Widget;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this for backwards compatibility? Might justify a line comment.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it's for back compat meant to add a todo to remove in 1.5

@jzaefferer
Copy link
Contributor

PS: The title of this PR is weird and doesn't contain any useful information. Usually useful to reference the ticket again, or at least have that in the description.

arschmitz added a commit that referenced this pull request Jul 5, 2013
Merge mobile-base branch Fixes #6132 and #6131
@arschmitz arschmitz merged commit 4164256 into master Jul 5, 2013
@jzaefferer
Copy link
Contributor

You should consider doing rebasing on branches like this, avoiding a lot of merge commits. That makes it easier to keep track of changes, since your git history doesn't get riddled with merge commits.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants