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

129 Commits

Author SHA1 Message Date
Dick Choi 0a707b3f02 improve FolderSelect
maximum height and filtering by name
2016-09-08 22:02:07 +09:00
Dick Choi 0d573651a3 DELETE_NOTE 2016-09-01 00:02:16 +09:00
Dick Choi aefb84df3b Mutable
INIT_ALL, NOTE_MOVE, NOTE_UPDATE(create/update) done
2016-09-01 00:01:47 +09:00
yosmoc 0490b115ad submit the tag when receiving 'tab' key
In existing implementation, 'enter' key is only allowed to submit the tag. However, if the user finishes to create the tag and make another tag, the user naturally send 'tab' key.
When receiving 'tab' key, the focus will go to the star icon and nothing is submitted, but the text is still remained. This makes confusing to the user.

This commit provide 'tab' key submitting the tag also.
2016-08-24 22:34:34 +02:00
Dick Choi 108e83a402 syntax mode will be detected by filename 2016-08-22 00:43:52 +09:00
Dick Choi fc237848c8 fix Delete confirm design 2016-08-21 17:49:42 +09:00
Dick Choi 8736d87b95 dark theme 2016-08-14 17:30:55 +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 49acd8a4f3 add tooltip 2016-07-27 14:13:54 +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 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 a6e3dbd825 change folder 2016-07-21 23:44:00 +09:00
Dick Choi b6d34472fe snippet note 2016-07-21 01:17:53 +09:00
Dick Choi 0ccfd36a83 smaller storage name 2016-07-15 10:21:34 +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 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 d171078ca4 fix z-index of option 2016-05-31 21:37:06 +09:00
Dick Choi cb18b8f347 fix style 2016-05-31 14:29:49 +09:00
Dick Choi 4fdb72f93c add FolderSelect 2016-05-31 14:29:01 +09:00
Dick Choi 549930b48c Enhance Tag style 2016-05-29 14:15:43 +09:00
Dick Choi 5a26fc812d Star a note 2016-05-29 13:08:02 +09:00
Dick Choi 4292583d73 TagSelect 2016-05-29 02:54:01 +09:00
Dick Choi 7f8733796e Detail 2016-05-25 17:11:10 +09:00