AWolf81
|
2f1dadfc3e
|
Change drag disable styles to be more specific
|
2019-08-24 13:43:14 +09:00 |
|
AWolf81
|
7d0404657e
|
Fix routing for tag filtering
|
2019-08-24 13:42:09 +09:00 |
|
Jack Hsieh
|
f09297f406
|
Fix 2636 (#3206)
* Fix 2636 Can't scroll to bottom of editor pane
* Fix minor lint issues
|
2019-08-11 23:22:53 +09:00 |
|
Junyoung Choi
|
4b62e93257
|
Fix more style warnings
|
2019-07-26 11:38:05 +09:00 |
|
Junyoung Choi
|
5720b313a3
|
Merge branch 'master' into discard-warnings
|
2019-07-26 09:12:18 +09:00 |
|
hikerpig
|
f3e2205e69
|
fix several propType errors raised by 'react.development.js'
some are caused by typo, some are caused by unused propType declarations
|
2019-07-26 09:11:00 +09:00 |
|
Junyoung Choi
|
410b611b14
|
Discard all style warnings
|
2019-07-26 09:03:32 +09:00 |
|
Junyoung Choi
|
1c8af47bac
|
Fix warnings in ToggleModeButton
|
2019-07-26 08:50:12 +09:00 |
|
Junyoung Choi
|
c8a2baca3c
|
Use default value prop rather than value prop
|
2019-07-26 08:49:52 +09:00 |
|
amedora
|
769407b3df
|
add "Wrap Line" button
|
2019-07-22 16:42:08 +09:00 |
|
amedora
|
e7615ed6d7
|
add "Wrap Line" button handlers
|
2019-07-22 16:42:08 +09:00 |
|
amedora
|
fe508307b2
|
make lineWrapping configurable
|
2019-07-22 16:42:08 +09:00 |
|
Huachao Mao
|
c012bbd54a
|
Update lock/unlock icons in editor #1760
|
2019-07-08 13:13:30 +09:00 |
|
AWolf81
|
60e841e5a2
|
fix focus loss by checking switchPrieview prop change
|
2019-05-29 07:52:22 +02:00 |
|
AWolf81
|
25d055e560
|
Merge branch 'master' into fix-search-issue-unicode
# Conflicts:
# browser/main/TopBar/index.js
# yarn.lock
|
2019-05-29 07:42:20 +02:00 |
|
Morten Lautrup
|
052fb3df5b
|
Specify wich images should not be draggable
Make only images and spans inside buttons undraggable
|
2019-05-29 13:02:37 +09:00 |
|
Morten Lautrup
|
929f475354
|
Make buttons undraggable
|
2019-05-29 13:02:37 +09:00 |
|
AWolf81
|
3c39dc3cec
|
change redirecting to connected-react-router
|
2019-05-29 12:20:49 +09:00 |
|
AWolf81
|
7e8f46c4f3
|
remove commented imports
|
2019-05-29 12:20:49 +09:00 |
|
AWolf81
|
333b0584a4
|
address review comments - add production/dev main.html & remove comments
|
2019-05-29 12:20:49 +09:00 |
|
AWolf81
|
b6212f4bfe
|
Update dependencies & change to React-router v5
|
2019-05-29 12:20:49 +09:00 |
|
AWolf81
|
25728e51d2
|
simplified search input & fixed focus loss issue
|
2019-05-25 21:01:51 +02:00 |
|
Junyoung Choi
|
2b29d96d61
|
Merge pull request #2678 from AgentEpsilon/export-pdf
Export a Markdown note as PDF
|
2019-03-21 01:20:12 +09:00 |
|
Shenghan Chen
|
0f232b3d86
|
FIX #2853 Allow "#" in title
- Only strip the leading # in the title
- Make the finding title logic more straightforward
- Add unit test
|
2019-02-04 20:07:33 +13:00 |
|
Junyoung Choi
|
96ab8ec958
|
Merge pull request #2661 from miguelalexbt/bugfix-2121
Fixed lock button behavior and display
|
2019-01-23 14:50:08 +09:00 |
|
Junyoung Choi
|
99cb6fa9ed
|
Merge pull request #2720 from richardtks/fix-tag-allow-overflow
show the scroll bar when the tag list is overflow
|
2019-01-07 14:15:21 +09:00 |
|
Junyoung Choi
|
fe011e87d1
|
Merge pull request #2758 from elfman/colorTag
add feature: colored tags
|
2019-01-07 14:14:40 +09:00 |
|
Junyoung Choi
|
5a5563f00a
|
Merge pull request #2770 from vienai8d/update_snippet_note
Replace current fullscreen button of SnippetNote to FullscreenButton module
|
2019-01-07 14:12:15 +09:00 |
|
Junyoung Choi
|
d9809318fc
|
Merge pull request #2772 from vienai8d/localize_tooltips_ja
Localize tooltips for Japanese
|
2019-01-07 10:27:35 +09:00 |
|
HarlanLuo
|
082a078b51
|
check config before auto detect language
|
2019-01-04 21:55:58 +08:00 |
|
vienai8d
|
e6a927e5af
|
localize ToggleModeButton for Japanese
|
2019-01-02 11:10:07 +09:00 |
|
vienai8d
|
b05ba64db8
|
localize TrashButton for Japanese
|
2019-01-02 11:07:15 +09:00 |
|
vienai8d
|
d0f5ec8ada
|
fix FullscreenButton
|
2019-01-02 11:03:40 +09:00 |
|
vienai8d
|
caa6c8d4b9
|
localize FullscreenButton for Japanese
|
2019-01-02 11:01:37 +09:00 |
|
vienai8d
|
5cf4a0e09d
|
localize StarButton for Japanese
|
2019-01-02 10:59:06 +09:00 |
|
vienai8d
|
2bbe39120a
|
use FullscreenButton instead of current button
|
2019-01-01 23:11:39 +09:00 |
|
HarlanLuo
|
deb2cd0156
|
new feature: auto detect snippet language
only try to detect after pasting and mode has not been set and default snippet language is "Auto Detect"
|
2019-01-01 17:01:49 +08:00 |
|
HarlanLuo
|
39442bcafe
|
invert icon-x color when tag text color is inverted
|
2018-12-29 22:23:48 +08:00 |
|
richardtks8@gmail.com
|
48a905bf6f
|
decrease the height of tags scrollbar
|
2018-12-29 15:34:36 +08:00 |
|
HarlanLuo
|
0cf6487cad
|
invert text color in colored tags
|
2018-12-28 22:12:51 +08:00 |
|
HarlanLuo
|
6367be213f
|
rename config.tag to config.coloredTags
|
2018-12-28 12:30:23 +08:00 |
|
HarlanLuo
|
3e645db324
|
add feature: colored tags
|
2018-12-27 23:22:28 +08:00 |
|
vienai8d
|
6e8fe7308c
|
implement feature 'saveTagsAlphabeticall'
|
2018-12-27 12:09:56 +09:00 |
|
Junyoung Choi
|
604f17fbfd
|
Merge pull request #2586 from GuilhermeJSilva/feature/autoBracketMatching
Feature/auto bracket matching
|
2018-12-25 00:24:37 +09:00 |
|
Junyoung Choi
|
2df0f1bcb8
|
Merge pull request #2682 from duartefrazao/master
Feature - Line highlighting within code block #2469
|
2018-12-24 16:56:59 +09:00 |
|
Junyoung Choi
|
7232d07b1c
|
Merge pull request #2704 from jarvisuser90/Update-tabs-ui
Update tabs ui
|
2018-12-24 16:53:59 +09:00 |
|
Miguel Teixeira
|
7f6d4acf90
|
Fixed lock button not appearing
|
2018-12-19 15:16:55 +00:00 |
|
richardtks
|
bb892f7e78
|
Updated the overflow-x to auto
|
2018-12-18 18:34:49 +08:00 |
|
richardtks
|
0b1ec3f29f
|
show the scroll bar when the tag list is overflow
|
2018-12-18 16:32:30 +08:00 |
|
Guilherme Silva
|
e77db372bd
|
Merge branch 'master' into feature/autoBracketMatching
|
2018-12-17 15:39:03 +00:00 |
|