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

190 Commits

Author SHA1 Message Date
Sosuke Suzuki 6018cd5d81 get "data" from this.props 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 3533903be3 duplicate conditions as a variable 2017-10-14 11:57:03 +09:00
Sosuke Suzuki d867292f66 remove unnecesarry "e" variable 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 7691b662d6 remove unnecesarry "return" 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 86270dd856 add the comment fot complicated condition 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 012e2dde4f remove unnecessary "e" variables 2017-10-14 11:57:03 +09:00
Sosuke Suzuki ad7a3c49f9 modify to use "const" from "let" 2017-10-14 11:57:03 +09:00
Sosuke Suzuki d09de09fef use color variables 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 4689ddeb98 some rename plural form or easy to understand 2017-10-14 11:57:03 +09:00
Sosuke Suzuki e300b33a4f fix a mistake in function naming 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 2886da4f63 give the key props to tagList Item 2017-10-14 11:57:03 +09:00
Sosuke Suzuki c2aa35104c remove button width style 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 95e237d4a3 fix style tagList 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 59e5c547e9 fix button style to change color when switch active/inactive 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 06bd2b2b79 add title "tags" 2017-10-14 11:57:03 +09:00
Sosuke Suzuki faede48217 feature tag search 2017-10-14 11:57:03 +09:00
Sosuke Suzuki ad0ac19d3d handling tagButton click 2017-10-14 11:49:32 +09:00
Sosuke Suzuki 3154110de1 list tags 2017-10-14 11:49:32 +09:00
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