Skip to content
This repository was archived by the owner on Aug 14, 2021. It is now read-only.

Commit 4f170df

Browse files
committed
Add links to Plunkr and test suite
1 parent c7628ac commit 4f170df

File tree

4 files changed

+12
-5
lines changed

4 files changed

+12
-5
lines changed

.github/CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Thanks for contributing :-)
1+
Thanks for contributing :+1:
22

3-
In lieu of a own guideline, please have a look at the
3+
In lieu of an own guideline, please have a look at the
44
[Fancytree Contributing Guidelines](https://github.com/mar10/fancytree/wiki/HowtoContribute#report-issues).

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,4 @@ Plunker (http://plnkr.co/edit/Bbcoqy?p=preview) ?
2121

2222
- Browser type and version:
2323
- jQuery and jQuery UI versions:
24-
- Fancytree version:
25-
enabled/affected extensions:
24+
- ui-contextmenu version:

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 1.12.1-0 / Unreleased
1+
# 1.13.0-0 / Unreleased
22

33
* [FEATURE] Test with jQuery 3
44
* [FEATURE] #104 Allow to pass mouse click events to `open()`

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,14 @@ See also the [Change Log](https://github.com/mar10/jquery-ui-contextmenu/blob/ma
2626
[Live demo page](http://wwwendt.de/tech/demo/jquery-contextmenu/demo/):<br>
2727
[ ![sample](demo/teaser.png?raw=true) ](http://wwwendt.de/tech/demo/jquery-contextmenu/demo/ "Live demo")
2828

29+
See also the unit tests and live examples
30+
31+
**More:**
32+
33+
* Play with [jsFiddle](http://jsfiddle.net/mar10/6o3u8a88/) or
34+
[Plunker](http://plnkr.co/edit/Bbcoqy?p=preview)
35+
* Run the [unit tests](http://rawgit.com/mar10/jquery-ui-contextmenu/master/test/index.html).
36+
2937

3038
## Getting Started
3139

0 commit comments

Comments
 (0)