1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-27 09:51:56 +00:00
Commit Graph

3365 Commits

Author SHA1 Message Date
Kazz Yokomizo efc183c709 Update build.md in German 2017-12-12 01:28:28 +09:00
Kazz Yokomizo 07a2442718 Add debug.md in German 2017-12-12 01:27:23 +09:00
Kazz Yokomizo f549c50a58 Create German build.md 2017-12-12 01:26:24 +09:00
Kazz Yokomizo 8d6ce1a2f7 Merge pull request #1272 from oisu/cloud-sync-comment
Fix link to Cloud-Syncing
2017-12-12 01:09:25 +09:00
oisu c5b33e025e Fix link to Cloud-Syncing 2017-12-11 23:45:34 +09:00
Maurits Lourens 4cdfc738c0 forgot to run eslint (again) 2017-12-11 15:14:02 +01:00
Maurits Lourens 46d46f21e4 convert uml to utf8 before converting to base64 2017-12-11 15:02:42 +01:00
Yutaka Ishii 4983605b23 fixed sideNav icons 2017-12-11 22:03:29 +09:00
Yutaka Ishii 9e8d04d806 progressBar padding修正 2017-12-11 21:52:08 +09:00
Kazz Yokomizo 042f935133 Merge pull request #1269 from BoostIO/add-solarized-dark-theme
Add the Solarized Dark Theme
2017-12-11 20:28:22 +09:00
Kazu Yokomizo ed9d3639e2 Add the Solarized Dark Theme 2017-12-11 19:01:24 +09:00
Yutaka Ishii 728f105830 dark theme update 2017-12-11 15:42:31 +09:00
Yutaka Ishii 6f359fa6a8 color setting 2017-12-11 15:42:31 +09:00
Yutaka Ishii 57a88743bc icon style update. Delete Zoom 2017-12-11 15:42:30 +09:00
Wade Johnson 667f022086 Remove semicolon 2017-12-10 21:13:21 -08:00
Wade Johnson b742a3a4cd Put this back?? 2017-12-10 17:58:06 -08:00
Wade Johnson 8d5c9742f8 Add ability to scroll pasted last line of editor 2017-12-09 21:14:10 -08:00
Kohei TAKATA c2a49efe73 Merge pull request #1120 from mslourens/drag-drop-tabs
implemented drag/drop for tabs
2017-12-09 08:05:57 +09:00
Maurits Lourens 8c8a0ab46d forgot to run lint 2017-12-08 16:21:31 +01:00
Maurits Lourens 959b75bddd export folder as md or text 2017-12-08 16:21:31 +01:00
Kazz Yokomizo d29d5105f1 Merge pull request #1257 from mslourens/preferences-shortcut
added ctrl+, shortcut to preference modal
2017-12-08 22:15:20 +09:00
Kazz Yokomizo 38e82872a5 Merge pull request #1258 from mslourens/import-in-new-folder
fixed import of new notes
2017-12-08 22:07:38 +09:00
Maurits Lourens 15d9ce1d36 fixed import of new notes 2017-12-08 13:27:16 +01:00
Maurits Lourens 67f7cdb36c added ctrl+, shortcut to preference modal 2017-12-08 12:02:07 +01:00
Maurits Lourens 6a9d4ae0fd first attempt to export html 2017-12-08 11:43:50 +01:00
Kazz Yokomizo 6a761c3fb5 Merge pull request #1254 from BoostIO/fix-folded-sidebar
Fix the folded side bar layout
2017-12-08 14:27:29 +09:00
Kazu Yokomizo 3baf97e69f Fix the folded side bar layout 2017-12-08 14:18:45 +09:00
Kazz Yokomizo 694dc60481 Merge pull request #1244 from mslourens/font-family
fixed incorrect fontFamily for multiple fonts
2017-12-07 17:39:10 +09:00
Kazz Yokomizo e3c6f0452c Merge pull request #1241 from mslourens/global.styl
fixed global styles
2017-12-06 15:56:47 +09:00
Kazz Yokomizo ed2401a87b Merge branch 'master' into global.styl 2017-12-06 15:39:46 +09:00
Paul Rosset cb59458c79 refactor 2017-12-05 18:28:59 +00:00
Paul Rosset 125a493400 Change name for state 2017-12-05 18:24:30 +00:00
Paul Rosset 83910b55d2 Correction eslint code format 2017-12-05 18:18:12 +00:00
Paul Rosset f4fd131100 Requested Review 2017-12-05 18:16:42 +00:00
Maurits Lourens cfdc880d8c fixed incorrect fontFamily for multiple fonts 2017-12-05 12:51:16 +01:00
Kazz Yokomizo 7303e8bdd2 Merge pull request #1242 from mslourens/ide-related-gitignore
added IDE related ignore rules
2017-12-05 19:32:05 +09:00
Maurits Lourens ecde465d9f undo ide related gitignore changes 2017-12-05 11:03:30 +01:00
Maurits Lourens 5c5e70a805 added IDE related ignore rules 2017-12-05 11:02:15 +01:00
Maurits Lourens 4e41d9be55 fixed global styles 2017-12-05 09:06:00 +01:00
Maurits Lourens d06d94449c forgot to reload tab at oldindex 2017-12-04 19:24:50 +01:00
Maurits Lourens 1af2c83c63 removed the onDragEnd handler 2017-12-04 19:24:50 +01:00
Maurits Lourens 6c75136777 implemented drag/drop for tabs 2017-12-04 19:24:50 +01:00
Kazz Yokomizo 31351e34e1 Merge pull request #1236 from Alaev/patch-1
Added border radius & background color to NavToggleButton
2017-12-04 22:32:08 +09:00
Michael Alaev a058a774e9 Added border radius with background color
At the moment when you hover the left menu icon its hard to see that you fully hovering it, yes there is a white color and a cursor icon I was thinking it would be useful to have a more visual effect
2017-12-04 15:10:36 +02:00
Kazz Yokomizo e6db28485c Merge pull request #1194 from fabien0102/checked-style
Add a specific style for checked inputs
2017-12-04 13:48:18 +09:00
Kazz Yokomizo 391bb096d6 Merge pull request #1221 from Paalon/master
Add custom LaTeX delimiters to preferences
2017-12-04 13:45:49 +09:00
Kohei TAKATA a7a5b789fa Merge pull request #1230 from BoostIO/feature-v0-8-18
v0.8.18
v0.8.18
2017-12-03 11:51:11 +09:00
Kohei TAKATA 10b7d58dc6 v0.8.18 2017-12-03 11:08:06 +09:00
Paalon 2b496dc2e5 Get back into original yarn.lock 2017-12-02 17:42:11 +09:00
Paalon a6e0b30576 Bug fix: fix mistaken name. 2017-12-02 17:15:50 +09:00