Merge remote-tracking branch 'origin/master' into v5

This commit is contained in:
Daniel
2018-05-04 10:22:32 +02:00
parent 3b43bd76fd
commit 3fbd475ed2
20 changed files with 1521 additions and 50 deletions
-1
View File
@@ -5,7 +5,6 @@
* - Add/Change information below
* - Document usage (importing, executing main functionality)
* - Remove any imports that you are not using
* - Add this file to /src/index.ts (follow style of other plugins)
* - Remove all the comments included in this template, EXCEPT the @Plugin wrapper docs and any other docs you added
* - Remove this note
*
-1
View File
@@ -5,7 +5,6 @@
* - Add/Change information below
* - Document usage (importing, executing main functionality)
* - Remove any imports that you are not using
* - Add this file to /src/index.ts (follow style of other plugins)
* - Remove all the comments included in this template, EXCEPT the @Plugin wrapper docs and any other docs you added
* - Remove this note
*