Skip to content

Commit c239030

Browse files
committed
Add permissions to make it video call ready!
1 parent 57751e2 commit c239030

File tree

14 files changed

+17
-11
lines changed

14 files changed

+17
-11
lines changed

build/browser/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/browser/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/cjs/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/cjs/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/esm/index.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

build/esm/index.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

demo/index2.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,13 @@
128128
<div class="sidebar-block" style="width: 67%"></div>
129129
<div class="sidebar-block" style="width: 55%"></div>
130130
</aside>
131-
131+
132132
<!-- Main content wireframe blocks -->
133133
<main class="main-placeholder">
134+
<gleap-checklist checklistid="68f8a8e898390a38cfe7337f"></gleap-checklist>
134135
<div class="wireframe-block--title"></div>
135136
<div class="wireframe-block">
137+
136138
<div class="wireframe-block--text" style="width: 80%"></div>
137139
<div class="wireframe-block--text" style="width: 87%"></div>
138140
<div class="wireframe-block--text" style="width: 85%"></div>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gleap",
3-
"version": "15.0.9",
3+
"version": "15.1.0",
44
"main": "build/cjs/index.js",
55
"module": "build/esm/index.mjs",
66
"exports": {

published/15.1.0/index.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

published/15.1.0/index.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)