Junyoung Choi
ce81b26d1d
Merge branch 'master' into date-iso8601
2020-07-20 19:42:08 +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
0decaf187c
update mermaid due to missing arrowheads
2020-07-20 19:23:25 +09:00
ZeroX-DG
d1a81984fb
fixed eslint
2020-07-02 11:46:13 +12: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
ZeroX-DG
4fbbb4651d
updated Boostnote name to Boostnote Legacy
2020-05-11 03:44:21 +09: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
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
Callum Booth
d138a54dfd
fix accidental deletion of rtl state
2020-04-20 08:42:45 +01:00
Callum Booth
a7ead67c2d
moves orientation button to view menu
2020-04-18 14:17:08 +01:00
Callum Booth
2f16784a20
Merge branch 'master' of https://github.com/BoostIO/Boostnote into fix-2903
2020-04-18 13:54:27 +01:00
Junyoung Choi
b56e0b98e3
Use netral color
2020-04-16 00:55:18 +09:00
Arcturus
4def32ab13
add style rule for table
2020-04-16 00:55:18 +09:00
Arcturus
0de78d12ef
add hard coded styling
2020-04-16 00:55:18 +09:00
Arcturus
e756534db4
refactoring
2020-04-16 00:55:18 +09:00
Arcturus
2194965dc4
remove hard coded styling
2020-04-16 00:55:18 +09:00
Arcturus
f9e54bcbfc
add styling for code
2020-04-16 00:55:18 +09:00
Junyoung Choi
461e24bf39
Fix regex
2020-04-16 00:25:11 +09:00
hikerpig
6ee92588b1
When storage or folder is removed, Detail components should render without error ( #3168 )
...
* optimize: when storage or folder is removed, Detail components should render without error, fix #2876
* optimize: Handle some scenarios where storage is not found, should not break the renderer
* optimize: NoteList should work without error when storage is not found
2020-04-06 18:02:52 +09:00
Gonçalo Santos
4915c545d9
Merge branch 'master' into fixIssue2534
2020-03-27 01:47:02 +00:00
Gonçalo Santos
e1c95fb1f2
Fix Saving Configuration Bug
2020-03-27 01:42:18 +00:00
Junyoung Choi
d6b86b902c
Fix scroll sync ( #3531 )
...
* Discard empty file
* Fix scroll sync
2020-03-26 18:02:53 +09:00
AWolf81
d829216c8d
Remove duplicated if
2020-03-26 03:55:23 +09:00
AWolf81
2695f62f3e
add special link handling
2020-03-26 03:55:23 +09:00
Gonçalo Santos
48c8164689
Fix scheduled theme change timing
2020-03-10 15:41:34 +00:00
Gonçalo Santos
38ed5b8541
Remove handleSlider
2020-03-05 16:34:04 +00:00
Gonçalo Santos
8a6df8bf95
Remove comment
2020-03-05 16:07:45 +00:00
Junyoung Choi
dbbcf385b1
Discard unused ref
2020-03-04 05:50:23 +09:00
Junyoung Choi
d95a3af667
Fix propTypes warning
2020-03-04 05:50:04 +09:00
Junyoung Choi
87a737babc
Make rtl optional
2020-03-04 05:43:34 +09:00
Junyoung Choi
a27ddd7490
Fix ref
2020-03-04 05:43:34 +09:00
Aaron Bird
9549355ab7
Tooltip misplaced ( #3499 )
...
* fix bug: tooltip misplaced
* Transition only opacity attributes
2020-03-04 03:56:31 +09:00
Junyoung Choi
9f932a0911
Merge pull request #3002 from AWolf81/feature-tag-links
...
Add tag link handling with :tag:#tag syntax
2020-02-26 17:32:05 +09:00
Aaron-Bird
71f05b9886
fix: Folder sidebar cannot scroll
2020-02-26 09:57:07 +09:00
AWolf81
2b4e2638dc
change tag link format to :tag:tag
2020-02-25 08:16:52 +01:00
Gonçalo Santos
9c3f34fe04
Fix Lint Errors
2020-02-25 03:34:34 +00:00
Gonçalo Santos
d4123eeccd
Merge branch 'master' of https://github.com/BoostIO/Boostnote into fixIssue2534
2020-02-25 03:31:21 +00:00
Gonçalo Santos
fd54a7b85c
Scroll Bars can now be hidden ( #2713 )
...
* Scroll Bars can now be hidden
* Fix lint problems
* fix lint errors
* Fix lint
* Fix lint
* Change scrollBar to showScrollBar
2020-02-24 17:14:35 +09:00
Hahn
5edce1fe6a
[WIP]h1 padding bottom value changed ( #3215 )
...
* h1 padding bottom value changed
* padding top added to <p>
* padding top to h1
* h2 padding top updated
* heading changed
* typo
* Updated margin for h1 ~ h6
2020-02-24 16:56:50 +09:00
Alex Garrity
afbe43965e
Reverse notes after filtering
2020-02-24 16:56:08 +09:00