1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient
Jeremy Robertson 0e23ea5284
Desktop: Resolves #160: Add word counter feature to notes (#2444)
* Add word counter logic

Fix errant whitespace changes

* update to using react hooks
Use React hooks
remove extra theme set
Update styling function

* correct linting and package lock issues

* WIP: update button functionality

* Add line count and update styling from feedback

* corrected file location to fit new build
2020-02-25 09:43:31 +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: Resolves #160: Add word counter feature to notes (#2444) 2020-02-25 09:43:31 +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: Resolves #160: Add word counter feature to notes (#2444) 2020-02-25 09:43:31 +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