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

501 Commits

Author SHA1 Message Date
Kazu Yokomizo 097e7d2ff2 Fix tooltip 2018-01-24 15:13:45 -05:00
Kazu Yokomizo 81265f1238 Reorder of buttons 2018-01-23 21:02:19 -05:00
Kazu Yokomizo 747d3a8f13 Fix note detail width 2018-01-23 20:55:29 -05:00
Kazu Yokomizo 30f6f07434 Fix info right buttons layout 2018-01-23 20:50:48 -05:00
Maurits Lourens 657489caf6 added button for copy note link 2018-01-15 21:01:18 +01:00
Kazz Yokomizo 85937d8e23 Merge pull request #1324 from mslourens/confirmation-dialog
show delete confirmation dialog
2018-01-12 09:37:05 +09:00
Kazz Yokomizo 4f02065eaf Merge pull request #1354 from trinode/feature-elixir-support
Elixir syntax highlighting
2018-01-04 20:31:45 +09:00
Sosuke Suzuki e4e8c2205e splid update functions 2018-01-04 18:12:27 +09:00
Maurits Lourens 18649dd074 fixed lint errors 2018-01-04 08:32:42 +01:00
Maurits Lourens 9f9463f0e8 fixed review comments 2018-01-03 23:08:42 +01:00
Anthony Graham b4e138e21b Elixir Syntax Highlighting 2018-01-01 21:17:29 +00:00
Sosuke Suzuki d732d195f3 fix style 2017-12-29 21:38:40 +09:00
Kazz Yokomizo dd729c406f Merge pull request #1256 from mslourens/export-html
first attempt to export html
2017-12-28 10:38:55 +09:00
David Pavlík da1098e441 Merge branch 'master' into feature-editor-line-lines 2017-12-23 23:06:26 +01:00
David Pavlík 85065357e2 Make the option to disable line numbers in editor affect snippet notes too 2017-12-23 22:52:50 +01:00
David Pavlík 1f5f6c3b0e Rename 'lineNumber' to 'displayLineNumbers' 2017-12-23 22:51:38 +01:00
Kazu Yokomizo 04ffbe945b Delete unnecessary style 2017-12-23 15:25:45 +09:00
Kazu Yokomizo 974a1a1e7d Fix style 2017-12-23 15:18:16 +09:00
Maurits Lourens e262d2f19b fixed lint error 2017-12-21 19:15:34 +01:00
Maurits Lourens aabfe820ac refactored to prevent duplicate code 2017-12-21 17:41:08 +01:00
Maurits Lourens 3bba5442bd show delete confirmation dialog 2017-12-21 15:57:27 +01:00
Maurits Lourens 6ce1922fb3 added tooltips like the new note button (and consequently extracted some buttons and styles) 2017-12-21 15:23:13 +01:00
Kazu Yokomizo 7ccc5eb9b8 Fix switch button layout 2017-12-20 18:50:53 +09:00
Sosuke Suzuki df13ca3c92 make splitMode Default 2017-12-20 18:11:01 +09:00
Yutaka Ishii 72b450d526 icon updated 2017-12-19 10:21:01 +09:00
Sosuke Suzuki 89b2f48a06 remove an unnecessary valiable 2017-12-18 19:31:43 +09:00
Sosuke Suzuki c80bdb8d0c apply ignorePreviewPointerEvents 2017-12-18 19:28:42 +09:00
Sosuke Suzuki ea064deeb8 implement splitEditor 2017-12-18 18:26:25 +09:00
Sosuke Suzuki 8e81609a39 implement minimun splitEditor 2017-12-18 17:40:06 +09:00
Nikolay Lopin 83da07a941 Export note with local images
Looks through the note and searches for local images. Copies them to ‘images’ folder in the export path and replaces affected links.

#1261
2017-12-17 21:39:34 +03:00
Sosuke Suzuki 977e80c829 apply switching style 2017-12-17 02:07:07 +09:00
Sosuke Suzuki 8ba0d10f40 set editorType into Config and state 2017-12-17 02:02:19 +09:00
Kazz Yokomizo e72a7ceaea Merge pull request #1207 from ytk141/add-note-mode-tab
add note mode tab
2017-12-16 17:33:49 +09:00
Kazu Yokomizo e8192e6c3f Fix several UI bugs 2017-12-16 13:49:53 +09:00
Yutaka Ishii 1aafee2a7c Add Solarized Dark theme 2017-12-14 15:46:29 +09:00
Kazz Yokomizo eda1f11d42 Merge pull request #1267 from hooskers/add-scroll-past-end
Add scroll past end
2017-12-14 00:54:38 +09:00
Kazu Yokomizo 52a15a5d92 Fix Ci error 2017-12-12 17:19:58 +09:00
Kazz Yokomizo 57f4aa5995 Merge pull request #1268 from ytk141/color-update
Color update
2017-12-12 17:17:44 +09:00
Yutaka Ishii ac624eb98f Change Edit Lock Icon 2017-12-12 17:01:33 +09:00
Yutaka Ishii 685206950b restore StatusBar 2017-12-12 10:22:31 +09:00
Kazu Yokomizo ed9d3639e2 Add the Solarized Dark Theme 2017-12-11 19:01:24 +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 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
Maurits Lourens 6a9d4ae0fd first attempt to export html 2017-12-08 11:43:50 +01:00
Maurits Lourens d06d94449c forgot to reload tab at oldindex 2017-12-04 19:24:50 +01:00
Maurits Lourens 6c75136777 implemented drag/drop for tabs 2017-12-04 19:24:50 +01:00
yosmoc b7f4af8c78 confirm tag at onBlur event
When user inputs the tag and leave the tag input box without fixing(enter or tab key), tag string is still there, but it is not stored as a tag.

This changes solved this problem. When the cursol is out of the tag input, it registers the input as a tag.
2017-11-30 22:04:56 +01:00
Yutaka Ishii 07b395c24a add note mode tab 2017-11-30 18:36:41 +09:00