1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient
Rishabh Malhotra 4840671f0e
Desktop: Fixes #2573: Improved detection of selected text when applying formatting (#2582)
* fixes #2573 

This fixes the bug with spaces

* Update NoteText.jsx
2020-02-27 00:18:57 +00:00
..
build Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
css Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
fonts Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
gui Desktop: Fixes #2573: Improved detection of selected text when applying formatting (#2582) 2020-02-27 00:18:57 +00:00
locales Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
patches Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
plugins Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
tools Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
.gitignore Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
app.js Desktop: fix Resources menu item on macOS (#2530) 2020-02-21 00:33:48 -05:00
bridge.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
checkForUpdates.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
dev-app-update.yml-FORTESTING Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
ElectronAppWrapper.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
envFromArgs.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
eventManager.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
gulpfile.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
index.html Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
InteropServiceHelper.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
main-html.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
main.js Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
package-lock.json Desktop: Resolves #160: Add word counter feature to notes (#2444) 2020-02-25 09:43:31 +00:00
package.json Desktop: Use asar packing to improve performances (#2531) 2020-02-26 23:39:24 +00:00
style.css Tools: Improve and simplify how to build the apps (#2538) 2020-02-20 22:59:18 +00:00
theme.js Desktop: Resolves #160: Add word counter feature to notes (#2444) 2020-02-25 09:43:31 +00:00