Commit 31ec1ca
authored
React 19 upgrade (#1008)
* Upgrade React, Dom to 19; testing-lib to 16
* Update tsconfig
* Upgrade storybook 8
* Fix unit tests
* Fix build
* Fix lint
* Replace react-popper with floating-ui/react; replace storybook/addon-styling with storybook/addon-themes
* Upgrade Jest to 29
* Fix more unit tests; PopOver component
* Fix storybook related issues
* Fix PopOver component and unit tests
* Update package-lock.json
* Update supported node and npm versions
* Upgrate chime js sdk to the latest
* Resolve comments, update React to 19.2
* Fix /docs/themes--page links
* Add CHANGELOG, fix issues when running build:release1 parent 0093322 commit 31ec1ca
File tree
44 files changed
+16590
-51234
lines changed- .storybook
- src
- components/ui
- Badge
- Button
- Chat/InfiniteList
- ControlBar
- Modal
- PopOver
- RadioGroup
- Radio
- VideoGrid
- icons
- Attachment
- Attendees
- CheckRound
- Document
- DropToAttach
- EmojiPicker
- Feedback
- Hamburger
- Information
- LeaveMeeting
- ListHandRasie
- Presenter
- SignalStrength
- UpAndDownCaret
- hooks
- useApplyVideoObjectFit
- useClickOutside
- useElementAspectRatio
- useTabOutside
- providers
- BackgroundReplacementProvider
- MeetingProvider
- theme
- utils
- tst
- components/ui/PopOver
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
44 files changed
+16590
-51234
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
14 | 34 | | |
15 | 35 | | |
16 | 36 | | |
| |||
19 | 39 | | |
20 | 40 | | |
21 | 41 | | |
22 | | - | |
23 | | - | |
| 42 | + | |
24 | 43 | | |
25 | 44 | | |
26 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
30 | 35 | | |
31 | 36 | | |
32 | | - | |
33 | | - | |
34 | | - | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 7 | + | |
13 | 8 | | |
| 9 | + | |
14 | 10 | | |
15 | 11 | | |
16 | 12 | | |
| |||
36 | 32 | | |
37 | 33 | | |
38 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
39 | 38 | | |
0 commit comments