pannellum-react
Advanced tools
Comparing version
@@ -11,3 +11,3 @@ /* | ||
videojs.plugin('pannellum', function (config) { | ||
videojs.registerPlugin('pannellum', function (config) { | ||
// Create Pannellum instance | ||
@@ -14,0 +14,0 @@ var player = this; |
@@ -12,3 +12,3 @@ 'use strict'; | ||
videojs.plugin('pannellum', function (config) { | ||
videojs.registerPlugin('pannellum', function (config) { | ||
// Create Pannellum instance | ||
@@ -15,0 +15,0 @@ var player = this; |
{ | ||
"name": "pannellum-react", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Pannellum React Component", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -5,3 +5,2 @@ # pannellum-react | ||
[![npm package][npm-badge]][npm] | ||
[![Coveralls][coveralls-badge]][coveralls] | ||
@@ -54,3 +53,3 @@ React Component library for the [Pannellum](https://github.com/mpetroff/pannellum/) project. | ||
import { Pannellum } from "pannellum-react"; | ||
import { Pannellum, PannellumVideo } from "pannellum-react"; | ||
import myImage from "./images/alma.jpg"; | ||
@@ -80,3 +79,3 @@ import myVideo from "./images/video.mp4"; | ||
text="Info Hotspot Text 3" | ||
URL="https://github.com/farminf" | ||
URL="https://github.com/farminf/pannellum-react" | ||
/> | ||
@@ -89,3 +88,3 @@ | ||
text="Info Hotspot Text 4" | ||
URL="https://github.com/farminf" | ||
URL="https://github.com/farminf/pannellum-react" | ||
/> | ||
@@ -92,0 +91,0 @@ </Pannellum> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
5720226
0317
-0.31%