Junyoung Choi (Sai)
851f57c1f5
Merge pull request #2476 from daiyam/table-even-odd
...
alternate background color for table rows
2018-10-11 16:49:00 +09:00
ninearif
6ef2ec4ed2
add Thai locale
2018-10-11 10:37:35 +07:00
Sam Herrington
7b3d5ab1ae
Update ConfigManager.js
...
Added console.log back per request.
2018-10-09 14:07:54 -05:00
Baptiste Augrain
9a0bc984d4
fix preview
2018-10-09 10:38:19 +02:00
Baptiste Augrain
5d9b1abe82
allow markdown image syntax
2018-10-09 01:18:19 +02:00
Baptiste Augrain
7a5a821f8a
fix failing test
2018-10-09 00:47:37 +02:00
Baptiste Augrain
555ae327b6
alternate background color for table rows
2018-10-09 00:25:04 +02:00
Baptiste Augrain
39eaed260a
display correctly attached image
2018-10-08 15:57:42 +02:00
Baptiste Augrain
f308836264
add new fenced block language: gallery
2018-10-02 23:48:07 +02:00
Baptiste Augrain
623688c28e
move down the tag list of the autocomplete
2018-10-02 18:29:42 +02:00
Nguyễn Việt Hưng
8936d8b517
updated to code to pass test
2018-10-02 21:43:45 +07:00
Nguyễn Việt Hưng
14fec7473a
added linethrough checkbox and make it optional
2018-10-02 20:52:51 +07:00
jacobherrington
33b40bf35f
Add notification for copying snippets
2018-10-02 05:26:30 -05:00
Baptiste Augrain
fa6c504b34
fix lint error
2018-10-01 18:42:18 +02:00
Baptiste Augrain
e9dac8c8f3
fix scrolling in note list
2018-10-01 18:16:26 +02:00
Sam Herrington
9dfc6c2bc1
Update HotkeyTab.js to satisfy CI
2018-10-01 09:24:56 -05:00
Sam Herrington
025e778252
Update HotkeyTab.js
...
Saving a blank hotkey will now display a success message when the user saves the setting with the empty Show/Hide Boostnote hotkey.
2018-10-01 09:24:05 -05:00
Sam Herrington
c761f631a1
Update HotkeyTab.js to satisfy CI
2018-10-01 09:24:05 -05:00
samherrington
e173117a44
Fix errors when saving a blank hotkey
...
Saving a blank hotkey showed false error even though hotkey was
saved. This solution solves the issue as it stands, but I
would recommend looking into cleaning up the error handling
surrounding this functionality before adding any new hotkey
fields.
2018-10-01 09:24:05 -05:00
jacobherrington
80666fed1a
Add UI to change deleteNote hotkey
2018-09-30 20:58:56 -05:00
jacobherrington
db2c6c99f7
Change default hotkeys
...
Setting the default hotkeys to be more consistent on OS X (using
the Alt notation as opposed to the Option notation).
2018-09-30 20:44:23 -05:00
jacobherrington
3f1fa44ee7
Add a default hotkey for deleteNote
2018-09-30 20:19:22 -05:00
jacobherrington
4717e4fe3f
Add an event for deletion hotkey
2018-09-30 20:17:10 -05:00
jacobherrington
ffc390d49d
Reset default hotkey on OS X
...
This shouldn't have been committed it was for testing. This commit
resets it to the original hotkey.
2018-09-30 18:30:34 -05:00
jacobherrington
002e7ab9dd
Fix bug caused by poor regex
2018-09-30 18:26:36 -05:00
Sam Herrington
ca69bd69f2
Remove unnecessary conditional logic
...
In reference to PR feedback.
2018-09-30 17:46:38 -05:00
jacobherrington
3e2a366dc6
Add a Copy button the Snippets tab
2018-09-30 16:57:58 -05:00
Baptiste Augrain
d365aaf270
fix graphical bugs
2018-09-30 23:21:48 +02:00
Baptiste Augrain
533caba717
Merge branch 'master' into text-deflist
2018-09-30 22:29:18 +02:00
Baptiste Augrain
cae6fd45b3
Merge branch 'master' into tags
2018-09-30 22:26:49 +02:00
William Grant
8c268be823
Merge branch 'master' into dracula_theme
...
# Conflicts:
# browser/components/TodoListPercentage.styl
# browser/main/Detail/TagSelect.styl
2018-09-30 22:16:25 +02:00
Baptiste Augrain
17845428bd
Merge branch 'fence-attrs' into chart-yaml
2018-09-30 21:46:09 +02:00
Baptiste Augrain
efd1b3cd3c
Merge branch 'master' into fence-attrs
2018-09-30 21:33:02 +02:00
Junyoung Choi (Sai)
2ccd00a378
Merge pull request #2322 from youngyou/fix-drop-image-rotate
...
Fix drop image rotate wrong
2018-10-01 03:48:54 +09:00
Junyoung Choi (Sai)
0123a99b5d
Merge pull request #2428 from yougotwill/monokai_theme_fixes
...
Monokai theme fixes
2018-10-01 03:28:31 +09:00
Junyoung Choi (Sai)
ac744fbd90
Merge pull request #2435 from jacobherrington/handle-opt-in-hotkeys
...
Allow abbreviation for Option in hotkeys
2018-10-01 03:21:25 +09:00
Junyoung Choi (Sai)
10a1104073
Merge pull request #2436 from jacobherrington/bug-missing-relative-timestamp-inside-storages
...
Display timestamp on all notes
2018-10-01 03:04:13 +09:00
Junyoung Choi (Sai)
e6e69b4fd2
Merge pull request #2442 from jacobherrington/unsaved-changes-copy
...
Change You Have to Save! copy to Unsaved Changes!
2018-10-01 02:35:54 +09:00
Junyoung Choi (Sai)
b4de1b49f2
Merge pull request #2431 from jacobherrington/tweak-the-crowdfunding-copy
...
Rewrite the crowdfunding copy
2018-10-01 02:23:06 +09:00
Junyoung Choi (Sai)
c47428b27f
Merge pull request #2437 from jacobherrington/change-default-mac-hotkeys
...
Change Toggle Editor Mode hotkey on OS X
2018-10-01 02:14:43 +09:00
Junyoung Choi (Sai)
d267a78416
Merge pull request #2429 from jacobherrington/bug/capitalize-toggle-editor-mode
...
Capitalize settings labels
2018-10-01 02:13:49 +09:00
Junyoung Choi (Sai)
04bb04a6a9
Merge pull request #2418 from ehhc/right_click_preview
...
Implementing a context menu handler to show an attachment in the expl…
2018-10-01 02:13:20 +09:00
Junyoung Choi (Sai)
8eb535169f
Merge pull request #2412 from brapifra/brais/folderitem-text-overflow
...
Add text-overflow: ellipsis to FolderItem
2018-10-01 01:59:15 +09:00
Junyoung Choi (Sai)
e0e0fbf739
Merge pull request #2410 from jacobherrington/chore/change-storage-header
...
change storage header from Storages to Storage Locations
2018-10-01 01:58:05 +09:00
Junyoung Choi (Sai)
4f8e8ae7b9
Merge pull request #2389 from ehhc/fix_admonitions
...
fix admonitions -> use the "legacy" types and pass them as options to…
2018-10-01 01:56:29 +09:00
Junyoung Choi (Sai)
15b77482ac
Merge pull request #2406 from daiyam/fix-input-position
...
fix input position when going fullscreen or resizing splitEditor
2018-10-01 01:55:51 +09:00
Junyoung Choi (Sai)
7420363adf
Merge pull request #2404 from jacobherrington/chore/improve-error-message-grammar
...
improve error message grammar
2018-10-01 01:51:42 +09:00
Junyoung Choi (Sai)
adbe85cc33
Merge pull request #2402 from jacobherrington/bug/right-click-should-not-copy-note
...
fix a bug causing right click to copy a note -- fixes #1833
2018-10-01 01:50:40 +09:00
Junyoung Choi (Sai)
89d8d36ec3
Merge pull request #2400 from daiyam/tag-autocomplete-snippet
...
fix tag autocomplete in snippet note
2018-10-01 01:50:00 +09:00
Junyoung Choi (Sai)
a631adacb5
Merge pull request #2386 from Rxbsxn/fix-notifaction-in-interface
...
Make notification sticky to the Save button
2018-10-01 01:07:13 +09:00