Skip to content

Commit

Permalink
Readme: Update browser support in README
Browse files Browse the repository at this point in the history
Match what we actually test.

Closes gh-136
  • Loading branch information
mgol authored Apr 15, 2024
1 parent d14ba1d commit 52b6e1f
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,12 @@ Supported jQuery versions: 1.8+
## Browser Support

jQuery Color 3.x supports the following browsers:
* Chrome: Current
* Edge: Current
* Firefox: Current
* Safari: Current

Desktop:
* Chrome: (Current - 1) and Current
* Edge: (Current - 1) and Current, 18
* Firefox: (Current - 1) and Current, ESR
* Internet Explorer: 9+
* Safari: (Current - 1) and Current
* Opera: Current

Mobile:
* Chrome on Android: (Current - 1) and Current
* Safari on iOS: (Current - 2), (Current - 1) and Current
Other browsers may also work correctly with this plugin but support is not guaranteed.

Information on browser support of jQuery Color 2.x can be found in the [Browser Support section](https://github.com/jquery/jquery-color/blob/2.x-stable/README.md#browser-support) in its README.

Expand Down

0 comments on commit 52b6e1f

Please sign in to comment.