Commit 475e4a3
authored
Revert support for React 19 (#6278)
* Revert "chore: remove temporary pin to react 18 in react@latest build tests (#6274)"
This reverts commit d9ee32d.
* Revert "fix(docs): remove typo from liveness detector core docs (#6256)"
This reverts commit 9d71dd8.
* Revert "chore(react): remove radix-ui upgrades (#6268)"
This reverts commit c623990.
* Revert "chore(changeset): update react 19 changeset from patch to minor bump (#6269)"
This reverts commit 7045aed.
* Revert "chore(storage-browser): bump up package size limit (#6267)"
This reverts commit a79b8e9.
* Revert "chore(react): add support for react 19 (#5826)"
This reverts commit 954e9be.
* chore: add changeset1 parent d9ee32d commit 475e4a3
File tree
258 files changed
+596
-562
lines changed- .changeset
- .github/workflows
- build-system-tests/templates/components/react-native/cli
- docs
- __tests__/__snapshots__
- src
- components
- propsTable
- pages/[platform]
- components
- alert
- autocomplete
- avatar
- badge
- checkboxfield
- collection
- divider
- fieldset
- flex
- grid
- heading
- highlightmatch
- icon
- image
- input
- link
- message
- pagination
- passwordfield
- phonenumberfield
- radiogroupfield
- rating
- searchfield
- selectfield
- sliderfield
- switchfield
- table
- tabs
- textareafield
- textfield
- text
- togglebutton
- view
- connected-components
- authenticator/customization
- liveness
- customization
- examples
- next-app-router
- next
- pages/ui/components
- ai/ai-conversation
- liveness/with-custom-components
- react-native
- packages
- configs
- typescript
- react-ai
- src
- components/AIConversation
- context
- views
- Controls
- default
- hooks
- react-auth
- react-core-auth
- src/components/Authenticator
- context
- ComponentRoute
- Machine
- Primitives
- createProvider
- react-core-notifications
- react-core
- src
- Authenticator/context
- __tests__
- components
- FormCore
- __tests__
- __snapshots__
- RenderNothing
- hooks
- react-geo
- src/components/LocationSearch
- react-liveness
- src/components/FaceLivenessDetector
- LivenessCheck
- __mocks__
- providers
- react-native-auth
- react-native
- src
- Authenticator
- Defaults
- ConfirmResetPassword
- __tests__
- ConfirmSignIn
- __tests__
- ConfirmSignUp
- ConfirmVerifyUser
- ForceNewPassword
- ForgotPassword
- __tests__
- SetupTotp
- SignIn
- __tests__
- SignUp
- __tests__
- VerifyUser
- common
- DefaultContainer
- DefaultContent
- DefaultFormFields
- DefaultHeader
- FederatedProviderButtons
- FederatedProviderButton
- InAppMessaging/components
- BannerMessage
- CarouselMessage
- FullScreenMessage
- InAppMessageDisplay
- MessageLayout
- MessageWrapper
- ModalMessage
- withInAppMessaging
- primitives
- Button
- Carousel
- Checkbox
- Divider
- ErrorMessage
- Heading
- IconButton
- Icon
- Label
- PasswordField
- PhoneNumberField
- RadioGroup
- Radio
- Tabs
- TextField
- theme
- react-notifications
- src/components/InAppMessaging
- Backdrop
- BannerMessage
- CloseIconButton
- FullScreenMessage
- InAppMessageDisplay
- MessageLayout
- ModalMessage
- withInAppMessaging
- react-storage
- src/components
- FileUploader
- hooks/useFileUploader
- ui
- Container
- __tests__
- DropZone
- FileListHeader
- FileList
- FilePicker
- StorageBrowser/context/elements
- StorageImage
- StorageManager
- ui
- Container
- __tests__
- DropZone
- FileListHeader
- FileList
- FilePicker
- react
- __tests__/__snapshots__
- src
- components
- AccountSettings
- ChangePassword
- DeleteUser
- Authenticator
- ConfirmSignIn
- ConfirmSignUp
- FederatedSignIn
- FederatedSignInButtons
- ForceNewPassword
- ForgotPassword
- RouteContainer
- Router
- SetupTotp
- SignIn
- SignUp
- VerifyUser
- hooks/useCustomComponents
- FilterChildren
- ThemeProvider
- primitives
- Alert
- CheckboxField/__tests__
- Collection
- DropZone
- Icon
- context
- icons
- Link/__tests__
- Pagination
- Tabs
- types
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
258 files changed
+596
-562
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
32 | 34 | | |
33 | 35 | | |
34 | 36 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2970 | 2970 | | |
2971 | 2971 | | |
2972 | 2972 | | |
2973 | | - | |
| 2973 | + | |
2974 | 2974 | | |
2975 | 2975 | | |
2976 | 2976 | | |
| |||
7712 | 7712 | | |
7713 | 7713 | | |
7714 | 7714 | | |
7715 | | - | |
7716 | | - | |
7717 | | - | |
7718 | | - | |
| 7715 | + | |
| 7716 | + | |
| 7717 | + | |
| 7718 | + | |
7719 | 7719 | | |
7720 | 7720 | | |
7721 | 7721 | | |
| |||
7747 | 7747 | | |
7748 | 7748 | | |
7749 | 7749 | | |
7750 | | - | |
7751 | | - | |
7752 | | - | |
7753 | | - | |
7754 | | - | |
7755 | | - | |
7756 | | - | |
7757 | 7750 | | |
7758 | 7751 | | |
7759 | 7752 | | |
| |||
7775 | 7768 | | |
7776 | 7769 | | |
7777 | 7770 | | |
| 7771 | + | |
| 7772 | + | |
| 7773 | + | |
| 7774 | + | |
| 7775 | + | |
| 7776 | + | |
| 7777 | + | |
7778 | 7778 | | |
7779 | 7779 | | |
7780 | 7780 | | |
| |||
7789 | 7789 | | |
7790 | 7790 | | |
7791 | 7791 | | |
7792 | | - | |
7793 | | - | |
| 7792 | + | |
| 7793 | + | |
7794 | 7794 | | |
7795 | | - | |
| 7795 | + | |
7796 | 7796 | | |
7797 | 7797 | | |
7798 | 7798 | | |
| |||
8394 | 8394 | | |
8395 | 8395 | | |
8396 | 8396 | | |
8397 | | - | |
8398 | | - | |
8399 | | - | |
8400 | | - | |
| 8397 | + | |
| 8398 | + | |
| 8399 | + | |
| 8400 | + | |
8401 | 8401 | | |
8402 | 8402 | | |
8403 | 8403 | | |
| |||
8436 | 8436 | | |
8437 | 8437 | | |
8438 | 8438 | | |
| 8439 | + | |
| 8440 | + | |
| 8441 | + | |
| 8442 | + | |
| 8443 | + | |
| 8444 | + | |
| 8445 | + | |
8439 | 8446 | | |
8440 | 8447 | | |
8441 | 8448 | | |
| |||
8449 | 8456 | | |
8450 | 8457 | | |
8451 | 8458 | | |
8452 | | - | |
8453 | | - | |
8454 | | - | |
8455 | | - | |
8456 | | - | |
8457 | | - | |
8458 | | - | |
8459 | 8459 | | |
8460 | 8460 | | |
8461 | 8461 | | |
| |||
8936 | 8936 | | |
8937 | 8937 | | |
8938 | 8938 | | |
8939 | | - | |
| 8939 | + | |
8940 | 8940 | | |
8941 | 8941 | | |
8942 | 8942 | | |
| |||
8950 | 8950 | | |
8951 | 8951 | | |
8952 | 8952 | | |
8953 | | - | |
| 8953 | + | |
8954 | 8954 | | |
8955 | 8955 | | |
8956 | 8956 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
39 | 38 | | |
40 | 39 | | |
41 | 40 | | |
42 | | - | |
| 41 | + | |
43 | 42 | | |
44 | | - | |
| 43 | + | |
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
47 | 51 | | |
48 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
49 | 57 | | |
50 | 58 | | |
51 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments