1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-23 14:54:04 +00:00
Commit Graph

189 Commits

Author SHA1 Message Date
Ben 4873b40e49 Update application text
Updates application text in various places to correct the wording of or better reflect the functionality provided.
2017-08-09 16:48:39 +01:00
Kazu Yokomizo 773a9b4b7f Fixed InfoPanel layout in Trash 2017-08-06 12:56:52 +09:00
asmsuechan 3b7225e0fa iss #758 Add InfoButton and InfoPanel in Trash 2017-08-05 17:30:59 +09:00
Kazu Yokomizo 4a77f250f1 Fix button layout 2017-07-24 17:55:47 +09:00
SuenagaRyota b35395e6bd Merge pull request #709 from asmsuechan/add-exports-to-infoPanel
Add exports to infoPanel
2017-07-22 15:47:01 +09:00
asmsuechan 72d2df465b Fix typos Dynamit to Dynamic 2017-07-22 15:33:56 +09:00
asmsuechan 0123526c98 Change ["title"](note-hash) to [the exact title](note-hash) 2017-07-22 11:29:39 +09:00
asmsuechan 6ea2b5e1d9 Add exports to infoPanel 2017-07-15 19:33:58 +09:00
SuenagaRyota b21baf1ce5 Merge pull request #708 from asmsuechan/change-note-hash
Change noteHash to noteLink in the input in InfoPanel
2017-07-15 16:57:55 +09:00
asmsuechan 8365a60d5d Change noteHash to noteLink in the input in InfoPanel 2017-07-15 13:41:22 +09:00
asmsuechan 804ac1aa96 Remove a dialogbox from onTrashButtonClick 2017-07-15 12:52:55 +09:00
asmsuechan 2e628de9c6 Restore missing components 2017-07-12 15:48:11 +09:00
asmsuechan 2d243abc12 Add condition 2017-07-12 15:48:11 +09:00
asmsuechan 2650cc2f1c Add trash can 2017-07-12 15:48:08 +09:00
SuenagaRyota f9836fd66e Merge pull request #692 from asmsuechan/add-info-button
Add info button
2017-07-09 17:16:06 +09:00
asmsuechan f005bb1e46 hoge 2017-07-08 14:02:03 +09:00
asmsuechan 21f96febdb Fix some pointed by lint 2017-07-08 13:37:24 +09:00
asmsuechan 805829be78 Make InfoButton component stateless 2017-07-08 13:32:37 +09:00
asmsuechan 81e8a290f0 Add infomation panel 2017-07-08 13:16:02 +09:00
Kazu Yokomizo b78d9534aa Fix layout 2017-07-08 02:18:33 +09:00
asmsuechan 0db1a94105 Replace a button to TrashButton component 2017-07-02 22:13:35 +09:00
Kevin Nadro 41a04aa3f1 reworking architecture of code 2017-06-12 17:34:02 +09:00
Kevin Nadro 063e2e02bd fixing some code from the comments 2017-06-12 17:33:50 +09:00
Kevin Nadro 0c3019b52e added fullscreen button for notes and snippets
allows user to hide the sidebars for fullscreen editing
2017-06-12 17:33:44 +09:00
Kevin Nadro 79ed55a76f reworking architecture of code 2017-06-12 17:32:59 +09:00
Kevin Nadro cbe58b9437 fixed the state change and cleaned up code for eslint 2017-06-12 17:30:38 +09:00
Kevin Nadro afc729b1c3 fixing some code from the comments 2017-06-12 17:30:29 +09:00
Kevin Nadro 5d0cb0302e added fullscreen button for notes and snippets
allows user to hide the sidebars for fullscreen editing
2017-06-12 17:30:19 +09:00
Sosuke Suzuki 186a815821 config to use dynamic customEvents 2017-06-10 12:51:01 +09:00
SuenagaRyota 8fe05a4c24 Merge pull request #548 from asmsuechan/add-a-module-findTitle
Add a module to find the title
2017-06-07 10:30:46 +09:00
Sota Sugiura 0862c6e059 Merge pull request #293 from asmsuechan/copy-image-on-dropped-into-CodeEditor
Add dataApi.copyImage for copying image to boostnote storage on an image dropped into CodeEditor
2017-06-05 01:29:11 +09:00
asmsuechan 20411a2fd5 Change the function name of findNoteTitle.js from find to 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
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
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 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
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
Sosuke Suzuki b58df2f172 display percentage of achievement of todo in markdown 2017-05-06 16:30:03 +09:00
Sosuke Suzuki 11f7fcbaef fix the bug that is markdown titile starts with second letter 2017-04-26 18:32:46 +09:00
Sosuke Suzuki 6b8488ae0f fix the bug when using markdown syntax h1 2017-04-26 18:14:29 +09:00
Kazu Yokomizo de45852790 Change the trashButton size 2017-04-05 11:38:44 +09:00
asmsuechan 1de67a00cb Remove a menu which is shown on clicked the trash button 2017-03-27 11:44:42 -07:00
sota1235 1d3e71cf49 fix: for ESLint 2017-03-21 15:14:03 +09:00
Sota Sugiura 1ab449cecf Merge branch 'master' into feature-add-esilnt-rule 2017-03-21 15:04:14 +09:00
asmsuechan bcf27233bc Fix a style of the lock button 2017-03-19 01:31:28 -07:00
asmsuechan 45111e1610 Change the styleName info-right-button to control-trashButton because it's not good name
* fix the position of lock button
2017-03-19 01:20:04 -07:00
asmsuechan 91f24d96b9 Fix a bug which cannot read a property when moves to other folder on locking 2017-03-19 00:41:55 -07:00