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

136 Commits

Author SHA1 Message Date
Kazu Yokomizo 43ebe4ecfd FIx folded layout 2017-11-29 16:43:26 +09:00
Kazz Yokomizo f0ed20ee2c Merge pull request #1184 from cormoran/fix/SideNavFoldEmoji
Fix surrogate pairs garbling on folded SideNav
2017-11-28 12:42:41 +09:00
voidSatisfaction c33f9d8307 fix: from let to const 2017-11-27 14:31:11 +09:00
voidSatisfaction eee212f5b8 Merge with master resolve conflict 2017-11-27 14:05:26 +09:00
cormoran 3d0b3e759b Fix surrogate pairs garbling on folded SideNav 2017-11-27 06:04:24 +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 108a0db799 Fix button layout when hover and active 2017-11-18 16:21:31 +09:00
Kazu Yokomizo cab122ba8b Fix at StorageItem 2017-11-18 14:43:38 +09:00
Kazu Yokomizo 56b01b5a85 Fix at SideNav 2017-11-18 14:42:57 +09:00
Yutaka Ishii b6efbcedef design update 2 2017-11-18 13:46:46 +09:00
voidSatisfaction a36e779980 refactor: add new function and fix problems from feedbacks 2017-11-15 23:19:47 +09:00
Kazu Yokomizo 792e41f161 Fix tag list on note list 2017-11-12 12:11:47 +09:00
Kazu Yokomizo 0a973c4db3 Fix at folded UI 2017-11-12 02:11:26 +09:00
Kazu Yokomizo 17aa9ae85f Fix small layout bug 2017-11-11 19:10:00 +09:00
Kazu Yokomizo bb46a9ba4c Change default color and add white theme 2017-11-11 19:06:27 +09:00
Kazu Yokomizo 6316ddc6a6 Fix layout 2017-11-09 21:51:43 +09:00
Jannick Hemelhof b7f359f6cf Option for preferences in menus 2017-11-09 09:40:59 +01:00
Kazz Yokomizo 8ef485221c Merge pull request #1052 from PaulRosset/trash-counter-notes
Add counter on deleted notes
2017-11-09 15:33:36 +09:00
voidSatisfaction f0f23ede3d Merge branch 'master' into feature/add_multiselect_notes_delete 2017-11-07 22:48:50 +09:00
Paul Rosset ef0b109ad4 Add 0 by default 2017-11-06 09:19:12 +00:00
voidSatisfaction bcb1fb4331 feat multi drag and drop for changing folder 2017-11-05 21:18:39 +09:00
Kazu Yokomizo 2351bb78da Change "Folders" and "Tags" strings to icons. 2017-11-05 20:31:32 +09:00
Kazu Yokomizo 6bbc5a91fe Increase font size and change folder icon at side bar 2017-11-05 20:05:44 +09:00
Paul Rosset 875c451221 Add Counters on All notes && Starred notes 2017-11-02 17:03:59 +00:00
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