Baptiste Grob
|
65468a1a72
|
fix: prevent infinite loop while switching between notes with editors
|
2020-08-20 13:11:11 +02:00 |
|
Baptiste Grob
|
518063829f
|
fix: close history menu when other menu item is clicked
|
2020-08-20 12:09:03 +02:00 |
|
Baptiste Grob
|
7521847444
|
fix: correctly switch between editors
|
2020-08-20 12:03:10 +02:00 |
|
Baptiste Grob
|
5acaa062f0
|
refactor: remove unused parameter
|
2020-08-19 12:32:04 +02:00 |
|
Baptiste Grob
|
ee837ea077
|
fix: correctly switch between editors
|
2020-08-19 12:31:42 +02:00 |
|
Baptiste Grob
|
5c7bc32306
|
style: remake updateUI into flushUI
|
2020-08-18 18:14:24 +02:00 |
|
Baptiste Grob
|
7bad225691
|
Merge branch '004-server-history-support' into develop
|
2020-08-14 17:55:25 +02:00 |
|
Baptiste Grob
|
11ed5bc0b5
|
style: trim whitespace
|
2020-08-14 16:38:58 +02:00 |
|
Baptiste Grob
|
e71c47ff54
|
fix: show saving status when editing note for the first time
|
2020-07-29 13:47:51 +02:00 |
|
Baptiste Grob
|
1dc28832cc
|
fix: debounce note status updates properly
|
2020-07-29 13:12:50 +02:00 |
|
Baptiste Grob
|
c6a25d6ae4
|
fix: handle retrieving deleted components
|
2020-07-15 12:21:18 +02:00 |
|
Baptiste Grob
|
d9355377b1
|
fix: rename allStackComponent to stackComponent in pug file
|
2020-07-13 11:52:01 +02:00 |
|
Johnny Almonte
|
50f45547a4
|
wip: server history support
|
2020-07-13 03:18:49 -04:00 |
|
Baptiste Grob
|
5656edb385
|
refactor: AlertService
|
2020-07-09 15:43:58 +02:00 |
|
Baptiste Grob
|
d7c8efee25
|
refactor: rename EditorView.state.allStackComponents to stackComponents
|
2020-07-07 18:59:51 +02:00 |
|
Baptiste Grob
|
1a5a5021d5
|
refactor: remove unused method
|
2020-07-07 18:59:51 +02:00 |
|
Baptiste Grob
|
e280309be6
|
fix: enable, disable, sync editor stack per note
|
2020-07-07 18:59:51 +02:00 |
|
Baptiste Grob
|
d774ecb3e1
|
fix: load/unload tags component on change
|
2020-07-02 15:01:00 +02:00 |
|
Johnny Almonte
|
a75f1b8d52
|
fix: update monospaceFont in editor template
|
2020-06-25 11:11:14 -04:00 |
|
Johnny Almonte
|
159f8f381c
|
fix: update comment for textareaUnloading
|
2020-06-25 11:08:27 -04:00 |
|
Johnny Almonte
|
ce40cc4ba1
|
fix: correct monospace state name
|
2020-06-25 11:07:44 -04:00 |
|
Johnny Almonte
|
72de9516b8
|
fix: 'Spellcheck' option removes note editor from view
|
2020-06-24 23:51:41 -04:00 |
|
Johnny Almonte
|
b944f3dec8
|
fix: read preferences value from state
|
2020-06-24 23:47:40 -04:00 |
|
Baptiste Grob
|
91b53d34bf
|
fix: correctly set note values when they change
|
2020-06-22 15:27:47 +02:00 |
|
Baptiste Grob
|
36d8b81d2f
|
fix: clear note change listener on editor vie deinit
|
2020-06-01 18:37:26 +02:00 |
|
Mo Bitar
|
78e4ae0a16
|
fix: use snjs proper types location
|
2020-04-30 11:23:02 -05:00 |
|
Mo Bitar
|
bbfb40dcba
|
update: use uuid for mutator association
|
2020-04-30 10:52:31 -05:00 |
|
Mo Bitar
|
dee164f4a2
|
fix: editor status after changing note
|
2020-04-24 12:55:23 -05:00 |
|
Mo Bitar
|
fa831f775b
|
fix: timing of editor component view unloading
|
2020-04-23 20:20:56 -05:00 |
|
Mo Bitar
|
7a615bc137
|
fix: panel resizer callback
|
2020-04-22 08:32:51 -05:00 |
|
Mo Bitar
|
2ce981a1ea
|
fix: deactivate themes on signout
|
2020-04-21 17:24:11 -05:00 |
|
Mo Bitar
|
6be8fa93f8
|
fix: select on focus, wait for value
|
2020-04-21 14:05:11 -05:00 |
|
Mo Bitar
|
f9733f8dac
|
fix: deregister stream observers on editor deinit
|
2020-04-21 12:17:01 -05:00 |
|
Mo Bitar
|
8050c9cccd
|
Remove notes tags display
|
2020-04-17 13:57:43 -05:00 |
|
Mo Bitar
|
0c6b5cbeb7
|
mv services/state > ui_models/app_state
|
2020-04-17 13:31:47 -05:00 |
|
Mo Bitar
|
2083ce763f
|
Fixes smart tags, toggling archive, and toggling trashed
|
2020-04-17 09:28:58 -05:00 |
|
Mo Bitar
|
4451832c9e
|
Fixes user prefs sync race condition
|
2020-04-16 10:17:19 -05:00 |
|
Mo Bitar
|
c94742d248
|
Component stack fixes
|
2020-04-16 09:46:15 -05:00 |
|
Mo Bitar
|
407e3ea0d8
|
Fixes and improvements related to components
|
2020-04-15 19:17:08 -05:00 |
|
Mo Bitar
|
1280c2ec52
|
Editor component management simplification
|
2020-04-15 13:11:10 -05:00 |
|
Mo Bitar
|
0d44a2ff64
|
Component management improvements, removal of dependence on noteReady flag
|
2020-04-15 10:26:55 -05:00 |
|
Mo Bitar
|
a2303aa7af
|
Fixes
|
2020-04-14 19:59:31 -05:00 |
|
Mo Bitar
|
d91b7bc449
|
Tags fixes
|
2020-04-14 18:16:46 -05:00 |
|
Mo Bitar
|
9cf99896a5
|
Remove dummy concept in favor of editor group and editors
|
2020-04-14 15:03:22 -05:00 |
|