David Nagle
b8d1e37cce
Moved custom CSS to bottom of style definitions so that it has higher precedence.
2018-10-22 10:47:47 -07:00
kazup01
6ecd1e5ea5
Remove OpenCollective and add IssueHunt description
2018-10-21 15:47:11 +09:00
kazup01
52956503f1
Change blog url
2018-10-21 15:18:28 +09:00
David Nagle
3272033c63
Added preferences to support toggling front matter title extraction on/off and to customize what field is used for the title.
2018-10-19 23:29:30 -07:00
David Nagle
73d1bdf84b
Prevent empty printed page with scroll-past-end
2018-10-19 14:29:48 -07:00
David Nagle
0e38f61c85
Title will now be extracted from front matter if title: is present.
2018-10-19 10:59:37 -07:00
makibishi
d64dafc715
change prop name in TodoListPercentage
2018-10-18 03:11:44 +09:00
makibishi
9e67880456
Add button clear all checkboxes
2018-10-17 17:43:00 +09:00
Baptiste Augrain
7484f6e6a6
increase readability of the condition
2018-10-16 20:30:15 +02:00
Baptiste Augrain
d8d5810d7c
avoid rerendering TagSelect when adding a tag
2018-10-15 15:29:24 +02:00
Baptiste Augrain
4a167aa3d7
update only if tags' length has been changed
2018-10-15 12:11:52 +02:00
Baptiste Augrain
ced3460673
store editor's status in config
2018-10-15 09:04:45 +02:00
Baptiste Augrain
d75dd874ca
create note with selected tags
2018-10-15 08:24:21 +02:00
Baptiste Augrain
1da477d1d1
add context menu to delete tag
2018-10-15 08:09:50 +02:00
Baptiste Augrain
a4ad3896f0
Merge branch 'master' into fence-attrs
2018-10-14 15:21:27 +02:00
antogyn
e536d203d2
feat(editor): add ability to jump to line
2018-10-13 14:21:46 +02:00
jacob
ca038937e9
Update ConfigManager.js
2018-10-12 22:10:35 -05:00
Amir Eldor
342d0862c6
Change to single-quotes
2018-10-12 20:31:48 +03:00
Amir Eldor
3b11285bd5
Remove emacs keymap Ctrl-V binding to allow pasting
...
Fixes #1406
2018-10-12 20:15:07 +03:00
Baptiste Augrain
3c404f3678
remove unused method
2018-10-11 15:09:26 +02:00
Baptiste Augrain
eb37be1381
fix error generated by toggling split editor
2018-10-11 15:03:04 +02:00
Baptiste Augrain
c5f6ace332
Merge branch 'chart-yaml' into gallery
2018-10-11 12:59:53 +02:00
Baptiste Augrain
0e29e8ac76
Merge branch 'master' into chart-yaml
2018-10-11 12:48:40 +02:00
Junyoung Choi (Sai)
71ae42056f
Merge pull request #2414 from yougotwill/dracula_theme
...
Dracula theme
2018-10-11 18:33:55 +09:00
Junyoung Choi (Sai)
a9bad53209
Merge pull request #2438 from jacobherrington/fix-type-error-on-snippets
...
Fix TypeError thrown on the Snippets page
2018-10-11 17:33:37 +09:00
Junyoung Choi (Sai)
eee340366e
Merge pull request #2460 from ZeroX-DG/linethrough-checkbox
...
Added linethrough checkbox & make it optional
2018-10-11 17:32:57 +09:00
Junyoung Choi (Sai)
3610d5ea93
Merge pull request #2462 from daiyam/fix-tag-autocomplete
...
fix small visual bug in tag autocomplete
2018-10-11 17:21:23 +09:00
Junyoung Choi (Sai)
a75f8e5fdf
Merge pull request #2444 from daiyam/snippet-list
...
fix graphical bugs in snippet list
2018-10-11 17:02:46 +09:00
Junyoung Choi (Sai)
1821a5c678
Merge pull request #2445 from jacobherrington/snippet-copy-button
...
Add a Copy button the Snippets tab
2018-10-11 17:01:12 +09:00
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