Romain Le Quellec
a8431fae96
add missing i18n preview word + fr translation
2018-03-17 10:16:51 +01:00
Simon
ccb0302d3f
Resolved Merge issue; Added Russian;
2018-03-14 13:13:47 +01:00
Simon
847ad2d781
Merge branch 'master' into localization
2018-03-13 09:24:53 +01:00
Simon
4f6c35713e
Added languages; better German translation
2018-03-09 17:30:11 +01:00
Simon
a413e273ca
Added strings in notifications
2018-03-07 08:20:05 +01:00
Simon
0f82085cae
Adjustments for Travis CI
2018-03-07 07:10:49 +01:00
Simon
a36841e501
Implemented language switch in Interface Config Tab
2018-03-06 15:04:04 +01:00
Simon
fe9afc8952
extracted all strings from html lines
2018-03-06 14:07:04 +01:00
Yu-Hung Ou
e89c0a3e61
added support for toggling smart quotes in preview
2018-03-02 00:06:58 +11:00
Junyoung Choi (Sai)
fea856202d
Merge pull request #1509 from Antogin/feat/display-url-title
...
Feat/display url title
2018-02-21 16:33:34 +09:00
Nikolay Lopin
67ddff736c
Switch from preview to edit by double click
...
User want to click markdown to work with text (for example copy).
If they have "Switch to Preview" setting in "When Editor Blurred",
they enter edit mode after click. To fix that issue I introduced new
value to the "Switch to Preview" setting that do that thing. User can
enter edit mode by double click on the editor and leave it on blur.
Unfortunately, it's impossible to switch both ways by double click
because the editor mode is listening for double click event.
#1523
2018-02-13 23:43:11 +03:00
Georges Indrianjafy
a054f12492
Merge branch 'master' into feat/display-url-title
...
# Conflicts:
# browser/components/CodeEditor.js
# browser/finder/NoteDetail.js
2018-02-05 11:50:14 +02:00
Georges Indrianjafy
3e2b876c59
fix(config): refrase
2018-02-04 17:49:23 +02:00
Georges Indrianjafy
10daf2599d
chore: fix lint isues
2018-02-04 17:39:32 +02:00
Georges Indrianjafy
56d6eb7077
feat(config): add ablility to opt out of fetch url
2018-02-04 13:58:02 +02:00
Junyoung Choi
eb698a7430
Fix lint error
2018-02-03 15:10:16 +09:00
Junyoung Choi (Sai)
cc84af3346
Merge pull request #1458 from cyalins/cyalins-patch-1
...
Improved overall wording and grammar of preferences
2018-02-03 14:27:55 +09:00
Junyoung Choi (Sai)
a64f73ca0c
Merge pull request #879 from xxdavid/feature-editor-line-lines
...
Make line numbers in the editor optional
2018-02-03 13:57:00 +09:00
Vladimir Jimenez
4bd639c6c4
Allow preview area to scroll past end of file
2018-01-29 17:11:42 -08:00
cyalins
00816fb2c8
Improved clarity of wording in UI Tab
2018-01-25 13:56:11 +11:00
Kazz Yokomizo
85937d8e23
Merge pull request #1324 from mslourens/confirmation-dialog
...
show delete confirmation dialog
2018-01-12 09:37:05 +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
Paul Rosset
795fe8ae1d
Add isEqual and changing haveToSaveNotif method
2017-12-14 12:26:05 +00: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
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
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
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
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
4a6c16df8d
Add base of white theme
2017-11-11 19:05:08 +09:00
Kazu Yokomizo
6af25d932c
Merge pull request #1022 from BoostIO/add-notification-ui-tab
...
Add notification at UI tab
2017-10-30 15:34:45 +09:00
Paul Rosset
b9038e254e
Adjust Note in Uitab && Add message notification for policy save
2017-10-27 12:38:26 +01:00
Kazu Yokomizo
b351e42538
Add notification at UI tab
2017-10-26 15:27:22 +09:00
Wesley Hansen
31dca6f06b
Fix failed build lint error
2017-10-09 20:55:04 -04: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
Peter Urda
ebdd6d77f7
Allow users to disable "Saved to clipboard" notification.
2017-10-01 02:48:54 -07:00