Commit 7c13bec
committed
refactor(directline): update rxjs to v6, use rxjs pipeable operators, update webpack to v4
chore(npm): update dependencies, add tslint
fix(directline): add missing commits post rebase
docs(changelog): add message to change log, bump npm version
fix(directline.interface): fix tslint errors
fix(directline): add new changes from master
refactor(app): remove dist directory
chore(npm): update dependencies
refactor(directline): remove unused imports
chore(npm): update dependencies
fix(directline): add new changes from master
fix(changelog): remove duplicate entries
fix(directline): add new changes from master
test(directline): update failing tests to use rxjs v6
chore(npm): update dependencies
fix(directline): remove unused files
chore(npm): update dependencies
fix(directline): add new changes from master
chore(npm): update dependencies
refactor(directline): update deprecated rxjs functions with new equivalent, fix failing tests
fix(readme): correct typo
fix(.gitignore): add missing newline at EOF
fix(directline-mock): correct function, variables order
fix(directline-streaming): import explicit named import from bfse
refactor(directline): disable directline streaming export until Node.js packages are removed from botframework-streaming package
chore(npm): update dependencies
fix(webpack): replace deprecated webpack Visualizer plugin with BundleAnalyzerPlugin
docs(directline): update streaming package comment
fix(package): correct version, name
chore(npm): update dependencies
fix(tests): add directline streaming package back to fix failing tests
chore(jsdom): update package
feat(Activity): add adaptive card InvokeActivity type
refactor(directline): add new changes from master
chore(npm): update dependencies1 parent 2056970 commit 7c13bec
24 files changed
Lines changed: 14388 additions & 8021 deletions
File tree
- __tests__
- setup
- src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
19 | 20 | | |
20 | | - | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
0 commit comments