Commit 14fba73
File tree
122 files changed
+174
-169
lines changed- __tests__/html2
- simple
- skipped
- packages
- core-graph/src/private
- embed
- test/page-object/src/globals/testHelpers/token
- samples
- 00.migration/a.v3-to-v4
- 01.getting-started
- a.full-bundle
- b.minimal-bundle
- c.es5-bundle
- e.host-with-react
- h.minimal-markdown
- i.protocol-direct-line-app-service-extension
- j.bundle-with-content-security-policy
- 02.branding-styling-and-customization
- a.branding-web-chat
- b.idiosyncratic-manual-styles
- c.display-sender-initials
- d.display-sender-images
- e.presentation-mode
- f.hide-upload-button
- g.change-locale
- h.send-timeout
- i.change-locale-and-direction
- j.activity-grouping
- k.enable-emoji
- 03.speech
- a.direct-line-speech
- b.cognitive-speech-services-js
- c.cognitive-speech-services-with-lexical-result
- d.cognitive-speech-services-speech-recognition-only
- e.select-voice
- f.web-browser-speech
- g.hybrid-speech
- h.select-audio-input-device
- i.initial-silence-timeout
- 04.api
- a.welcome-event
- b.piggyback-on-outgoing-activities
- c.incoming-activity-event
- d.post-activity-event
- e.piping-to-redux
- src
- f.selectable-activity/src
- g.chat-send-history/src
- h.clear-after-idle/src
- i.open-url
- j.redux-actions
- k.telemetry-application-insights
- l.telemetry-google-analytics
- m.enable-composition-mode
- n.save-restore-scroll-position
- 05.custom-components
- a.timestamp-grouping
- b.send-typing-indicator
- c.user-highlighting
- d.reaction-buttons
- e.card-components
- f.password-input
- g.activity-status
- i.notification
- j.typing-indicator
- k.per-message-avatar
- l.disable-adaptive-cards
- 06.recomposing-ui
- a.minimizable-web-chat
- src
- b.speech-ui
- src
- c.smart-display/src
- d.plain-ui/src
- e.extending-ui
- src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
122 files changed
+174
-169
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| 387 | + | |
387 | 388 | | |
388 | 389 | | |
389 | 390 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
49 | 46 | | |
50 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
51 | 55 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
packages/test/page-object/src/globals/testHelpers/token/fetchDirectLineAppServiceExtensionToken.js
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments