1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 09:51:56 +00:00
Commit Graph

1897 Commits

Author SHA1 Message Date
syossan27 e256c7a7d9 Fix delete last note 2016-07-29 13:03:11 +09:00
Dick Choi ef866f957a Markdown in snippet note will be rendered 2016-07-29 11:04:10 +09:00
Dick Choi 58d25415db fix layout bug of tab list in snippet note 2016-07-29 11:03:36 +09:00
Dick Choi 4af8615624 set left border of tag item blue 2016-07-27 17:54:45 +09:00
Dick Choi b6bb438507 fix checkbox rendering bug
it doesn't render multiline content properly
2016-07-27 17:54:16 +09:00
Dick Choi 49acd8a4f3 add tooltip 2016-07-27 14:13:54 +09:00
Dick Choi 3e699a99d5 fix preview bugs
autoscroll doesn't work at near end of note.
missing event handler
2016-07-27 14:13:42 +09:00
Dick Choi 9cd6d6d4c1 GFM checkbox 2016-07-26 20:00:32 +09:00
Dick Choi 49a4b5feb4 no more line anchors 2016-07-26 17:12:34 +09:00
Dick Choi c6eff157de improve line anchors placement 2016-07-26 13:56:55 +09:00
Dick Choi 80d16233e7 foot note 2016-07-26 01:44:26 +09:00
Dick Choi 65e1a39027 debounce dispatch 2016-07-26 01:13:08 +09:00
Dick Choi d73b567bd4 inhance UX & search case insensitive 2016-07-24 15:03:18 +09:00
Dick Choi 7faf0efb20 Merge branch '0.6.0' 2016-07-24 03:12:15 +09:00
Dick Choi ed70cb8e3d fix forever loading if user is new 2016-07-24 03:11:07 +09:00
Dick Choi 2544b5b821 fix path validation for Windows 2016-07-23 23:47:07 +09:00
Rokt33r 90613b7cc8 Merge branch '0.6.0' 2016-07-23 20:44:07 +09:00
Dick Choi e70d09ebbf modify smaller border for folder item 2016-07-23 15:52:07 +09:00
Dick Choi 1ff33378e1 esc to close modal 2016-07-23 15:45:21 +09:00
Dick Choi 286739f770 cleanup 2016-07-23 15:41:30 +09:00
Dick Choi 45b1cd3942 delete note 2016-07-23 15:28:17 +09:00
Dick Choi b2d34ab95d add initialization modal & migration func 2016-07-23 12:14:01 +09:00
Dick Choi f628ed55cf update infotab 2016-07-23 01:41:31 +09:00
Dick Choi 40410eb10f hotkey config 2016-07-22 08:39:25 +09:00
Dick Choi a6e3dbd825 change folder 2016-07-21 23:44:00 +09:00
Dick Choi 3882df41f1 fix tag search bug 2016-07-21 22:51:18 +09:00
Dick Choi 6c67b96e30 search 2016-07-21 03:21:53 +09:00
Dick Choi b6d34472fe snippet note 2016-07-21 01:17:53 +09:00
Dick Choi 69d11b5cd0 fix css bugs
content of rendered preview should be selectable
the hit box of width slider should has the highest z-index
2016-07-20 00:47:25 +09:00
Dick Choi f36f2029e5 change layout 2016-07-19 13:29:05 +09:00
Dick Choi af7476f79a use flex layout to center modal 2016-07-19 13:28:18 +09:00
Dick Choi 890207daee auto scroll 2016-07-19 08:59:47 +09:00
Dick Choi 9a5653f1e3 preview on blur 2016-07-19 02:38:23 +09:00
Dick Choi 4f45ba1680 embed navigating, filterring to notelist 2016-07-15 10:34:52 +09:00
Dick Choi 0ccfd36a83 smaller storage name 2016-07-15 10:21:34 +09:00
Dick Choi 8452a95114 hide sidenav toggle button temporarily 2016-07-15 10:21:21 +09:00
Dick Choi 9b98035ee7 smaller padding of code block 2016-07-14 14:42:20 +09:00
Dick Choi 922ae7a274 clean old codes 2016-07-14 14:37:26 +09:00
Dick Choi 2d46d12628 Codeblock theme of markdown preview 2016-07-14 14:37:14 +09:00
Dick Choi 44f270f408 rewite whole code
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00
Dick Choi ce915df2b2 focus content editor after create new Note 2016-06-12 19:55:39 +09:00
Dick Choi 1c224fedc5 hide scroll bar when modal shows up 2016-06-07 10:48:41 +09:00
Dick Choi 4299baec5d enable devtools 2016-06-07 10:48:20 +09:00
Dick Choi eb1a0ba49f switch note by arrow buttons 2016-06-01 11:50:58 +09:00
Dick Choi 45212e7e14 redirect when create new note 2016-06-01 10:19:36 +09:00
Dick Choi c691af9712 debug autoscroll 2016-06-01 09:35:48 +09:00
Dick Choi 0c2226b3fc cancel dispatch queue before focrcing & shorter dispatch latency 2016-05-31 21:39:42 +09:00
Dick Choi eeda6b0208 remove unnecessary log 2016-05-31 21:38:47 +09:00
Dick Choi d9096424c5 set value when updating 2016-05-31 21:38:34 +09:00
Dick Choi d171078ca4 fix z-index of option 2016-05-31 21:37:06 +09:00