Commit graph

16 commits

Author SHA1 Message Date
Johannes Millan
9a9ae6185e fix: keyboard shortcuts from firing when editing text 2018-03-23 19:31:58 +01:00
Johannes Millan
fba83faa16 feat: add transition to inline-markdown 2018-03-16 16:31:44 +01:00
Johannes Millan
e9897859f0 feat: make notes more recognizable by changing their color 2018-03-09 00:31:24 +01:00
Johannes Millan
9354791ec8 feat: let notes take up less space if empty 2018-03-09 00:24:52 +01:00
Johannes Millan
53a102508a refactor(styles): body dark theme selector to mixin 2017-10-30 16:41:35 +01:00
Johannes Millan
16773ce06b feat(taskList): refocus last task after notes were edited 2017-10-29 23:39:35 +01:00
Johannes Millan
4ce1a1a4a9 feat(taskList): toggle textarea on keyboard show 2017-10-29 23:27:25 +01:00
Johannes Millan
d4aaf6c69c improve showing and hiding inline markdown performance by using ng-show instead of ng-if 2017-05-03 22:57:29 +02:00
Johannes Millan
728dcb9de8 decouple inline markdown from ngmodel 2017-05-03 22:37:48 +02:00
Johannes Millan
5aeb0d0d23 add debounce and ng-if to inline markdown 2017-05-03 15:56:56 +02:00
Johannes Millan
7ff30fd071 fix markdown edit showing false sometimes 2017-04-30 19:37:20 +02:00
Johannes Millan
ebe42658ee fix task notes not updating correctly 2017-03-10 20:06:48 +01:00
Johannes Millan
1730694e19 wait for scope evaluation for inline markdown on changed callback 2017-03-07 14:02:33 +01:00
Johannes Millan
7f30b0193b add auto resize to marked textarea 2017-02-11 23:40:33 +01:00
Johannes Millan
033ad14822 add github issue integration for search 2017-02-11 23:40:33 +01:00
Johannes Millan
d55fda15cf move everything to app-src folder to use compiled version from now on for final electron build 2017-02-06 23:51:45 +01:00