1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ElectronClient/app/gui
Rafael Cavalcanti c8a0138b3b Desktop: Fixes #2122: Fix Goto Anything scrolling issue (#2199)
* Fix Goto scrolling (#2122)

* Better fix to Goto scrolling (#2122)

* Fix #2122: fix bottomItemIndex and top values
2019-12-28 22:53:21 +01:00
..
note-viewer Clipper: Fixes #2034: Better handling of HTML minifying error with fallback to non-minified HTML 2019-11-07 20:32:11 +00:00
style Desktop: Resolves #1903: Add Nord theme (#2004) 2019-10-30 09:55:45 +00:00
utils Desktop, Cli: Allow exporting a note as HTML 2019-12-15 18:41:13 +00:00
ClipperConfigScreen.jsx Desktop: Cleaned up and improved config screen design, move all screens under same one, and added section buttons 2019-09-10 23:53:01 +00:00
ConfigMenuBar.jsx eslint 2019-09-29 22:11:36 +00:00
ConfigScreen.jsx Desktop: Add ability to share a note publicly using Nextcloud (#2173) 2019-12-13 01:16:34 +00:00
DialogButtonRow.jsx Desktop: Add ability to share a note publicly using Nextcloud (#2173) 2019-12-13 01:16:34 +00:00
dialogs.js Started applying config to Electron app 2019-07-29 14:13:23 +02:00
DropboxLoginScreen.jsx Desktop: Add ability to share a note publicly using Nextcloud (#2173) 2019-12-13 01:16:34 +00:00
EncryptionConfigScreen.jsx Desktop: Add ability to share a note publicly using Nextcloud (#2173) 2019-12-13 01:16:34 +00:00
ExtensionBadge.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
Header.jsx Desktop: Add ability to share a note publicly using Nextcloud (#2173) 2019-12-13 01:16:34 +00:00
HelpButton.jsx Started applying config to Electron app 2019-07-29 14:13:23 +02:00
IconButton.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
ImportScreen.jsx Desktop: Add ability to share a note publicly using Nextcloud (#2173) 2019-12-13 01:16:34 +00:00
ItemList.jsx Desktop: Fixes #2122: Fix Goto Anything scrolling issue (#2199) 2019-12-28 22:53:21 +01:00
MainScreen.jsx Desktop: Fixed dev tool support 2019-12-17 17:06:55 +00:00
Navigator.jsx Desktop: Add ability to share a note publicly using Nextcloud (#2173) 2019-12-13 01:16:34 +00:00
NoteList.jsx Desktop: Fixes #1570: Prevent horizontal scrolling on Linux when a scrollbar is present in note list (#2062) 2019-11-06 21:46:26 +00:00
NotePropertiesDialog.jsx Desktop: Add ability to share a note publicly using Nextcloud (#2173) 2019-12-13 01:16:34 +00:00
NoteRevisionViewer.jsx Desktop: Fixes #2008: Open links in external browser from revision view 2019-10-28 18:47:23 +00:00
NoteSearchBar.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
NoteStatusBar.jsx Started applying config to Electron app 2019-07-29 14:13:23 +02:00
NoteText.jsx All: Better handling of resource download errors, and added resource info to sync status screen 2019-12-28 20:23:38 +01:00
NoteTextViewer.jsx Desktop: Fixed dev tool support 2019-12-17 17:06:55 +00:00
OneDriveLoginScreen.jsx Desktop: Updated OneDrive login to remove webview dependency 2019-12-18 09:21:12 +00:00
PromptDialog.jsx Desktop: Add ability to share a note publicly using Nextcloud (#2173) 2019-12-13 01:16:34 +00:00
Root.jsx Desktop: Resolves #1988: Add menu item to toggle note list (#1991) 2019-10-30 09:40:33 +00:00
ShareNoteDialog.tsx Desktop: Fixed dev tool support 2019-12-17 17:06:55 +00:00
SideBar.jsx Desktop: Fixes #2157: Prevent app from crashing when pressing focus shortcut from search bar 2019-12-18 11:16:13 +00:00
StatusScreen.jsx Desktop: Add ability to share a note publicly using Nextcloud (#2173) 2019-12-13 01:16:34 +00:00
TagItem.jsx Started applying config to Electron app 2019-07-29 14:13:23 +02:00
TagList.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
Toolbar.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
ToolbarButton.jsx Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
ToolbarSpace.jsx Started applying config to Electron app 2019-07-29 14:13:23 +02:00
VerticalResizer.jsx Chore: Apply eslint no-unused-vars eslint config and add TypeScript config 2019-09-12 22:16:42 +00:00