From bea216a0ebf387671fa46efe3d53c3c183686e75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=CC=88rn=20Zaefferer?= Date: Thu, 29 Oct 2015 10:58:55 +0100 Subject: [PATCH] Browser-Support: Update to what we're actually testing against Based on http://swarm.jquery.org/project/jqueryui Fixes #121 --- page/browser-support.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/page/browser-support.md b/page/browser-support.md index 01e5d4b..e01a799 100644 --- a/page/browser-support.md +++ b/page/browser-support.md @@ -4,13 +4,14 @@ ## Current Active Support -jQuery UI 1.11.x supports the following browsers: +jQuery UI 1.12.x supports the following browsers: * Chrome: (Current - 1) or Current * Firefox: (Current - 1) or Current -* Safari: 5.1+ -* Opera: 12.1x, (Current - 1) or Current -* IE 8+ +* Safari: (Current - 1) or Current +* Opera: (Current - 1) or Current +* IE: 8-11 +* Edge Any problem with jQuery UI in the above browsers should be reported as a bug in jQuery UI.