Commit d8b92af
fix: expose File construct for web target (#483)
* expose pubnub.File for target specific file handling construct
* test for web to confirm access to File
* update dist/lib
* update .npmignore
* PubNub SDK v10.2.1 release.
---------
Co-authored-by: Mohit Tejani <[email protected]>
Co-authored-by: PubNub Release Bot <[email protected]>1 parent 76d53e6 commit d8b92af
File tree
16 files changed
+188
-15
lines changed- dist/web
- lib
- core/components
- react_native
- src
- core/components
- react_native
- web
- test/dist
16 files changed
+188
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | | - | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
3 | 8 | | |
4 | 9 | | |
5 | 10 | | |
| |||
1354 | 1359 | | |
1355 | 1360 | | |
1356 | 1361 | | |
1357 | | - | |
| 1362 | + | |
1358 | 1363 | | |
1359 | 1364 | | |
1360 | 1365 | | |
| |||
1370 | 1375 | | |
1371 | 1376 | | |
1372 | 1377 | | |
1373 | | - | |
| 1378 | + | |
1374 | 1379 | | |
1375 | 1380 | | |
1376 | 1381 | | |
| |||
2041 | 2046 | | |
2042 | 2047 | | |
2043 | 2048 | | |
2044 | | - | |
| 2049 | + | |
2045 | 2050 | | |
2046 | 2051 | | |
2047 | 2052 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5436 | 5436 | | |
5437 | 5437 | | |
5438 | 5438 | | |
5439 | | - | |
| 5439 | + | |
5440 | 5440 | | |
5441 | 5441 | | |
5442 | 5442 | | |
| |||
18358 | 18358 | | |
18359 | 18359 | | |
18360 | 18360 | | |
| 18361 | + | |
| 18362 | + | |
| 18363 | + | |
| 18364 | + | |
18361 | 18365 | | |
18362 | 18366 | | |
18363 | 18367 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
91 | 95 | | |
92 | 96 | | |
93 | 97 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments