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

497 Commits

Author SHA1 Message Date
Sean Baines 83f68fe153 Grammar and capitalization fix 2017-10-09 19:15:52 +01:00
Wesley Hansen 5b17808569 Support for solarized dark and light themes
CodeMirror seems to have the two solarized themes within the
`node_modules/coemirror/theme/solarized.css`. So passing the string
"solarized light" and "solarized dark" to the editor theme appropriately
sets these themes.

The Boostnote app appears to be dynamically determining themes based
on the css files found within `node_modules/codemirror/theme/`.
So that's why there was just a single option of 'solarized' before.

The light and dark 'solarized' themes appear to be the *only* themes
that share a css style, whereas all other light and dark variarnt
themes get their own css file (ex: base16-dark.css and base16-light.css).

Weird!
2017-10-08 23:56:15 -04:00
Sean Baines 00d5cf13c9 Merge branch 'master' into sean/improve-english 2017-10-05 07:46:02 +01:00
Sean Baines 8e506cb7c2 Improve English
This would make more sense like this.
2017-10-04 21:50:15 +01:00
Sean Baines 145b66d375 Fix English mistake 2017-10-04 21:46:55 +01:00
Peter Urda ebdd6d77f7 Allow users to disable "Saved to clipboard" notification. 2017-10-01 02:48:54 -07:00
Amir Sharif a053706c24 Fix grammer in InfoTab 2017-09-23 09:10:33 -07:00
asmsuechan 9b3306157c Add link for cloud integration 2017-09-23 11:15:16 +09:00
Kazu Yokomizo 5e476054d7 Fix layout at NewNoteModal 2017-09-23 01:34:51 +09:00
Kazu Yokomizo 2fc8547384 Fix layout at CreateFolderModal 2017-09-23 01:20:39 +09:00
Kazu Yokomizo 419c57ed3f Fix CI error 2017-09-22 16:14:06 +09:00
Kazu Yokomizo 5a85c257cf Fix layout at SideNab in PreferenceModal 2017-09-22 15:46:08 +09:00
Kazu Yokomizo beceb851c2 Fix layout at selector size in PreferenceModal 2017-09-22 15:41:40 +09:00
Kazu Yokomizo 31485d3387 Fix layout at head in PreferenceModal 2017-09-22 15:27:22 +09:00
Kazu Yokomizo fc552e030a Change save button position to top 2017-09-22 15:21:04 +09:00
Kazu Yokomizo bf4c9f920a Fix layout at preference modal 2017-09-22 15:13:34 +09:00
David Pavlík 7a4258bb20 Make line numbers in the editor optional 2017-09-20 22:34:18 +02:00
Matus Benko 94e6f89d07 fixed errors from lint 2017-09-08 18:46:17 +02:00
Matus Benko 3804a746df connected sortable folder list to data api 2017-09-08 12:07:59 +02:00
Matus Benko 5c2d7e2d2a fixed typo in the useDragHandle attribute for the folder list 2017-09-08 00:59:38 +02:00
Matus Benko c34dd462b6 made sortable item helper visible by setting proper zindex 2017-09-08 00:41:20 +02:00
Matus Benko 9141b1a641 saving new order in the storage only for now 2017-09-08 00:09:13 +02:00
Matus Benko 0fea85e2f2 added drag handle to the folder item 2017-09-07 23:52:27 +02:00
Matus Benko a58c191ded used react-sortable-hoc on folderList and folderItem 2017-09-06 22:56:32 +02:00
Matus Benko 77089a1178 extracted folder list and item to separate components 2017-09-06 20:02:47 +02:00
asmsuechan 1ca968201d [eslint] react/no-unescaped-entities 2017-08-14 11:56:55 +09:00
asmsuechan a5fa3e9e7a 🗑️ Remove unused file 2017-08-14 11:20:54 +09:00
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
Sean Baines 07b838ef7b Fixes typo in welcome screen 2017-08-05 17:17:33 +01:00
asmsuechan b8374494ea Change order for AMA event 2017-07-31 23:02:49 +09:00
asmsuechan 6bc4ecce48 Fix typo in InfoTab 2017-07-25 11:57:04 +09:00
Kazu Yokomizo 976d1bb4f3 Delete unnecessary comma. 2017-07-24 19:09:13 +09:00
Kazu Yokomizo dee6495b08 Fix typo 2017-07-24 18:12:33 +09:00
Kazu Yokomizo f7d1f9e949 Fix InfoTab layout 2017-07-24 14:47:10 +09:00
Kazu Yokomizo 27b9952f8e Change policy content 2017-07-24 14:39:43 +09:00
asmsuechan 72d2df465b Fix typos Dynamit to Dynamic 2017-07-22 15:33:56 +09:00
asmsuechan 690549b57f Change a word 2017-07-22 14:34:28 +09:00
asmsuechan 5d9aeb4c04 Fix typo 2017-07-22 14:32:18 +09:00
asmsuechan eddfdea2ca Fix a closing tag and a condition 2017-07-22 14:20:42 +09:00
asmsuechan a40385f87f Add policy 2017-07-22 13:58:02 +09:00
asmsuechan 275e3317a3 Add checkbox for ama 2017-07-22 08:59:27 +09:00
SuenagaRyota bdefaf7427 Merge pull request #681 from BoostIO/edit-initial-files
Edit initial files
2017-07-07 20:59:50 +09:00
Kazu Yokomizo 99b5f75763 Change “Menu” to “Preferences”, and icon. 2017-07-06 14:27:18 +09:00
Kazu Yokomizo 59329cc5da Fix typo 2017-07-06 13:50:39 +09:00
Kazu Yokomizo 75d9bf8e38 Edit initial files 2017-07-06 02:31:41 +09:00
Sosuke Suzuki 186a815821 config to use dynamic customEvents 2017-06-10 12:51:01 +09:00
asmsuechan 77adfdb9f0 Add emacs keymap 2017-06-07 09:37: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
Kazu Yokomizo 49a821d9ee Merge pull request #480 from SalvatoreTosti/master
Changed wordings on 'Make a Note' pane
2017-04-29 14:09:00 +09:00