From c6b842d5cca5c42d9bc54b1693c1d1366a4977d6 Mon Sep 17 00:00:00 2001 From: "Martin@MBP" Date: Thu, 10 Sep 2015 20:18:55 +0200 Subject: [PATCH 01/15] Bump prerelease (1.11.1-0) [ci skip] --- bower.json | 2 +- package.json | 2 +- ui-contextmenu.jquery.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index 6447d0c..d50e342 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "ui-contextmenu", "description": "Turn a jQuery UI Menu widget into a contextmenu.", - "version": "1.11.0", + "version": "1.11.1-0", "main": [ "jquery.ui-contextmenu.js" ], diff --git a/package.json b/package.json index 99077cb..ae3eb5b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "ui-contextmenu", "filename": "jquery.ui-contextmenu.min.js", "main": "jquery.ui-contextmenu.js", - "version": "1.11.0", + "version": "1.11.1-0", "title": "jQuery UI context menu plugin", "description": "Turn a jQuery UI Menu widget into a contextmenu.", "keywords": [ diff --git a/ui-contextmenu.jquery.json b/ui-contextmenu.jquery.json index 6db849a..0a246eb 100644 --- a/ui-contextmenu.jquery.json +++ b/ui-contextmenu.jquery.json @@ -1,6 +1,6 @@ { "name": "ui-contextmenu", - "version": "1.11.0", + "version": "1.11.1-0", "title": "jQuery UI context menu plugin", "description": "Turn a jQuery UI Menu widget into a contextmenu.", "keywords": [ From 57e8a124a41920c0be2381e89fd755fc5d5f7b77 Mon Sep 17 00:00:00 2001 From: "Martin@MBP" Date: Fri, 11 Sep 2015 08:18:08 +0200 Subject: [PATCH 02/15] Test with ms edge and os x 10.11 --- Gruntfile.coffee | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Gruntfile.coffee b/Gruntfile.coffee index 34c9b7d..571aba6 100644 --- a/Gruntfile.coffee +++ b/Gruntfile.coffee @@ -93,9 +93,11 @@ module.exports = (grunt) -> { browserName: "internet explorer", version: "9", platform: "Windows 7" } { browserName: "internet explorer", version: "10", platform: "Windows 8" } { browserName: "internet explorer", version: "11", platform: "Windows 8.1" } + { browserName: "microsoftedge", platform: "Windows 10" } { browserName: "safari", version: "6", platform: "OS X 10.8" } { browserName: "safari", version: "7", platform: "OS X 10.9" } { browserName: "safari", version: "8", platform: "OS X 10.10" } + { browserName: "safari", version: "8.1", platform: "OS X 10.11" } ] testname: "jquery.ui-contextmenu qunit tests (jQuery UI 10)" ui: # UI Menu 11+ dropped support for IE7 From 04a654e278b57b2e3a76b996bc00d739ab25e17d Mon Sep 17 00:00:00 2001 From: "Martin@MBP" Date: Sun, 4 Oct 2015 19:31:29 +0200 Subject: [PATCH 03/15] Move some readme to the wiki --- README.md | 500 ++---------------------------------------------------- 1 file changed, 11 insertions(+), 489 deletions(-) diff --git a/README.md b/README.md index e2a46f6..4dd857c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # jquery.ui-contextmenu [![GitHub version](https://badge.fury.io/gh/mar10%2Fjquery-ui-contextmenu.svg)](https://github.com/mar10/jquery-ui-contextmenu/releases/latest) [![Build Status](https://travis-ci.org/mar10/jquery-ui-contextmenu.png?branch=master)](https://travis-ci.org/mar10/jquery-ui-contextmenu) [![Selenium Test Status](https://saucelabs.com/buildstatus/sauce-contextmenu)](https://saucelabs.com/u/sauce-contextmenu) -A jQuery plugin that provides a context menu (based on the standard [jQueryUI menu] widget). +> A jQuery plugin that provides a context menu (based on the standard [jQueryUI menu] widget). * Define menus from `