1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-mobile/components
2024-01-18 11:22:20 +00:00
..
biometrics Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
NoteBodyViewer Chore: Refactor renderer package: Limit dependency on @joplin/lib and improve type safety (#9701) 2024-01-18 11:20:10 +00:00
NoteEditor Chore: Mobile: Refactor markdown toolbar (#9708) 2024-01-18 11:22:20 +00:00
ProfileSwitcher Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
screens Chore: Moved search files from "searchengine" namespace to just "search" 2024-01-05 14:15:47 +00:00
voiceTyping Update dependency react-native-paper to v5.10.1 (#8908) 2023-09-19 11:59:30 +01:00
ActionButton.tsx Mobile: Fixes #9376: Sidebar is not dismissed when creating a note 2023-11-26 16:45:11 +01:00
app-nav.tsx
BackButtonDialogBox.ts
base-screen.ts Mobile: Settings screen: Create separate pages for each screen (#8567) 2023-11-09 19:19:08 +00:00
CameraView.tsx Mobile: Fix icon after react-native-vector-icon upgrade 2023-10-07 17:25:03 +01:00
checkbox.js Mobile: Fix icon after react-native-vector-icon upgrade 2023-10-07 17:25:03 +01:00
CustomButton.tsx
Dropdown.test.tsx Mobile: Fixes #8707: Fix not all dropdown items focusable with VoiceOver (#8714) 2023-08-27 12:42:42 +01:00
Dropdown.tsx iOS: Fixes #9271: Allow showing dropdowns in landscape mode (#9309) 2023-11-15 00:42:27 +00:00
ExtendedWebView.tsx Chore: Mobile: Allow debugging iOS WebViews when running in dev mode (#9659) 2024-01-06 12:13:00 +00:00
FolderPicker.tsx Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-22 11:58:53 +01:00
getResponsiveValue.test.ts Tools: Add more eslint/jest rules 2023-03-09 17:50:56 +00:00
getResponsiveValue.ts Chore: Resolves #8360: Use @typescript-eslint/indent for TypeScript files (#8367) 2023-07-06 19:17:41 +01:00
global-style.js Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
Icon.tsx Chore: Mobile: Refactor markdown toolbar (#9708) 2024-01-18 11:22:20 +00:00
Modal.tsx Chore: Fixed type 2023-07-06 20:41:03 +01:00
ModalDialog.js Mobile: Fixes #8027: Fixed link modal position on devices with notch (#8029) 2023-07-06 19:03:57 +01:00
note-item.js Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
NoteList.tsx Revert "Chore: Trying to fix CI error "TypeError: Cannot redefine property: performance"" 2023-04-23 22:56:24 +01:00
SafeAreaView.js Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
SaveIcon.png
ScreenHeader.tsx Mobile: Resolves #9294: Implement settings search (#9320) 2023-11-16 12:17:03 +00:00
SelectDateTimeDialog.tsx
side-menu-content-note.js Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
side-menu-content.tsx Chore: Refactor sidebar utilities to TypeScript 2024-01-09 16:25:13 +00:00
SideMenu.ts Mobile: Resolves #8791: Revert to react-native-sidemenu-updated for navigation drawers (#8820) 2023-09-11 08:53:53 +01:00
TextInput.tsx