Commit cfedfb3
authored
refactor(core): clean up experience migration logic (#7221)
* refactor(core): clean up experience migration logic
clean up experience package migration feature flag logic
* refactor(experience): remove experience-legacy
officially remove the experience-legay package
* chore: add changeset
add changeset
* chore: update changeset comment
update changeset comment1 parent d418ad0 commit cfedfb3
File tree
406 files changed
+26
-24130
lines changed- .changeset
- packages
- core
- src/middleware
- utils
- experience-legacy
- src
- Layout
- AppLayout
- FirstScreenLayout
- FocusedAuthPageLayout
- LandingPageLayout
- SecondaryPageLayout
- SectionLayout
- StaticPageLayout
- Providers
- AppBoundary
- ConfirmModalProvider
- IframeModalProvider
- IframeModal
- LoadingLayerProvider
- PageContextProvider
- SettingsProvider
- SingleSignOnFormModeContextProvider
- ToastProvider
- UserInteractionContextProvider
- __mocks__
- RenderWithPageContext
- apis
- assets
- icons
- components
- BrandingHeader
- Button
- Checkbox
- ConfirmModal
- Divider
- DynamicT
- ErrorMessage
- FlipOnRtl
- GoogleOneTap
- IdentifierRegisterForm
- IdentifierSignInForm
- InputFields
- InputField
- NotchedBorder
- PasswordInputField
- SmartInputField
- AnimatedPrefix
- CountryCodeSelector
- CountryCodeDropdown
- LoadingLayer
- LoadingMask
- LogtoSignature
- Notification
- AppNotification
- InlineNotification
- PageMeta
- PasswordSignInForm
- SingleSignOnForm
- SwitchMfaFactorsLink
- TermsLinks
- TextLink
- Toast
- VerificationCode
- constants
- containers
- DevelopmentTenantNotification
- ForgotPasswordLink
- MfaFactorList
- SetPassword
- SocialLanding
- SocialLinkAccount
- SocialSignInList
- TermsAndPrivacyCheckbox
- TermsAndPrivacyConfirmModalContent
- TermsAndPrivacyLinks
- TotpCodeVerification
- VerificationCode
- hooks
- i18n
- include.d
- pages
- Callback
- Consent
- OrganizationSelector
- OrganizationItem
- OrganizationSelectorModal
- ScopeGroup
- ScopesListCard
- UserProfile
- Continue
- IdentifierProfileForm
- SetEmailOrPhone
- SetPassword
- SetUsername
- DirectSignIn
- ErrorPage
- ForgotPassword
- ForgotPasswordForm
- IdentifierRegister
- IdentifierSignIn
- MfaBinding
- BackupCodeBinding
- TotpBinding
- SecretSection
- WebAuthnBinding
- MfaVerification
- BackupCodeVerification
- TotpVerification
- WebAuthnVerification
- RegisterPassword
- Register
- ResetPasswordLanding
- ResetPassword
- SignInPassword
- PasswordForm
- SignIn
- SingleSignOnConnectors
- SingleSignOnEmail
- SingleSignOnLanding
- SocialLanding
- SocialLinkAccount
- SocialSignInWebCallback
- Springboard
- VerificationCode
- scss
- types
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
406 files changed
+26
-24130
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 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| |||
22 | 20 | | |
23 | 21 | | |
24 | 22 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 23 | | |
42 | 24 | | |
43 | 25 | | |
| |||
47 | 29 | | |
48 | 30 | | |
49 | 31 | | |
50 | | - | |
51 | | - | |
52 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
53 | 36 | | |
54 | 37 | | |
55 | 38 | | |
| |||
58 | 41 | | |
59 | 42 | | |
60 | 43 | | |
61 | | - | |
62 | 44 | | |
63 | 45 | | |
64 | 46 | | |
| |||
68 | 50 | | |
69 | 51 | | |
70 | 52 | | |
71 | | - | |
72 | 53 | | |
73 | 54 | | |
74 | 55 | | |
75 | 56 | | |
76 | | - | |
77 | 57 | | |
78 | | - | |
79 | 58 | | |
80 | 59 | | |
81 | 60 | | |
82 | 61 | | |
83 | 62 | | |
84 | 63 | | |
85 | | - | |
86 | | - | |
87 | | - | |
| 64 | + | |
| 65 | + | |
88 | 66 | | |
89 | 67 | | |
90 | | - | |
91 | 68 | | |
92 | 69 | | |
93 | 70 | | |
94 | 71 | | |
95 | 72 | | |
96 | 73 | | |
97 | 74 | | |
98 | | - | |
| 75 | + | |
99 | 76 | | |
100 | | - | |
| 77 | + | |
101 | 78 | | |
102 | 79 | | |
Lines changed: 0 additions & 193 deletions
This file was deleted.
0 commit comments