1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-28 10:13:13 +00:00
Commit Graph

501 Commits

Author SHA1 Message Date
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
John Ciprian ec506e71a4 Adding support for dracula interface theme 2018-12-13 20:56:47 -05:00
John Ciprian cfcaa58b71 Optimizing css for dark and solarized-dark themes 2018-12-13 20:56:47 -05:00
John Ciprian 29cf4769f5 Adding support for monokai interface theme 2018-12-13 20:56:47 -05:00
John Ciprian 58fd2273ea Adding support for solarized-dark interface theme 2018-12-13 20:56:47 -05:00
John Ciprian b52616c64d Changing tabs from material design to traditional
- Adding support for “default” interface theme.
- Adding support for “white” interface theme.
- Adding support for “dark” interface theme.
2018-12-13 20:56:47 -05:00
Duarte-Frazao ac1ce6043b Fixed legacy default Markdown/Snippet notes bug
Fixed a bug where a note or snippet is created before the pull request and you ran Boostnote for the first time after the pr and you firstly created a note or markdown and only then returned to the old default notes and you couldn't highlight
2018-12-13 20:19:02 +00:00
Miguel Teixeira 6631f98c43 Removed debug log 2018-12-13 19:13:12 +00:00
Miguel Teixeira 37340d0445 Fixed issue with double and right click 2018-12-13 19:09:41 +00:00
Duarte-Frazao 4fb11b68e4 Markdown functionality 2018-12-13 13:13:01 +00:00