1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/ReactNativeClient
Laurent Cozic 06f71cea24 Desktop: Resolves #2162: Added zoom controls to the application menu
commit 2285000a6ac09eed12d4215d71b4f88f1660411a
Author: Laurent Cozic <laurent@cozic.net>
Date:   Tue Feb 11 22:25:12 2020 +0000

    Deprecate style.zoom

commit 3a6da4ffee280dd93eee1f4ae8891a72ecaea8e3
Author: Laurent Cozic <laurent@cozic.net>
Date:   Tue Feb 11 22:13:01 2020 +0000

    Fix zoom branch

commit c46c080a06
Author: Elizabeth Schafer <elizabeth.schafer.wenk@gmail.com>
Date:   Sun Dec 15 10:37:10 2019 -0500

    Using componentDidUpdate rather than deprecated componentWillRecieveProps

    https://github.com/laurent22/joplin/pull/2165#discussion_r357441917

commit 069444fd02
Author: Elizabeth Schafer <elizabeth.schafer.wenk@gmail.com>
Date:   Sun Dec 15 10:33:23 2019 -0500

    Zoom factor is saved to private setting

    https://github.com/laurent22/joplin/pull/2165#issuecomment-565258704

commit 34a1b2dc3e
Author: Elizabeth Schafer <elizabeth.schafer.wenk@gmail.com>
Date:   Sun Dec 15 10:30:29 2019 -0500

    Basing new zoom value off redux state

    https://github.com/laurent22/joplin/pull/2165#discussion_r357441406
    https://github.com/laurent22/joplin/pull/2165#discussion_r357441512

commit 7ec15ff4c4
Author: Elizabeth Schafer <elizabeth.schafer.wenk@gmail.com>
Date:   Fri Dec 13 12:50:11 2019 -0500

    Reducer shouldn't have any side effects

    https://github.com/laurent22/joplin/pull/2165#discussion_r357440767

commit 9e676ece13
Author: Elizabeth Schafer <elizabeth.schafer.wenk@gmail.com>
Date:   Sun Dec 8 11:11:28 2019 -0500

    Added zoom options to the view menu
2020-02-12 12:41:32 +00:00
..
android Android release v1.0.318 2020-02-09 22:25:18 +00:00
ios ios-v10.0.44 2020-02-10 21:44:27 +00:00
lib Desktop: Resolves #2162: Added zoom controls to the application menu 2020-02-12 12:41:32 +00:00
locales Update translations 2020-02-07 19:47:39 -05:00
.buckconfig Added React Native app 2017-05-06 15:37:28 +01:00
.flowconfig Mobile: Upgrading to React Native to 0.61.5 2020-02-09 20:21:52 +00:00
.gitattributes Added React Native app 2017-05-06 15:37:28 +01:00
.gitignore Mobile: Upgrading to React Native to 0.61.5 2020-02-09 20:21:52 +00:00
.watchmanconfig Added React Native app 2017-05-06 15:37:28 +01:00
app.json Various changes 2017-07-07 23:25:03 +01:00
build_android_prod.bat Android: Automate building for prod 2017-11-23 18:14:38 +00:00
build_android.bat Android: Fixed image picker issues 2017-11-20 19:01:19 +00:00
clean_build.bat Status screen 2017-07-10 20:16:59 +01:00
debug_log.bat Various changes 2017-07-08 00:25:10 +01:00
debug_log.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00
encodeAssets.js Removed auto-copied assets 2020-02-08 11:20:44 +00:00
index.android.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.ios.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
main.js Tools: Linter: Enforce object-curly-spacing - always 2020-02-04 22:09:34 +00:00
metro.config.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
package-lock.json Desktop, Mobile: Resolves #2001: Added Mermaid diagrams support 2020-02-11 22:28:43 +00:00
package.json Desktop, Mobile: Resolves #2001: Added Mermaid diagrams support 2020-02-11 22:28:43 +00:00
PluginAssetsLoader.ts All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
root.js RN upgrade: Fix sidebar dark overlay 2020-02-09 16:41:30 +00:00
run_ios.sh Mobile: Upgraded WebView 2019-06-14 08:11:15 +01:00
start_server.bat Fixed React Native app to work with latest versions of packages and removed dependency to yarn 2017-10-30 18:17:01 +00:00
start_server.sh fix permissions for shell scripts (add executable flag) (#866) 2018-10-09 22:58:18 +01:00