-
- Downloads
Merge branch 'HOLI-10925-add-confirmation-screen' into 'main'
HOLI-10925: add unsubscribe confirmation screen See merge request app/holi-frontends!3024
Showing
- apps/mobile/navigation/RootNavigator.tsx 5 additions, 0 deletionsapps/mobile/navigation/RootNavigator.tsx
- apps/mobile/navigation/linkingConfig.ts 1 addition, 0 deletionsapps/mobile/navigation/linkingConfig.ts
- apps/mobile/navigation/routeName.ts 1 addition, 0 deletionsapps/mobile/navigation/routeName.ts
- apps/web/pages/unsubscribe.tsx 8 additions, 0 deletionsapps/web/pages/unsubscribe.tsx
- core/i18n/locales/de.json 5 additions, 0 deletionscore/i18n/locales/de.json
- core/i18n/locales/en.json 5 additions, 0 deletionscore/i18n/locales/en.json
- core/screens/mail/Unsubscribe.tsx 12 additions, 0 deletionscore/screens/mail/Unsubscribe.tsx
- core/screens/mail/Unsubscribe.web.tsx 111 additions, 0 deletionscore/screens/mail/Unsubscribe.web.tsx
- core/screens/mail/components/EmailContent.tsx 84 additions, 0 deletionscore/screens/mail/components/EmailContent.tsx
- core/screens/mail/components/EmailIllustration.tsx 41 additions, 0 deletionscore/screens/mail/components/EmailIllustration.tsx
- core/screens/mail/hooks/useEmailSubscriptionAnimation.ts 33 additions, 0 deletionscore/screens/mail/hooks/useEmailSubscriptionAnimation.ts
- core/screens/mail/mutations.tsx 9 additions, 0 deletionscore/screens/mail/mutations.tsx
- core/screens/mail/utils/maskEmail.ts 26 additions, 0 deletionscore/screens/mail/utils/maskEmail.ts
- packages/ui/assets/img/illustrations/resubscribe_illustration.svg 13 additions, 0 deletions.../ui/assets/img/illustrations/resubscribe_illustration.svg
- packages/ui/assets/img/illustrations/unsubscribe_illustration.svg 8 additions, 0 deletions.../ui/assets/img/illustrations/unsubscribe_illustration.svg
Loading
Please register or sign in to comment