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

211 Commits

Author SHA1 Message Date
Paul Rosset c8256bea3a Add counter on deleted notes 2017-11-01 17:54:35 +00:00
Maurits Lourens 7d10b951b7 only make the selected tag active 2017-11-01 15:42:55 +01:00
Sosuke Suzuki 59b658f059 start point of absolute to the right. 2017-10-21 15:49:47 +09:00
Sosuke Suzuki cae7baa5e1 change from premitive value to variable 2017-10-21 14:45:26 +09:00
Sosuke Suzuki 4af71fd1dd fix Folded-SideNav size 2017-10-21 14:29:29 +09:00
Sosuke Suzuki c91fd6783d fix preference button style 2017-10-21 13:56:21 +09:00
Sosuke Suzuki 2aeb53920c enable tooltip-label of Preference 2017-10-21 13:37:10 +09:00
Sosuke Suzuki fe51c232b6 fix typo 2017-10-21 13:27:45 +09:00
Sosuke Suzuki 57b054794c fix position of preference button 2017-10-21 13:25:28 +09:00
Sosuke Suzuki 0d52417ee7 disable switch-buttons, when NavToggle 2017-10-21 13:06:04 +09:00
Yoshiki Aoki 1f548959e3 Fix #928: Tag list cannot be scroll 2017-10-17 11:47:06 +09:00
Kazu Yokomizo 1477de3899 Fix tag layout 2017-10-15 17:40:19 +09:00
Kazu Yokomizo 95586b3156 Tag list layout 2017-10-15 15:46:30 +09:00
Kazu Yokomizo 0637daf645 Fix topbar height 2017-10-15 15:31:26 +09:00
Kazu Yokomizo fdcd62617d Fix position of preference button 2017-10-15 15:30:03 +09:00
Kazu Yokomizo 0f3e5ee4ed Tag button at topbar in sidenav 2017-10-15 15:25:31 +09:00
Sosuke Suzuki ff4b96b622 implement tagItem active styleName 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 9b60814292 fix bug : isTrashedActive and isStarredActive are inverted 2017-10-14 11:57:03 +09:00
Sosuke Suzuki a22e97d4bd add a space after "//" in comment 2017-10-14 11:57:03 +09:00
Sosuke Suzuki f805e8a688 cut out NavToggle component 2017-10-14 11:57:03 +09:00
Sosuke Suzuki 2fddc32eb7 cut out StorageList component 2017-10-14 11:57:03 +09:00
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