1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
joplin/packages/app-mobile/components
2024-09-21 13:05:27 +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 tests: Fix CodeMirror-related warnings (#10978) 2024-09-04 12:14:23 +01:00
NoteBodyViewer Chore: Mobile tests: Hide debug logging (#10977) 2024-09-04 12:13:48 +01:00
NoteEditor Mobile: Use fade animation for edit link dialog (#11090) 2024-09-21 12:58:20 +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 Chore: Mobile: Improve Notes screen type safety (#11093) 2024-09-21 12:57:38 +01:00
screens Mobile: Resolves #10763: Support permanent note deletion on mobile (#10786) 2024-09-21 13:05:27 +01:00
voiceTyping Chore: Mobile: Add note screen tests (#10766) 2024-07-26 12:35:50 +01:00
app-nav.tsx Chore: Mobile: Improve Notes screen type safety (#11093) 2024-09-21 12:57:38 +01:00
BackButtonDialogBox.ts
base-screen.ts
BetaChip.tsx Mobile: Mark plugin support as in beta (#10585) 2024-06-14 19:38:50 +01:00
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 Chore: Add no-throw-literal and prefer-promise-reject-errors eslint rules (#10371) 2024-04-25 13:32:37 +01:00
global-style.ts
Icon.tsx Chore: Refactor: Mobile: Rename CustomButton to IconButton (#10473) 2024-05-25 14:41:27 +01:00
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