1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 17:53:22 +00:00
Commit Graph

251 Commits

Author SHA1 Message Date
yosmoc b7f4af8c78 confirm tag at onBlur event
When user inputs the tag and leave the tag input box without fixing(enter or tab key), tag string is still there, but it is not stored as a tag.

This changes solved this problem. When the cursol is out of the tag input, it registers the input as a tag.
2017-11-30 22:04:56 +01:00
Kazu Yokomizo 369cf16b68 Fix Margin at Note Detail 2017-11-26 16:14:52 +09:00
yosmoc edaa0713e8 React.PropTypes is deprecated from React 15.5
Migrated by react-codemod + minor fix by hand.
2017-11-25 22:27:04 +01:00
Maurits Lourens 3fbc749395 fixed eslint warnings 2017-11-24 17:00:03 +01:00
Kazu Yokomizo 54db0c718a Fix infopanel in note detail position 2017-11-24 17:38:03 +09:00
Kazu Yokomizo 179b830d14 Fix layout at statusbar in snippet note detail 2017-11-24 12:31:45 +09:00
Kazu Yokomizo 0b2b89da0f Fix CI error 2017-11-24 12:26:28 +09:00
Yutaka Ishii 529f271e07 style update 2017-11-24 12:04:11 +09:00
Yutaka Ishii 402d577ce0 update status bar style 2017-11-23 21:52:49 +09:00
Yutaka Ishii 4bb28a358e improve search folder 2017-11-23 21:52:49 +09:00
Yutaka Ishii 9cb086cbd9 update tag and folder 2017-11-23 21:52:49 +09:00
Kazu Yokomizo 7978704f1b Fix status bar layout 2017-11-21 13:22:16 +09:00
Kazz Yokomizo 04f632570d Merge pull request #1141 from BoostIO/fix-button-toggle-ux
Fix toggle info button ux at note detail
2017-11-18 16:13:47 +09:00
Kazu Yokomizo 4f0f611e52 Fix toggle info button ux at note detail 2017-11-18 16:02:45 +09:00
Kazu Yokomizo 90f7cf0996 Fix button layout in Trash 2017-11-18 15:39:00 +09:00
Kazu Yokomizo c397752b7a Fix at InfoButton 2017-11-18 14:47:39 +09:00
Kazu Yokomizo 8fb8aab7b8 Fix at TrashButton 2017-11-18 14:41:15 +09:00
Kazu Yokomizo 5b76216a64 Fix at SnippetNoteDetail 2017-11-18 14:40:41 +09:00
Kazu Yokomizo 7f5e372bdc Fix at markdown note detail 2017-11-18 14:40:11 +09:00
Kazu Yokomizo 01913a9a40 Fix at Infobutton 2017-11-18 14:39:08 +09:00
Yutaka Ishii b6efbcedef design update 2 2017-11-18 13:46:46 +09:00
Kazu Yokomizo 55ef998c55 Fix create sub snippet button color 2017-11-14 21:27:02 +09:00
Kazu Yokomizo 34a16298d4 Change markdown lock icon 2017-11-14 21:15:00 +09:00
Kazu Yokomizo e933ad89dc Fix star button at note detail 2017-11-14 21:00:10 +09:00
Kazu Yokomizo 0aaea28e74 Fix note detail layout 2017-11-14 20:46:07 +09:00
Kazu Yokomizo 2a2b662a6f Fix right buttons layout in note detail 2017-11-14 20:28:51 +09:00
Kazu Yokomizo deade1f9f8 Add trash button in trash 2017-11-14 20:26:36 +09:00
Kazu Yokomizo 2b73c17cca Fix CI 2017-11-14 18:51:50 +09:00
Kazu Yokomizo 369f8b6093 Fix CI 2017-11-14 18:40:38 +09:00
Kazu Yokomizo 5391ca161d Fix top part of note detail 2017-11-14 18:38:05 +09:00
Kazu Yokomizo 5b224d3b54 Fix note detail layout 2017-11-14 18:13:37 +09:00
Kazu Yokomizo 1cd26d2e71 Fix layout at note detail 2017-11-11 20:25:34 +09:00
asmsuechan 6047987c25 refactor: fix to use cut off file 2017-11-07 14:44:15 +09:00
Kazu Yokomizo c86e43597c Fix CI error 2017-11-06 16:11:00 +09:00
Kazu Yokomizo 123a73a5e6 Fix at InfoPanel in trash 2017-11-06 15:57:00 +09:00
Kazu Yokomizo 705e64377b Fix CI 2017-11-06 03:08:15 +09:00
Kazu Yokomizo 5c3f0cd060 Fix layout at InfoPanel 2017-11-06 02:40:59 +09:00
Kazu Yokomizo 92eccb635a Move the notification area from main window to preference modal 2017-11-05 17:56:32 +09:00
asmsuechan 47b5945e17 Change the tooltip text of the lock button for easy to understand what its role 2017-10-25 19:49:16 +09:00
Sosuke Suzuki 955ade0b8a add space 2017-10-23 21:12:42 +09:00
Sosuke Suzuki 4b158af9f6 send snippet_lang 2017-10-23 16:35:15 +09:00
Sosuke Suzuki 642fae3ac7 some let => const 2017-10-23 13:51:32 +09:00
Sosuke Suzuki 59f0cc4f98 send lang_name of snippet 2017-10-21 16:59:33 +09:00
asmsuechan 5255708ff2 Replace pdf to print 2017-10-13 09:29:41 +09:00
Kazu Yokomizo 1120bcfc0c Merge pull request #934 from mrseanbaines/sean/tag-select-border-box
Fix "borde-box" typo
2017-10-05 10:49:39 +09:00
Sean Baines 82e4a8bbc3 Fix borde-box typo
Mistake in code. Changed from `borde-box` to `border-box`
2017-10-04 21:33:49 +01:00
asmsuechan 8e81cfcf89 iss #888 Fix letter count 2017-09-23 11:40:26 +09:00
Kazu Yokomizo 4a5fd41249 Fix layout at description in SnippetNoteDetail 2017-09-22 23:48:41 +09:00
Kazu Yokomizo 4e90a93b30 Fix layout at NoteDetail 2017-09-22 23:46:41 +09:00
Kazu Yokomizo 601f0b0de8 Fix layout at narrow the width of description in SnippetNoteDetail 2017-09-22 16:06:40 +09:00