1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-mobile/components
2024-09-27 15:23:31 +01:00
..
accessibility Mobile: Fixes #10253: Move accessibility focus to the first note action menu item on open (#11031) 2024-09-12 09:04:23 +01:00
biometrics
buttons Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
ExtendedWebView Chore: Mobile: Improve note screen tests and fix CI warning (#11126) 2024-09-27 15:23:02 +01:00
NoteBodyViewer Chore: Mobile tests: Hide debug logging (#10977) 2024-09-04 12:13:48 +01:00
NoteEditor Chore: Mobile: Improve note screen tests and fix CI warning (#11126) 2024-09-27 15:23:02 +01:00
plugins Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
ProfileSwitcher Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
ScreenHeader Mobile: Show loading indicator while loading search results (#11104) 2024-09-24 15:12:02 +01:00
screens Mobile: Fixes #11130: Fix regression: Search screen not hidden when cached for search result navigation (#11131) 2024-09-27 15:23:31 +01:00
voiceTyping Chore: Mobile: Add note screen tests (#10766) 2024-07-26 12:35:50 +01:00
app-nav.tsx Mobile: Show loading indicator while loading search results (#11104) 2024-09-24 15:12:02 +01:00
BackButtonDialogBox.ts Chore: Migrate back-button.js to TypeScript (#11087) 2024-09-21 18:28:41 +01:00
base-screen.ts Mobile: Show loading indicator while loading search results (#11104) 2024-09-24 15:12:02 +01:00
BetaChip.tsx
CameraView.tsx
Checkbox.tsx Chore: Mobile: Migrate NoteItem and Checkbox to TypeScript (#11094) 2024-09-21 12:57:26 +01:00
DialogManager.tsx Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
DismissibleDialog.tsx Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
Dropdown.test.tsx
Dropdown.tsx Mobile: Scroll dropdown to selected value when first opened (#11091) 2024-09-21 12:58:01 +01:00
FolderPicker.tsx
getResponsiveValue.test.ts
getResponsiveValue.ts
global-style.ts Mobile: Fixes #11130: Fix regression: Search screen not hidden when cached for search result navigation (#11131) 2024-09-27 15:23:31 +01:00
Icon.tsx
IconButton.tsx Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
Modal.tsx Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
ModalDialog.tsx
NoteItem.tsx Chore: Mobile: Migrate NoteItem and Checkbox to TypeScript (#11094) 2024-09-21 12:57:26 +01:00
NoteList.tsx Chore: Mobile: Migrate NoteItem and Checkbox to TypeScript (#11094) 2024-09-21 12:57:26 +01:00
SafeAreaView.js
SelectDateTimeDialog.tsx Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
side-menu-content.tsx Mobile: Fixes #11028: Accessibility: Fix sidebar broken in right-to-left mode, improve screen reader accessibility (#11056) 2024-09-16 22:17:12 +01:00
SideMenu.tsx Android,Web: Fix scroll issues and incorrect main content height (#11071) 2024-09-21 13:05:17 +01:00
SideMenuContentNote.tsx Chore: Mobile: Convert side-menu-content-note.js to a TypeScript function component (#11095) 2024-09-21 12:57:08 +01:00
TextInput.tsx