Skip to content

Commit 510a77e

Browse files
committed
Readme: List supported browsers explicitly
In particular, don't match the list of supported browsers with Core; let's not support Android Browser in Color. 3.x.
1 parent 1a2feb1 commit 510a77e

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,19 @@
44

55
## Browser Support
66

7-
jQuery color is tested on the same browsers a jQuery Core 3.x versions. [Check it](http://swarm.jquery.org/project/jquerycolor)
7+
jQuery Color supports the following browsers:
8+
9+
Desktop:
10+
* Chrome: (Current - 1) and Current
11+
* Edge: (Current - 1) and Current, 18
12+
* Firefox: (Current - 1) and Current, ESR
13+
* Internet Explorer: 9+
14+
* Safari: (Current - 1) and Current
15+
* Opera: Current
16+
17+
Mobile:
18+
* Chrome on Android: (Current - 1) and Current
19+
* Safari on iOS: (Current - 2), (Current - 1) and Current
820

921
## Using jQuery Color in Production
1022
We release jQuery Color by itself, or in a bundle. The extended names can be included as a jQuery Color plugin, or you can download the version of jQuery Color that includes the names. Choose your build from the following list:

0 commit comments

Comments
 (0)