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

378 Commits

Author SHA1 Message Date
cyalins 27b2530b8d Undoing an accidental edit 2018-01-26 21:12:10 +11:00
cyalins 8e6be91f7c Improved consistency of wording in Storage tab 2018-01-25 13:57:15 +11:00
cyalins 00816fb2c8 Improved clarity of wording in UI Tab 2018-01-25 13:56:11 +11:00
cyalins 535356b77f Improved clarity of tab titles 2018-01-25 13:53:50 +11:00
cyalins 5e558746ce Reworded Hotkey preferences 2018-01-25 13:52:04 +11:00
cyalins f7bd52ac0c Improved clarity of crowdfunding message 2018-01-25 13:46:08 +11:00
cyalins 9165f518a9 Improved wording of data collection 2018-01-25 13:41:24 +11:00
cyalins 8b0b29c424 Improved clarity of wording 2018-01-25 13:27:02 +11:00
Sosuke Suzuki 6093f25f9a make save button position:fixed 2018-01-16 19:37:01 +09:00
Kazz Yokomizo f6eae41cee Merge pull request #1412 from BoostIO/fix-1409
Fix the Solarized Dark Styling
2018-01-15 08:34:04 -05:00
Kazu Yokomizo e8b8272cf9 Fix #1409 - Fix the Solarized Dark Styling 2018-01-15 08:22:02 -05:00
Kazu Yokomizo bd5ab4881c Change the control icon on Windows 2018-01-15 07:57:36 -05:00
Junyoung Choi (Sai) 3e9b28ff0c Merge pull request #1384 from BoostIO/fix-background-color-bug
fix bug happen on solarized-dark CreateFolderModal.
2018-01-13 18:12:59 +09:00
Sosuke Suzuki 7771875d57 Change CreateFolderInput style from raw color code to variable 2018-01-13 11:37:47 +09:00
Kazz Yokomizo 85937d8e23 Merge pull request #1324 from mslourens/confirmation-dialog
show delete confirmation dialog
2018-01-12 09:37:05 +09:00
Sosuke Suzuki 1480986a3a change submit button style 2018-01-11 18:34:00 +09:00
Sosuke Suzuki bc968736df add colors for SolarizedDark 2018-01-11 18:30:57 +09:00
Sosuke Suzuki a28ec752e8 remove InitModalComponent 2018-01-10 19:36:13 +09:00
Anthony Graham b4e138e21b Elixir Syntax Highlighting 2018-01-01 21:17:29 +00:00
Kazz Yokomizo c8cf353c21 Merge pull request #1220 from PaulRosset/add-notification-onChangeUi
Add notification on change ui
2017-12-28 10:45:21 +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 1f5f6c3b0e Rename 'lineNumber' to 'displayLineNumbers' 2017-12-23 22:51:38 +01:00
Maurits Lourens 3bba5442bd show delete confirmation dialog 2017-12-21 15:57:27 +01:00
Kazu Yokomizo e8192e6c3f Fix several UI bugs 2017-12-16 13:49:53 +09:00
Paul Rosset 795fe8ae1d Add isEqual and changing haveToSaveNotif method 2017-12-14 12:26:05 +00: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
oisu c5b33e025e Fix link to Cloud-Syncing 2017-12-11 23:45:34 +09:00
Kazu Yokomizo ed9d3639e2 Add the Solarized Dark Theme 2017-12-11 19:01:24 +09:00
Wade Johnson 8d5c9742f8 Add ability to scroll pasted last line of editor 2017-12-09 21:14:10 -08: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
Kazz Yokomizo 391bb096d6 Merge pull request #1221 from Paalon/master
Add custom LaTeX delimiters to preferences
2017-12-04 13:45:49 +09:00
Paalon a6e0b30576 Bug fix: fix mistaken name. 2017-12-02 17:15:50 +09:00
Kazu Yokomizo 55395d3a2d Add newsletter link to preference modal 2017-12-02 15:41:43 +09:00
paalon ca4b8224fd Add LaTeX delimiters preferences 2017-12-02 07:23:12 +09:00
Paul Rosset d1e5781c24 Correction UiTab 2017-12-01 19:03:04 +00:00
Paul Rosset 4735992835 Fix 2017-12-01 17:24:28 +00:00
Paul Rosset cba3519458 Fix 2017-12-01 17:19:21 +00:00
Paul Rosset c64a5e1cca Correction eslint purpose 2017-12-01 17:10:04 +00:00
Paul Rosset 47ee8b8ce7 Fix bug on UI Tab in relation to React CodeMirror 2017-12-01 16:56:43 +00:00
Paul Rosset b4a7b547f0 Add notification when not saved 2017-12-01 15:23:23 +00:00
Kazu Yokomizo 061a0cd219 Fix layout at initial modal 2017-11-28 16:27:12 +09:00
Kazz Yokomizo 0d38baf194 Merge pull request #1176 from yosmoc/initmodal_exit_fix
fix anykey can close the initmodal window issue
2017-11-26 16:05:38 +09:00
yosmoc eec22e6b7d fix anykey can close the initmodal issue
this change makes only ESC key can close the initmodal window.
2017-11-25 23:39:59 +01: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 b90c7e5318 Improve the initial content 2017-11-21 19:54:07 +09:00