omnivore/packages/web/components/templates
Jackson Harper 1b57d879ed Better handling of errors in javascript while waiting in swift
Two main changes here:

- Wait for JS highlight methods to complete, if an error occurs
post that error back to Swift.

- When creating a highlight with a note, post a message back to
Swift to signify success. We wait for that message instead of
closing immediately, so that a user doesn't lose their note if
creating the highlight failed.
2022-11-30 21:09:02 +08:00
..
article Better handling of errors in javascript while waiting in swift 2022-11-30 21:09:02 +08:00
auth Force non-themed colours on login forms as these pages are unthemed 2022-10-19 17:29:22 +08:00
homeFeed Add web UI for editing bylines 2022-11-25 11:16:20 +08:00
integrations Wrapping up the remaining task for integration feature 2022-10-31 17:34:12 -04:00
landing Update landing page graphics 2022-11-23 19:29:08 +08:00
library Set the width of the drop container to 100% so it doesn't compress the list view 2022-11-22 12:41:56 +08:00
onboarding Connected sendInstallInstructions API 2022-06-07 09:48:47 +00:00
ArticleHighlights.tsx Remove sharedBy from unused page 2022-03-24 12:52:02 -07:00
ConfirmProfileModal.tsx Force non-themed colours on login forms as these pages are unthemed 2022-10-19 17:29:22 +08:00
ErrorLayout.tsx Improve design for the error pages 2022-02-25 13:50:59 -08:00
KeyboardShortcutListModal.tsx useRouter 2022-03-08 20:05:18 -08:00
LoginForm.tsx Embed the apple id button so it doesnt fail when the apple CDN returns 404 2022-10-04 13:04:52 +08:00
LoginLayout.tsx Fix image-set syntax for the login page 2022-07-19 16:00:14 -07:00
Menu.tsx adding the active status to the menu items 2022-08-15 19:02:13 -05:00
OnboardingLayout.tsx Connected sendInstallInstructions API 2022-06-07 09:48:47 +00:00
PrimaryLayout.tsx Force the height of the primary layout content space 2022-06-22 12:35:40 -07:00
PrivacyPolicy.tsx render correct color mode in privacy and term web embeds [apple] 2022-02-24 14:18:51 -08:00
ProfileLayout.tsx Implement UI for email login and registration 2022-07-18 20:43:41 -07:00
SavingRequest.tsx Remove placeholder text that was showing up on loading page 2022-10-18 13:56:31 +08:00
SettingsLayout.tsx Make sure the header bar has a background in settings screens 2022-05-13 10:57:39 -07:00
TermsAndConditions.tsx render correct color mode in privacy and term web embeds [apple] 2022-02-24 14:18:51 -08:00