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

222 Commits

Author SHA1 Message Date
Sosuke Suzuki 5248c05e61 switching view and change routing 2017-10-14 11:49:32 +09:00
Sosuke Suzuki 8311030bec add the tag to routing 2017-10-14 11:49:32 +09:00
Sean Baines 0646484c83 Fixes wording on folder delete
"This work will deletes all notes in the folder and can not be undone." to "This will delete all notes in the folder and can not be undone."
2017-08-06 11:34:39 +01:00
asmsuechan 87ea66bb92 Change iterate variable 2017-08-05 22:00:12 +09:00
asmsuechan d6280f4397 Fix noteCount on a note trased 2017-08-05 17:16:57 +09:00
Kazu Yokomizo e001c97e01 Make padding between Storages at SideNav. 2017-07-24 19:18:48 +09:00
asmsuechan 2650cc2f1c Add trash can 2017-07-12 15:48:08 +09:00
Kazu Yokomizo 99b5f75763 Change “Menu” to “Preferences”, and icon. 2017-07-06 14:27:18 +09:00
Kazu Yokomizo dad1e40234 Fix white theme layout 2017-05-31 01:43:07 +09:00
SuenagaRyota 3c7ff78549 Merge pull request #374 from BoostIO/feature_move_note_between_folder
Move note between folders
2017-05-20 14:33:55 +09:00
Sosuke Suzuki e6047ed383 use String template literal 2017-05-20 11:38:09 +09:00
Sosuke Suzuki b86cdb461a fix the spacing 2017-05-18 01:27:37 +09:00
Kazu Yokomizo 60e5665133 Fix the layout and UX of StorageItem at SIdebra 2017-04-28 16:07:55 +09:00
Kazu Yokomizo 7aa982849f Fix the layout and UX at create-folder-btn at sidebar 2017-04-28 15:42:46 +09:00
Sosuke Suzuki 9c1179a6f9 Fixed indent which could not be corrected 2017-04-25 02:53:29 +09:00
Sosuke Suzuki 43cb290c80 fix the indent 2017-04-25 02:41:16 +09:00
Sosuke Suzuki f8b7b7df9f change how to use dataApi and fix indent 2017-04-25 02:31:03 +09:00
Sosuke Suzuki b73f0a8012 refactor some dirty code 2017-04-25 01:40:49 +09:00
Kazu Yokomizo b22aad0678 modify: Fix the navtoggle-btn layout 2017-04-21 14:02:48 +09:00
Kazu Yokomizo 0f311120af Fix the layout of NoteItem at SideNav 2017-04-14 16:42:01 +09:00
Kazu Yokomizo 614506cada Fix the hover/active layout at menubar in white theme 2017-04-14 15:45:52 +09:00
Kazu Yokomizo adeb45a9ce Fix the storage-btn layout at SideNav 2017-04-12 23:10:29 +09:00
Kazu Yokomizo c4be052a49 Change the info at infoModal 2017-04-12 20:17:06 +09:00
Kazu Yokomizo 1b58e320aa Change the font color at dark theme 2017-04-11 00:47:13 +09:00
Kazu Yokomizo af6cd10e28 Change the layout at SideNav 2017-04-07 14:24:38 +09:00
Kazu Yokomizo c1051afdc0 Change the SideNav layout 2017-04-07 00:38:49 +09:00
Kazu Yokomizo 0a89dcc6d8 Change the font-size at SideNav 2017-04-06 23:09:24 +09:00
Sosuke Suzuki 25685dc8b0 Several small fixes 2017-04-06 21:52:23 +09:00
Sosuke Suzuki 50cd0b794b change color with hover during dragging 2017-04-05 10:08:09 +09:00
Sosuke Suzuki 720f07f62c Move note between folders 2017-04-01 02:36:48 +09:00
sota1235 b03cd9cd99 modify: fix style for side nav 2017-01-21 17:34:02 +09:00
sota1235 79f33b9405 refactor: fix some coding style pointed by standard js 2017-01-11 23:35:02 +09:00
sota1235 ed9ddee5f1 refactor: fix by standardjs 2017-01-11 23:17:32 +09:00
sota1235 cba743c895 modify: fix sidenav style for folded mode 2017-01-03 17:56:30 +09:00
sota1235 24ee71ac06 modify: fix top for storage list 2017-01-03 17:51:00 +09:00
sota1235 4458c58066 fix: scrolling for folder list 2017-01-03 16:56:52 +09:00
sota1235 c9bc0c89ff refactor: cut down the component from SideNav component 2017-01-03 16:16:05 +09:00
sota1235 d65464401c refactor: replace component with common component 2017-01-03 16:16:05 +09:00
sota1235 e27751c18c modify: remove border-right of SideNav component 2017-01-03 16:16:05 +09:00
sota1235 4cb5e43357 modify: change icon for All Notes 2017-01-03 16:15:45 +09:00
sota1235 cbd4cd940c modify: fix padding-left on side nav bar 2017-01-03 16:15:45 +09:00
sota1235 6b18c6182e modify: fix style for storage item 2017-01-03 16:15:45 +09:00
sota1235 09164aa0c9 modify: fix space on side nav 2017-01-03 16:15:45 +09:00
sota1235 b83dadddb7 modify: remove border-bottom of menu button 2017-01-03 16:15:45 +09:00
Dick Choi 79abcd90f6 fix tooltip layout of SideNav 2016-10-18 00:08:52 +09:00
Dick Choi 7729ed4f72 move statusbar 2016-10-15 18:20:13 +09:00
Dick Choi fdd0c84441 update NoteDetail design 2016-10-14 04:00:59 +09:00
Dick Choi 8f0789bc6d renew SideNav
add contextmenu
fix MutableSet bug
2016-10-13 15:51:33 +09:00
Dick Choi d98e909256 update design of SideNav
smaller menu
2016-10-12 21:31:12 +09:00
Dick Choi 27e0252ccd resizable SideNav 2016-09-08 22:36:59 +09:00