Baptiste Augrain
65777b1d56
Merge branch 'master' into export-yfm
2020-07-20 14:05:21 +02:00
Junyoung Choi
c5b4c327fa
v0.16.0
v0.16.0
2020-07-20 20:42:18 +09:00
Junyoung Choi
4c39922ead
Merge pull request #2405 from daiyam/fix-scroll
...
Better scroll sync between the editor and the preview in the SplitEditor
2020-07-20 19:48:29 +09:00
Junyoung Choi
1cdc74a2f0
Merge pull request #2594 from daiyam/fix-autocomplete-codeblock
...
improve autocomplete within code blocks
2020-07-20 19:47:48 +09:00
Junyoung Choi
6213a820e6
Merge pull request #3600 from ZeroX-DG/date-iso8601
...
Add Date shortcut ISO 8601 format as an option in preference
2020-07-20 19:46:53 +09:00
Junyoung Choi
ce81b26d1d
Merge branch 'master' into date-iso8601
2020-07-20 19:42:08 +09:00
dependabot[bot]
fae91255f9
Bump lodash from 4.17.13 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.13 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.13...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-20 19:28:17 +09:00
dependabot[bot]
a82a3efb14
Bump websocket-extensions from 0.1.3 to 0.1.4
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-07-20 19:27:17 +09:00
Junyoung Choi
9556417447
Merge pull request #2923 from LuisReinoso/master
...
Add Wakatime integration
2020-07-20 19:26:53 +09:00
Baptiste Augrain
60fbb7db5d
fix unclickable links
2020-07-20 19:25:53 +09:00
Baptiste Augrain
e504f8e63e
fix broken nord and vulcan themes
2020-07-20 19:25:27 +09:00
Baptiste Augrain
071ce12a7e
add updated yarn.lock
2020-07-20 19:23:25 +09:00
Baptiste Augrain
0decaf187c
update mermaid due to missing arrowheads
2020-07-20 19:23:25 +09:00
Junyoung Choi
961644747e
Update readme.md
2020-07-09 13:28:02 +09:00
ZeroX-DG
d1a81984fb
fixed eslint
2020-07-02 11:46:13 +12:00
Baptiste Augrain
bd9b1306b1
fix missing isStacking flag
2020-06-26 17:55:16 +02:00
Baptiste Augrain
0ca18d8ca5
re-add missing isStacking flag
2020-06-26 03:07:25 +02:00
Baptiste Augrain
540d72696c
Merge branch 'master' into fix-autocomplete-codeblock
2020-06-26 02:40:37 +02:00
Baptiste Augrain
87a530612f
- use newest test
...
- remove useless binding
- regroup function
2020-06-25 22:50:08 +02:00
ehhc
7f3fdedb5d
Update readme.md
2020-06-25 10:03:02 +09:00
ehhc
3a80706938
Update readme.md
...
Added link to a project developing a mobile version of boostnote
2020-06-25 10:03:02 +09:00
Baptiste Augrain
f4259bb4d0
fix exporting storage's notes into their own folders
2020-06-12 17:36:46 +02:00
Baptiste Augrain
aa8b589569
don't show export menu to snippet notes
2020-06-12 16:56:07 +02:00
Baptiste Augrain
febc98c101
fix exporting storage's notes as PDFs
2020-06-12 16:51:35 +02:00
Baptiste Augrain
b678c3bd89
export html is escaping html characters as the preview
2020-06-12 16:40:16 +02:00
Baptiste Augrain
80b8948433
- export untitled notes as 'Untitled' based on the language
...
- export notes with duplicate title as '<title> (<index>)'
2020-06-12 16:18:27 +02:00
Baptiste Augrain
5414fe3384
export tag
2020-06-12 15:53:23 +02:00
Baptiste Augrain
db4016385d
Merge branch 'master' into export-yfm
2020-06-12 15:17:02 +02:00
ZeroX-DG
2cf5f8e966
updated slack invite link
2020-06-08 18:48:55 +09:00
Luis Reinoso
8ede1a4989
refactor: Change UI according requested changes.
...
NOTE:
Just a simple section with title Wakatime and bellow is a check box saying enable wakatime? and below it is the text box for wakatime key.
2020-06-07 11:17:02 -05:00
Luis Reinoso
76da76ae76
fix: Wakatime command name.
2020-06-07 11:01:44 -05:00
Luis Reinoso
c02ab033f4
fix: Remove extra calling function. Now call directly to check wakatime plugin.
2020-05-23 12:25:37 -05:00
Luis Reinoso
1aaba74e24
refactor: Improve sendWakatimeHeartBeat.
2020-05-23 12:21:43 -05:00
Luis Reinoso
6fe6794796
feat: Add checkbox validation to active or deactive plugin.
2020-05-16 11:13:19 -05:00
Luis Reinoso
fd3e243855
feat: Check for missing wakatime cli. And display modal and alert message.
2020-05-16 10:08:51 -05:00
Luis Reinoso
938b075bf6
fix: Lint errors.
2020-05-16 08:37:35 -05:00
Baptiste Augrain
81ac3d1748
fix scrolling with only one big paragraph
2020-05-16 14:19:22 +02:00
Baptiste Augrain
40d10eae04
Merge branch 'master' into fix-scroll
2020-05-15 02:59:00 +02:00
Baptiste Augrain
9b6a61a91c
fix cursor sync
2020-05-15 02:57:00 +02:00
Baptiste Augrain
7116c305ca
Merge branch 'master' into fix-scroll
2020-05-15 02:02:38 +02:00
ZeroX-DG
4fbbb4651d
updated Boostnote name to Boostnote Legacy
2020-05-11 03:44:21 +09:00
Luis Reinoso
2ac38e9644
fix: Update prettier config with master.
2020-05-08 17:11:16 -05:00
Luis Reinoso
98d4fa0603
fix: Lint issues.
2020-05-08 10:01:30 -05:00
Luis Reinoso
2ea0514bbe
Merge remote-tracking branch 'upstream/master'
2020-05-08 06:55:48 -05:00
Junyoung Choi
137aa692bc
Merge pull request #3547 from ZeroX-DG/migrate-to-jest
...
[WIP] Migrate to jest
2020-05-08 18:49:27 +09:00
ZeroX-DG
634fec39c0
migrate more tests to jest
2020-05-08 20:13:39 +12:00
ZeroX-DG
d269f1e8fd
migrate more tests to jest
2020-05-06 14:57:35 +12:00
Junyoung Choi
4b67026bbf
Merge pull request #2936 from callumbooth/fix-2903
...
fixes #2903 - Rearrange layout of columns
2020-04-24 01:04:23 +09:00
Alexander Wolf
8b13ec4f0e
Issue 1706 tag rename - finishing #2989 ( #3469 )
...
* allow a tag to be renamed and update all notes that use that tag
• repurpose RenameFolderModal.styl to RenameModal so it is more generic
* call handleConfirmButtonClick directly instead of sending through a confirm method
* better name for method to confirm the rename
* use close prop instead of a new method
* use callback ref instead of legacy string refs
* bind the handleChange in the constructor to allow for direct function assignment
* update the tag in the URL upon change
* use the eventEmitter to update the tags in the SnippetNoteDetail header via the TagSelect component
* respect themes when modal is opened
* show error message when trying to rename to an existing tag
* lint fix, const over let
* add missing letter
* fix routing and add merge warning dialog
* fix space-before-parens lint error
* change theming
* add check if tag changed
Co-authored-by: Khaliq Gant <khaliqgant@gmail.com >
2020-04-21 20:55:56 +09:00
Junyoung Choi
7fef7660e4
Add roadmap
2020-04-21 20:45:05 +09:00