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

1618 Commits

Author SHA1 Message Date
Kevin Nadro f3612774ba clipboard button is added 2017-05-28 17:31:23 -05:00
SuenagaRyota 67d8b02c49 Merge pull request #598 from dangvanthanh/master
#595 - Resize an image with markdown
2017-05-27 07:08:31 +09:00
Sosuke Suzuki 7abf53009a change search ux 2017-05-26 18:01:44 +09:00
Kazu Yokomizo 90bb4632b6 Merge pull request #599 from BoostIO/update-slack-link
Update slack link
2017-05-26 13:59:50 +09:00
Kazu Yokomizo 630da00235 Update slack link 2017-05-26 13:57:01 +09:00
Kazu Yokomizo 245e0dd7ee update slack group link 2017-05-26 13:56:23 +09:00
Dang Van Thanh 824e288a80 #595 - Resize an image with markdown 2017-05-26 10:58:39 +07:00
asmsuechan 99228f2e60 ♻️ Refactor findeTitle() 2017-05-23 17:01:07 +09:00
asmsuechan 0f71139eba Delete a comma pointed by eslint 2017-05-23 15:51:21 +09:00
asmsuechan 2bbe7056d1 Add test cases 2017-05-23 15:43:54 +09:00
asmsuechan 005d8f84fd Change for to some 2017-05-23 15:43:48 +09:00
asmsuechan 908cd7a890 Edit the method 2017-05-23 15:31:32 +09:00
asmsuechan d4865adf6a Change findNoteTitle.find() to findNoteTitle.findNoteTitle() in test 2017-05-23 15:23:16 +09:00
asmsuechan 20411a2fd5 Change the function name of findNoteTitle.js from find to findNoteTitle 2017-05-23 15:23:16 +09:00
asmsuechan 19f8930f5a Fix to use strict equal 2017-05-23 15:23:16 +09:00
asmsuechan ffc4ca1dd4 Add an unit test for findNoteTitle 2017-05-23 15:23:16 +09:00
asmsuechan 0bc9c6fb5a Change to use the module instead of a function findTitle() implemented inside the file 2017-05-23 15:23:11 +09:00
asmsuechan 983f453afd Add findTitle as a module 2017-05-23 15:17:47 +09:00
Kazu Yokomizo 60a0293495 Merge pull request #594 from BoostIO/edit-noteList-layout
If there is no tag, narrow the width of NoteList.
2017-05-22 21:19:36 +09:00
Kazu Yokomizo 4807d22763 If there is no tag, narrow the width of NoteList. 2017-05-22 20:13:47 +09:00
Kazu Yokomizo e8d451bcbb Merge pull request #587 from BoostIO/fix-task-bar-ui
Fix task bar UI
2017-05-20 15:18:50 +09:00
Kazu Yokomizo 4809bb6f06 Change the z-index postiion 2017-05-20 15:09:52 +09:00
Kazu Yokomizo d6d694cf66 Change z-index position and delete unnecessary class 2017-05-20 15:07:21 +09:00
Kazu Yokomizo 132e3c3088 Fix task bar UI 2017-05-20 14:53:06 +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
SuenagaRyota adbdc2cb1c Merge pull request #510 from BoostIO/fix-note-title-bug-for-h1
fix the bug when using markdown syntax h1
2017-05-20 14:27:52 +09:00
Kazu Yokomizo e52b74bbc9 Merge pull request #557 from BoostIO/feature-todo-percentage
display percentage of achievement of todo in markdown
2017-05-20 13:51:30 +09:00
Sosuke Suzuki 575f1b4b33 change from forEach to some 2017-05-20 12:28:11 +09:00
Sosuke Suzuki a528c99900 change from 'undefined' to undefined 2017-05-20 12:24:58 +09:00
Sosuke Suzuki e6047ed383 use String template literal 2017-05-20 11:38:09 +09:00
Kazu Yokomizo 381b7d960a Merge pull request #584 from BoostIO/update-slack-invitation
Update slack invitation
2017-05-18 17:01:15 +09:00
Kazu Yokomizo 045a8bde22 Update slack group link 2017-05-18 16:57:06 +09:00
Kazu Yokomizo e528182c2a Update slack group link 2017-05-18 16:56:30 +09:00
Sosuke Suzuki b86cdb461a fix the spacing 2017-05-18 01:27:37 +09:00
Sosuke Suzuki 7265f76770 for loop change to forEach 2017-05-18 00:31:46 +09:00
Sosuke Suzuki 2ed092279d avoid undefined 2017-05-18 00:07:48 +09:00
SuenagaRyota 7d71819be0 Merge pull request #578 from asmsuechan/add-a-documentation-of-e2e-testiong
Add a documentation of e2e testiong
2017-05-16 15:20:59 +09:00
asmsuechan e848c74511 Fix the document in English 2017-05-16 15:17:20 +09:00
asmsuechan 968ed146b2 Fix the document in Japanese 2017-05-16 15:16:55 +09:00
asmsuechan 5e03f12875 Add a documentation of e2e testing in Japanese 2017-05-16 15:13:56 +09:00
asmsuechan 09f8e5f25a Add a documentation of e2e testing in English 2017-05-16 15:11:20 +09:00
SuenagaRyota 89f4ed3006 Merge pull request #471 from BoostIO/escButton-to-ReactComponent
made escButton ReactComponent
2017-05-13 17:15:21 +09:00
Sosuke Suzuki 8d14a9557d fix the indent 2017-05-13 17:07:02 +09:00
Sosuke Suzuki 513042d769 made escButton ReactComponent 2017-05-13 17:00:34 +09:00
Sosuke Suzuki c28980c2a9 fix the spacing 2017-05-12 19:54:52 +09:00
Sosuke Suzuki 1c31ff4e98 use string template literal 2017-05-10 23:47:09 +09:00
Sosuke Suzuki 7c9d3904b3 change to forEach from for 2017-05-10 23:10:25 +09:00
Sosuke Suzuki e23707f0a0 add + and * to matching pattern 2017-05-10 22:49:15 +09:00
Kazu Yokomizo a952b18b96 Merge pull request #560 from BoostIO/update-slack-link-1
Update slack link 1
2017-05-09 21:55:29 +09:00
Kazu Yokomizo 35cc07bf63 Update readme-ja.md 2017-05-09 21:49:07 +09:00