Commit 706dcd7
authored
Support contentless activity in livestream (#5430)
* Upgrade tests to html2
* Support regretting a livestream
* More comments
* Move to another folder
* Add livestream with attachments test
* Add screenshots
* Fix tests
* Don't show PNGs
* Fix message activity should remove typing indicator
* Fix tests
* Upgrade a test
* Upgrade a test
* Rename
* Upgrade a test
* Remove upgraded test
* Upgrade a test
* Upgrade the last test
* Use emulator
* Use emulator
* Add test for batched activities
* Add test for typing indicator and livestream simultaneously
* Add tests
* Add useReduceActivities
* Supports typing from multiple livestreams
* Fix test
* Add test
* Upgrade tests
* Move to another folder
* Add test
* Rename to contentless
* Remove upgraded test
* Fix ESLint
* Fix flaky tests
* Add test
* Remove todo
* Add test
* Add snapshot
* Add decorator
* Update docs
* Typo
* Clarity
* Revert unneeded change
* Allow `undefinedable`
* Fix activity without text but attachments
* Wordings
* Wordings
* Add changelog entry
* Fix optional channelData
* Upgrade tests
* Add FAQs
* Wordings
* Use URLSearchParams
* Move to unpkg
* Should recompute after an element changed1 parent 8ab050b commit 706dcd7
File tree
194 files changed
+3341
-797
lines changed- __tests__
- __image_snapshots__/html
- hooks
- html2
- basic
- assets
- hooks
- private
- livestream
- css
- typing
- html
- typing
- docs
- packages
- api
- src
- decorator/private
- hooks/private
- providers
- ActivityKeyer
- private
- ActivityTyping
- private
- component/src
- Activity
- Middleware/Activity
- hooks/internal
- core/src
- types
- utils
- test
- harness/src/common
- page-object/src/globals/pageElements
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
194 files changed
+3341
-797
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 22 | | |
31 | 23 | | |
32 | 24 | | |
| |||
85 | 77 | | |
86 | 78 | | |
87 | 79 | | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
88 | 98 | | |
89 | 99 | | |
90 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments