Commit Graph

109 Commits

Author SHA1 Message Date
Mo Bitar
fd8e577018 rm unused 2017-04-10 15:07:15 -05:00
Mo Bitar
5e722e5291 web themes 2017-04-10 15:05:13 -05:00
Mo Bitar
ef76db5e7e fixes firefox tag selection issue 2017-03-10 15:04:46 -06:00
Mo Bitar
f05ddb5cd1 fixes change editor glitch 2017-03-10 14:31:17 -06:00
Mo Bitar
f9c01c0488 Tags menu 2017-03-10 11:54:36 -06:00
Mo Bitar
f54c7ea5cf remove ui-router dependancy 2017-03-01 18:31:59 -06:00
Mo Bitar
f7f0522f70 fix on note delete, select first 2017-03-01 17:44:20 -06:00
Mo Bitar
d212530f5a Merge branch 'master' into after-delete-select-first 2017-03-01 17:36:57 -06:00
Mo Bitar
1996757708 editor change fixes 2017-02-28 11:09:47 -06:00
Mo Bitar
ba68e287ce no new note on launch 2017-02-27 20:19:57 -06:00
Mo Bitar
1f90bf0286 editor note references 2017-02-27 13:59:11 -06:00
Mo Bitar
8462482f46 note selection adjustment 2017-02-27 12:31:32 -06:00
Mo Bitar
34bb127489 remove fullscreen shortcut 2017-02-27 11:44:05 -06:00
Mo Bitar
646819ebdc auto sign in function 2017-02-27 11:43:19 -06:00
Mo Bitar
fc6fc10ceb server,email,pw as url params 2017-02-27 08:02:10 -06:00
Mo Bitar
ac2661bc6e editor data 2017-02-26 21:10:49 -06:00
Mo Bitar
a0d582db52 locally clear refs before processing 2017-02-19 22:57:36 -06:00
Mo Bitar
4183200674 sort by 2017-02-17 17:54:41 -06:00
Mo Bitar
253710acb9 editor fixes 2017-02-16 17:16:15 -06:00
Mo Bitar
ba1d077d63 converted grid to flexbox 2017-02-16 15:58:32 -06:00
Mo Bitar
8f077245fa remove markdown refs, cleanup 2017-02-15 13:20:17 -06:00
Mo Bitar
979b5eb2a8 external editor support 2017-02-15 13:01:19 -06:00
Mo Bitar
0fa048e23c preview action, click outside panel handle 2017-02-13 11:42:27 -06:00
Amit
054eae6adf select first note in list, after delete 2017-02-09 00:15:34 +09:00
Mo Bitar
b74d709f4d typo 2017-01-31 01:10:39 -06:00
Mo Bitar
fd44b694b0 styles 2017-01-31 00:54:22 -06:00
Mo Bitar
c93eba279d sync timer 2017-01-30 15:34:36 -06:00
Mo Bitar
72afcd7da4 confirm delete, extension load actions 2017-01-29 16:59:06 -06:00
Mo Bitar
48ea5dc22c import error check 2017-01-29 00:19:32 -06:00
Mo Bitar
5ec6fc4831 delete undefined tag 2017-01-29 00:04:56 -06:00
Mo Bitar
f132da004d offline callback 2017-01-28 23:34:06 -06:00
Mo Bitar
5d9c1c3413 notes infinite scroll 2017-01-28 13:58:02 -06:00
Mo Bitar
2b0aa2d4ca account menu complete 2017-01-28 00:09:44 -06:00
Mo Bitar
f296b0e49e functional minimalism 2017-01-27 19:39:10 -06:00
Mo Bitar
7c88531cff updates 2017-01-27 13:54:23 -06:00
Mo Bitar
3029a97c0e editor error message 2017-01-26 19:59:55 -06:00
Mo Bitar
b7492176d1 sync accounts 2017-01-26 19:50:47 -06:00
Mo Bitar
b2200c5707 sync provider wip 2017-01-25 19:44:48 -06:00
Mo Bitar
51012d7d54 api controller refactor 2017-01-25 17:14:11 -06:00
Mo Bitar
a76f725f7f keymanager, syncmanager 2017-01-25 15:52:03 -06:00
Mo Bitar
13e6ac59a9 sync providers wip 2017-01-24 20:55:55 -06:00
Lev Lazinskiy
d6e743a7b2 Fix space 2017-01-23 22:55:51 -08:00
Lev Lazinskiy
64468909c1 Handle Shift Key
If Shift + Tab is pressed, this event is not fired and instead
the cursor moves to the previous field (i.e default browser behavior)
2017-01-23 22:50:39 -08:00
Lev Lazinskiy
2908b5d5d7 Reset the cursor
Once tab key is pressed, place the cursor 4 spaces away from
the location where the tab key was pressed.

This handles the case of when a tab key is pressed in the middle of
an existing note and the cursor was placed at the end of the document.

fix https://github.com/standardnotes/web/issues/50
2017-01-23 22:13:55 -08:00
Mo Bitar
b9160e01fd logs 2017-01-21 18:53:50 -06:00
Mo Bitar
8e6a00b8d9 tags input in editor, #41 2017-01-21 18:51:56 -06:00
Mo Bitar
1a9abe8fc3 Merge pull request #46 from standardnotes/context-ext
Context ext
2017-01-21 16:44:15 -06:00
Mo Bitar
c23b7747bf let in for loop, dismiss menu on note change 2017-01-21 15:41:29 -06:00
Lev Lazinskiy
3f3b808286 Remove extra space before window 2017-01-19 21:40:43 -08:00
Lev Lazinskiy
e1eac39ed0 Fix spacing (for real this time) 2017-01-19 21:39:12 -08:00