1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ReactNativeClient/lib/models
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
..
Alarm.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
BaseItem.js Desktop, Cli: Fixes #2085: Fix escaping of title when generating a markdown link (#2456) 2020-02-07 22:15:41 +00:00
Folder.js Desktop: Don't count completed to-dos in note counts when they are not shown (#2288) 2020-01-18 13:46:04 +00:00
ItemChange.js Chore: Apply eslint no-unused-vars eslint config and add TypeScript config 2019-09-12 22:16:42 +00:00
MasterKey.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
Migration.js All: Extract note renderer to separate package (WIP) (#2206) 2019-12-29 18:58:40 +01:00
Note.js All: Reset time fields when duplicating a note (#2428) 2020-02-05 11:18:14 +00:00
NoteResource.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
NoteTag.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
Resource.js All: Better handling of resource download errors, and added resource info to sync status screen 2019-12-28 20:23:38 +01:00
ResourceLocalState.js First pass at linting lib dir 2019-07-29 15:43:53 +02:00
Revision.js Chore: Apply eslint rules 2019-09-19 22:51:18 +01:00
Search.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
Setting.js Desktop: Resolves #2162: Added zoom controls to the application menu 2020-02-12 12:41:32 +00:00
Tag.js Desktop: Resolves #539: Add "add or remove tags" for multiple notes. (#2386) 2020-02-05 21:24:12 +00:00