[Merged] Browser support: Remove Compat, add Android 2.3 note#111
Closed
mgol wants to merge 7 commits intojquery:jquery-3from
Closed
[Merged] Browser support: Remove Compat, add Android 2.3 note#111mgol wants to merge 7 commits intojquery:jquery-3from
mgol wants to merge 7 commits intojquery:jquery-3from
Conversation
Opera is now just another Chromium-based browser, like Yandex.Browser. It doesn't make sense to test on two Opera versions. Closes jquery#107
Opera is now a secondary browser (as one of Chromium-likes), Edge is a main one. Also, the desktop list is now sorted alphabetically. Closes jquerygh-109
Support only Current & Current - 1 Safari Desktop versions. Also, say iOS 7+ instead of 7.0+. There is no sense to support n.0 if e.g. n.1 is available. Closes jquerygh-110
4c044f6 to
8192bc2
Compare
pages/browser-support.html
Outdated
Member
There was a problem hiding this comment.
It may be worth introducing Desktop & Mobile headings like https://github.com/jquery/sizzle/wiki#user-content--browser-support , which would allow for alphabetization within each category.
Member
Author
There was a problem hiding this comment.
Good idea, iOS & Android are getting lost in this long list.
c322c7a to
a2a807d
Compare
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added.
a2a807d to
d14cf76
Compare
Member
There was a problem hiding this comment.
Opera before Safari. Other than that, LGTM.
Member
Author
There was a problem hiding this comment.
I did it on purpose. Opera is a secondary browser (same as Yandex.Browser), I wanted to mention all primary ones first.
Member
Author
mgol
added a commit
that referenced
this pull request
Nov 2, 2015
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
Member
Author
|
Merged to |
mgol
added a commit
that referenced
this pull request
Dec 14, 2015
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
mgol
added a commit
that referenced
this pull request
Dec 28, 2015
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
mgol
added a commit
that referenced
this pull request
Jan 13, 2016
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
mgol
added a commit
that referenced
this pull request
Feb 10, 2016
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
mgol
added a commit
that referenced
this pull request
Mar 9, 2016
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
mgol
added a commit
that referenced
this pull request
Mar 30, 2016
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
mgol
added a commit
that referenced
this pull request
Mar 30, 2016
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
mgol
added a commit
that referenced
this pull request
Mar 31, 2016
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
mgol
added a commit
that referenced
this pull request
Apr 25, 2016
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
mgol
added a commit
that referenced
this pull request
May 9, 2016
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
mgol
added a commit
that referenced
this pull request
May 20, 2016
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
mgol
added a commit
that referenced
this pull request
May 21, 2016
jQuery Compat is no longer planned; the table was changed to a regular list. Also, a note that Android 2.3 is supported in a very limited way was added. Closes gh-111
Krinkle
added a commit
to jquery/jquery-wp-content
that referenced
this pull request
Apr 4, 2024
* Added jquery/jquery.com@e9affa0 * Added 4a1317c * Removed jquery/jquery.com@5f46c1e * jquery/jquery.com#111
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

jQuery Compat is no longer planned; the table was changed to a regular list.
Also, a note that Android 2.3 is supported in a very limited way was added.
Before:

After:

Thoughts, @jquery/core?
EDIT: The "After" version updated.