@deckdeckgo/slide-poll
Advanced tools
Comparing version 1.0.0-beta.4 to 1.0.0-beta.5
@@ -0,1 +1,8 @@ | ||
<a name="1.0.0-beta.5"></a> | ||
# 1.0.0-beta.5 (2019-12-04) | ||
### Features | ||
* Firebase can't redirect subdomain to path, therefore use `deckdeckgo.com/poll` instead of `poll.deckdeckgo.com` | ||
<a name="1.0.0-beta.4"></a> | ||
@@ -2,0 +9,0 @@ # 1.0.0-beta.4 (2019-12-01) |
@@ -14,3 +14,3 @@ import { h, Host } from "@stencil/core"; | ||
this.connectPollSocket = true; | ||
this.pollLink = 'https://poll.deckdeckgo.com'; | ||
this.pollLink = 'https://deckdeckgo.com/poll'; | ||
this.customActions = false; | ||
@@ -402,3 +402,3 @@ this.customBackground = false; | ||
"reflect": true, | ||
"defaultValue": "'https://poll.deckdeckgo.com'" | ||
"defaultValue": "'https://deckdeckgo.com/poll'" | ||
}, | ||
@@ -405,0 +405,0 @@ "pollKey": { |
@@ -1,1 +0,1 @@ | ||
import{p as o,b as e}from"./p-d1b1a7f8.js";o().then(o=>e([["p-ox7h7uov",[[1,"deckgo-slide-poll",{socketUrl:[513,"socket-url"],socketPath:[513,"socket-path"],connectPollSocket:[4,"connect-poll-socket"],pollLink:[513,"poll-link"],pollKey:[1537,"poll-key"],customActions:[516,"custom-actions"],customBackground:[516,"custom-background"],chartWidth:[32],chartHeight:[32],chartData:[32],answeredOnce:[32],beforeSwipe:[64],afterSwipe:[64],lazyLoadContent:[64],revealContent:[64],hideContent:[64],resizeContent:[64],update:[64],isAnswered:[64]}]]]],o)); | ||
import{p as e,b as t}from"./p-d1b1a7f8.js";e().then(e=>t([["p-ppcyceha",[[1,"deckgo-slide-poll",{socketUrl:[513,"socket-url"],socketPath:[513,"socket-path"],connectPollSocket:[4,"connect-poll-socket"],pollLink:[513,"poll-link"],pollKey:[1537,"poll-key"],customActions:[516,"custom-actions"],customBackground:[516,"custom-background"],chartWidth:[32],chartHeight:[32],chartData:[32],answeredOnce:[32],beforeSwipe:[64],afterSwipe:[64],lazyLoadContent:[64],revealContent:[64],hideContent:[64],resizeContent:[64],update:[64],isAnswered:[64]}]]]],e)); |
@@ -1,1 +0,1 @@ | ||
System.register(["./p-602a0fe4.system.js"],(function(){"use strict";var e,t;return{setters:[function(o){e=o.p;t=o.b}],execute:function(){e().then((function(e){return t([["p-4jqerkvz.system",[[1,"deckgo-slide-poll",{socketUrl:[513,"socket-url"],socketPath:[513,"socket-path"],connectPollSocket:[4,"connect-poll-socket"],pollLink:[513,"poll-link"],pollKey:[1537,"poll-key"],customActions:[516,"custom-actions"],customBackground:[516,"custom-background"],chartWidth:[32],chartHeight:[32],chartData:[32],answeredOnce:[32],beforeSwipe:[64],afterSwipe:[64],lazyLoadContent:[64],revealContent:[64],hideContent:[64],resizeContent:[64],update:[64],isAnswered:[64]}]]]],e)}))}}})); | ||
System.register(["./p-602a0fe4.system.js"],(function(){"use strict";var e,t;return{setters:[function(o){e=o.p;t=o.b}],execute:function(){e().then((function(e){return t([["p-kntgocle.system",[[1,"deckgo-slide-poll",{socketUrl:[513,"socket-url"],socketPath:[513,"socket-path"],connectPollSocket:[4,"connect-poll-socket"],pollLink:[513,"poll-link"],pollKey:[1537,"poll-key"],customActions:[516,"custom-actions"],customBackground:[516,"custom-background"],chartWidth:[32],chartHeight:[32],chartData:[32],answeredOnce:[32],beforeSwipe:[64],afterSwipe:[64],lazyLoadContent:[64],revealContent:[64],hideContent:[64],resizeContent:[64],update:[64],isAnswered:[64]}]]]],e)}))}}})); |
{ | ||
"name": "@deckdeckgo/slide-poll", | ||
"version": "1.0.0-beta.4", | ||
"version": "1.0.0-beta.5", | ||
"description": "Interact with your audience, add a live poll to your presentation", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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 too big to display
1578161