1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-04 21:53:18 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
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
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 cab122ba8b Fix at StorageItem 2017-11-18 14:43:38 +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
voidSatisfaction bcb1fb4331 feat multi drag and drop for changing folder 2017-11-05 21:18:39 +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
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
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
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 ed9ddee5f1 refactor: fix by standardjs 2017-01-11 23:17:32 +09:00
sota1235 d65464401c refactor: replace component with common component 2017-01-03 16:16:05 +09:00
Dick Choi 8f0789bc6d renew SideNav
add contextmenu
fix MutableSet bug
2016-10-13 15:51:33 +09:00
Dick Choi 3b7ed5ffd7 foldable sidebar 2016-07-30 19:17:09 +09:00
Dick Choi b6d34472fe snippet note 2016-07-21 01:17:53 +09:00
Dick Choi 44f270f408 rewite whole code
add dataApi
renew PreferencesModal
2016-07-14 13:58:14 +09:00