@webex/widgets 1.13.4 → 1.14.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webex/widgets",
3
- "version": "1.13.4",
3
+ "version": "1.14.0",
4
4
  "main": "dist/webexWidgets.esm.js",
5
5
  "module": "dist/webexWidgets.esm.js",
6
6
  "scripts": {
@@ -47,8 +47,8 @@
47
47
  "@babel/preset-react": "^7.8.3",
48
48
  "@commitlint/cli": "^8.3.5",
49
49
  "@commitlint/config-conventional": "^8.3.4",
50
- "@semantic-release/changelog": "^5.0.0",
51
- "@semantic-release/git": "^9.0.0",
50
+ "@semantic-release/changelog": "^6.0.0",
51
+ "@semantic-release/git": "^10.0.0",
52
52
  "@wdio/cli": "^7.3.1",
53
53
  "@wdio/jasmine-framework": "^7.4.6",
54
54
  "@wdio/junit-reporter": "^7.4.2",
@@ -94,7 +94,7 @@
94
94
  "rollup-plugin-node-resolve": "^5.2.0",
95
95
  "rollup-plugin-postcss": "^4.0.0",
96
96
  "sass-loader": "^8.0.2",
97
- "semantic-release": "^17.0.2",
97
+ "semantic-release": "^18.0.0",
98
98
  "style-loader": "^1.1.3",
99
99
  "webex": "^1.141.0",
100
100
  "webpack": "^4.41.6",
package/CHANGELOG.md DELETED
@@ -1,210 +0,0 @@
1
- ## [1.13.4](https://github.com/webex/widgets/compare/v1.13.3...v1.13.4) (2021-09-24)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * **package:** update sdk-adapter to 1.63.0 ([02e47dc](https://github.com/webex/widgets/commit/02e47dc5ca0eaf9e317fc3597a0dd499925a626d))
7
-
8
- ## [1.13.3](https://github.com/webex/widgets/compare/v1.13.2...v1.13.3) (2021-09-16)
9
-
10
-
11
- ### Bug Fixes
12
-
13
- * **package:** update webex version from 1.128.0 to 1.141.0 ([6bb549e](https://github.com/webex/widgets/commit/6bb549e98fc2949099ded94febd0032ce116d558))
14
-
15
- ## [1.13.2](https://github.com/webex/widgets/compare/v1.13.1...v1.13.2) (2021-09-15)
16
-
17
-
18
- ### Bug Fixes
19
-
20
- * **package:** update components to v1.141.1 and sdk adapter to v1.61.1 ([b9f1285](https://github.com/webex/widgets/commit/b9f12852c4204b699b109cee0b5f419a02ba51d6))
21
-
22
- ## [1.13.1](https://github.com/webex/widgets/compare/v1.13.0...v1.13.1) (2021-09-14)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * **WebexMeeting:** make widget occupy all available vertical space ([d73c633](https://github.com/webex/widgets/commit/d73c633511137e2af007cf0282b3ac0ec3fa8b81))
28
-
29
- # [1.13.0](https://github.com/webex/widgets/compare/v1.12.0...v1.13.0) (2021-09-08)
30
-
31
-
32
- ### Bug Fixes
33
-
34
- * **package:** update components to v1.132.0 and sdk adapter to v1.59.0 ([77181e6](https://github.com/webex/widgets/commit/77181e643b4b826ad360b8ed953bae7fe6f93798))
35
- * **package:** update components to v1.134.2 and sdk adapter to v1.61.0 ([864a332](https://github.com/webex/widgets/commit/864a3323c040681342e0aa3efa9afe8357acc8a6))
36
-
37
-
38
- ### Features
39
-
40
- * **WebexWidget:** add theme selector on the widgets demo page ([15626a1](https://github.com/webex/widgets/commit/15626a1e1a4ac98f18f5263d724f708e4d347e3d))
41
-
42
- # [1.12.0](https://github.com/webex/widgets/compare/v1.11.0...v1.12.0) (2021-09-06)
43
-
44
-
45
- ### Features
46
-
47
- * **WebexMeeting:** make widget occupy all available vertical space ([bc3340c](https://github.com/webex/widgets/commit/bc3340c1c45294b9e533a67ec25139d0ab26d71d))
48
-
49
- # [1.11.0](https://github.com/webex/widgets/compare/v1.10.0...v1.11.0) (2021-09-03)
50
-
51
-
52
- ### Features
53
-
54
- * **webpack:** configure webpack to load gif files ([00d9fa0](https://github.com/webex/widgets/commit/00d9fa08afd724953adf9e161f0173490dd764f7))
55
-
56
- # [1.10.0](https://github.com/webex/widgets/compare/v1.9.1...v1.10.0) (2021-08-31)
57
-
58
-
59
- ### Features
60
-
61
- * **WebexMeeting:** add className and style as props ([ddcf819](https://github.com/webex/widgets/commit/ddcf81985fe5018df7799157461b74d61c519198))
62
- * **WebexMeeting:** add logo prop to WebexMeeting and WebexMediaAccess ([0c8b884](https://github.com/webex/widgets/commit/0c8b8849a4ab56407d55c12b265a948a904448d3))
63
- * **WebexMeeting:** style logo for themes ([25b54a2](https://github.com/webex/widgets/commit/25b54a25d9e0f5249632f4d0bcf8101bc44978d9))
64
-
65
- ## [1.9.1](https://github.com/webex/widgets/compare/v1.9.0...v1.9.1) (2021-08-17)
66
-
67
-
68
- ### Bug Fixes
69
-
70
- * **package:** update components to v1.96.1 and sdk adapter to v1.55.0 ([ca756a8](https://github.com/webex/widgets/commit/ca756a8a69166b347d88f33f03c61d1c8be1d477))
71
-
72
- # [1.9.0](https://github.com/webex/widgets/compare/v1.8.1...v1.9.0) (2021-08-12)
73
-
74
-
75
- ### Features
76
-
77
- * **WebexMeeting:** remove control bar and roster from widget ([2d2ea12](https://github.com/webex/widgets/commit/2d2ea12ce71390e255cae1879ae359f8136882f9))
78
-
79
- ## [1.8.1](https://github.com/webex/widgets/compare/v1.8.0...v1.8.1) (2021-07-28)
80
-
81
-
82
- ### Bug Fixes
83
-
84
- * **package:** update components to v1.85.1 and sdk adapter to v1.52.0 ([51c1e39](https://github.com/webex/widgets/commit/51c1e3929cebdd4c7497d614d3bd09a6a1a3fea3))
85
-
86
- # [1.8.0](https://github.com/webex/widgets/compare/v1.7.1...v1.8.0) (2021-07-27)
87
-
88
-
89
- ### Features
90
-
91
- * **WebexWidget:** display media access based on permissions ([0255e5a](https://github.com/webex/widgets/commit/0255e5a9966ea246b105fe1745a8c2e564c1088b))
92
-
93
- ## [1.7.1](https://github.com/webex/widgets/compare/v1.7.0...v1.7.1) (2021-07-22)
94
-
95
-
96
- ### Bug Fixes
97
-
98
- * **package:** update components to v1.84.1 and sdk adapter to v1.49.0 ([fd79f62](https://github.com/webex/widgets/commit/fd79f62b679d3d3006a41e344fa6f0bd0efa479a))
99
-
100
- # [1.7.0](https://github.com/webex/widgets/compare/v1.6.0...v1.7.0) (2021-07-19)
101
-
102
-
103
- ### Features
104
-
105
- * **package:** configure winston logger ([0a3495b](https://github.com/webex/widgets/commit/0a3495b452b78a7d7cc489e561afeeb91055c626))
106
-
107
- # [1.6.0](https://github.com/webex/widgets/compare/v1.5.0...v1.6.0) (2021-07-14)
108
-
109
-
110
- ### Features
111
-
112
- * **WebexMeeting:** add the settings button to the controls bar ([3d6601e](https://github.com/webex/widgets/commit/3d6601e162d8d04050d6999662433aca8e6a611f))
113
-
114
- # [1.5.0](https://github.com/webex/widgets/compare/v1.4.4...v1.5.0) (2021-07-12)
115
-
116
-
117
- ### Bug Fixes
118
-
119
- * **package:** update sdk adapter to v1.41.0 ([ee355d5](https://github.com/webex/widgets/commit/ee355d548b4122aeeb7f900b245a3517b889d9bc))
120
-
121
-
122
- ### Features
123
-
124
- * **logo:** update webex logo ([b12f1ed](https://github.com/webex/widgets/commit/b12f1edc8e0c35987684d8fb73423518596dad83))
125
-
126
- ## [1.4.4](https://github.com/webex/widgets/compare/v1.4.3...v1.4.4) (2021-07-08)
127
-
128
-
129
- ### Bug Fixes
130
-
131
- * **package:** update components to v1.79.0 and sdk adapter to v1.40.0 ([5ca560e](https://github.com/webex/widgets/commit/5ca560e03976868a033a5e3077374460f81fcaa9))
132
-
133
- ## [1.4.3](https://github.com/webex/widgets/compare/v1.4.2...v1.4.3) (2021-06-25)
134
-
135
-
136
- ### Bug Fixes
137
-
138
- * **WebexMeeting:** remove WebexMeetingControlBar after meeting has ended ([a5cac4c](https://github.com/webex/widgets/commit/a5cac4c29b601c73b85848636631d6f67bac1221))
139
-
140
- ## [1.4.2](https://github.com/webex/widgets/compare/v1.4.1...v1.4.2) (2021-06-18)
141
-
142
-
143
- ### Bug Fixes
144
-
145
- * **package:** update sdk component adapter to v1.36.0 ([ce151c2](https://github.com/webex/widgets/commit/ce151c208189165e084fd62fd3fb9dc943986b11))
146
-
147
- ## [1.4.1](https://github.com/webex/widgets/compare/v1.4.0...v1.4.1) (2021-05-21)
148
-
149
-
150
- ### Bug Fixes
151
-
152
- * **package:** update components to v1.64.1 and sdk adapter to v1.33.4 ([f5eb3ea](https://github.com/webex/widgets/commit/f5eb3ea573094cb1733d07ed80ac288f77124791))
153
-
154
- # [1.4.0](https://github.com/webex/widgets/compare/v1.3.1...v1.4.0) (2021-05-12)
155
-
156
-
157
- ### Features
158
-
159
- * **WebexMeeting:** add roster component in meeting widget ([b947e68](https://github.com/webex/widgets/commit/b947e68d4cc43329150d76e1fa56475cc9834876))
160
-
161
- ## [1.3.1](https://github.com/webex/widgets/compare/v1.3.0...v1.3.1) (2021-01-21)
162
-
163
-
164
- ### Bug Fixes
165
-
166
- * **package:** update dependencies ([ee47ba1](https://github.com/webex/widgets/commit/ee47ba115a48cdbe04669220513d2ba69cb6b70e))
167
-
168
- # [1.3.0](https://github.com/webex/widgets/compare/v1.2.0...v1.3.0) (2020-09-24)
169
-
170
-
171
- ### Features
172
-
173
- * **package:** update @webex/sdk-component-adapter to 1.24.1 ([13dbb1e](https://github.com/webex/widgets/commit/13dbb1e03728bf1742a5de55b6024bf9b6a1a6f1))
174
- * **package:** update components and add momentum ([1fa7bb7](https://github.com/webex/widgets/commit/1fa7bb7c7c885d4a57ad36c86296666f0269c5cb))
175
- * **package:** update webex to 1.96.1 ([acec0f2](https://github.com/webex/widgets/commit/acec0f24b7a3cec77da0a75bbd402a27f7fe2850))
176
- * **WebexMeeting:** use momentum css directly ([b1877c8](https://github.com/webex/widgets/commit/b1877c8624124410c80e07cf6633649190b8a597))
177
-
178
- # [1.2.0](https://github.com/webex/widgets/compare/v1.1.0...v1.2.0) (2020-03-05)
179
-
180
-
181
- ### Features
182
-
183
- * **rollup:** add postCss plugin to rollup configs ([01b6207](https://github.com/webex/widgets/commit/01b62077e4a3c97823454ab83a8771be00b3d1a0))
184
- * **WebexMeeting:** initial implementaion ([0f8a137](https://github.com/webex/widgets/commit/0f8a1379dabe37bd450ab56004cdfbade1563534))
185
- * **App:** render the meeting widget with props ([2fb85dc](https://github.com/webex/widgets/commit/2fb85dc5edb7160f1d3b62256ba795105eb557df))
186
-
187
- # [1.1.0](https://github.com/webex/widgets/compare/v1.0.0...v1.1.0) (2020-03-01)
188
-
189
-
190
- ### Features
191
-
192
- * **webpack:** add initial configuration ([28bc898](https://github.com/webex/widgets/commit/28bc89852d523ca3c2eb02c263e8fb4d8c5bef4a))
193
- * **package:** add start script ([e07d92f](https://github.com/webex/widgets/commit/e07d92fa5fcc98ad6f5cc4d0b4602085878252a3))
194
- * **rollup:** declare js and jsx extentions to resolve only ([92d202a](https://github.com/webex/widgets/commit/92d202ab97e9679af389d71b514f188563fe851b))
195
- * **release:** exclude umd and cjs bundles to publish ([f3096e1](https://github.com/webex/widgets/commit/f3096e1d91e5336652699d746ae2130ee45b664e))
196
- * **rollup:** exclude webex from the bundle ([0c8534c](https://github.com/webex/widgets/commit/0c8534c1ed77fb8e02b43e12b7c2bfdaa996d39e))
197
- * **demo:** initial implementation ([f58ca53](https://github.com/webex/widgets/commit/f58ca53d16d1c7d976021e3ca42bc52fe9711c59))
198
- * **widgets:** initial implementation ([0793a0f](https://github.com/webex/widgets/commit/0793a0fa5c6b72fac8c4230b2570d7a120e8f54a))
199
- * **package:** install react dependencies ([47d163b](https://github.com/webex/widgets/commit/47d163b6db332b197ee778157b56d48307132ba8))
200
- * **package:** install webpack dependencies ([130a3c4](https://github.com/webex/widgets/commit/130a3c40c3df7386890c1986faa0da6f89334742))
201
- * **package:** webex is a dev and peer dependency now ([0aa3bb7](https://github.com/webex/widgets/commit/0aa3bb709b9bde992f10680f5e09ad4775e0cdcc))
202
-
203
- # 1.0.0 (2020-02-13)
204
-
205
-
206
- ### Features
207
-
208
- * **App:** add index file ([3eec782](https://github.com/webex/widgets/commit/3eec782ac2885a6f4f32dbc22a580bd226c82f9a))
209
- * **App:** import webex component system dependencies ([13128d1](https://github.com/webex/widgets/commit/13128d1899569f6b8c0aca5e5ac31abe739da1ae))
210
- * **App:** import webex dependency ([913861b](https://github.com/webex/widgets/commit/913861b16ec82e3ff90346517153df42ce55c13e))