Nguyen Viet Hung
88e8d2e009
updated PR template ( #3498 )
...
* updated PR template
* fixed grammar
2020-02-28 11:53:27 +09:00
Flexo013
a2ea5dd12e
Update issue template ( #3489 )
...
* Update issue template
* Capitals
* Replace ! with .
2020-02-28 11:52:56 +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
Junyoung Choi
d727a6110a
0.15.0
v0.15.0
2020-02-24 18:11:36 +09:00
Junyoung Choi
c42635579c
Bump optional deps
2020-02-24 18:10:54 +09: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
xatier
76de78a72e
Update build.md
...
Sync with [build.md](docs/build.md).
- 997ffa620d
- d475146d80
2020-02-24 16:57:19 +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
Alex Garrity
d706a5375c
Added sorting direction buttons
2020-02-24 16:56:08 +09:00
Alexander Wolf
feb2a878a9
Dropdown colour (theme aware) ( #3472 )
...
* catchup (#7 )
* added rtl toggle button
* added rtl toggle button
* keep code styling aligned to the left and ltr at all times
* added hotkey setting for direction toggle
* fixed requested changes
* fix undefined variable
* Copyright info update
updated Copyright (C) 2017 - 2019 BoostIO to Copyright (C) 2017 - 2020 BoostIO
* Refine Chinese translation
- Should not translate "space", it means space key in most context
- Should translate "keymap", "spellcheck disabled", "auto detect"
- Should translate "On Right Click" to "右键点击"
- Refine misc translation.
* Added Wiki Link
* Add Traditional Chinese option to build.md
* Bug fix (sets tabWith to 2 on prettier configuration and ConfigManager so checkboxes can be clikable)
Co-authored-by: ibraude <48394109+ibraude@users.noreply.github.com >
Co-authored-by: Junyoung Choi <rokt33r.choi@gmail.com >
Co-authored-by: Satyendra <33686367+developersatyendra@users.noreply.github.com >
Co-authored-by: Andrew <andysim3d@gmail.com >
* Menu Backgroun Colour
* add white to the apply-theme loop
Co-authored-by: Milo Todt <milo@milotodt.com >
Co-authored-by: ibraude <48394109+ibraude@users.noreply.github.com >
Co-authored-by: Junyoung Choi <rokt33r.choi@gmail.com >
Co-authored-by: Satyendra <33686367+developersatyendra@users.noreply.github.com >
Co-authored-by: Andrew <andysim3d@gmail.com >
2020-02-24 16:51:05 +09:00
AWolf81
e55f1e0308
fix linting
2020-02-19 00:29:54 +01:00
ZeroX-DG
8b2ed8585f
fixed wrong handler for setting button
2020-02-18 22:52:21 +09:00
Alexander Wolf
1d570df129
Merge branch 'master' into feature-tag-links
2020-02-12 20:51:59 +01:00
AWolf81
d125bd07f7
Merge branch 'master' into feature-tag-links
2020-02-12 20:42:09 +01:00
jhdcruz
997ffa620d
Required both package for builds | Yarn
2020-02-12 18:20:37 +09:00
jhdcruz
d475146d80
Add build dependency packages cmds
2020-02-12 18:20:37 +09:00
dependabot[bot]
1fe59caa19
Bump merge from 1.2.0 to 1.2.1
...
Bumps [merge](https://github.com/yeikos/js.merge ) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/yeikos/js.merge/releases )
- [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-02-10 21:09:59 +09:00
Baptiste Augrain
a496a84cb8
fix broken headers' color in ConfigTab
2020-02-10 21:09:37 +09:00
Baptiste Augrain
eae964f7e7
add Vulcan UI theme
2020-02-10 21:09:37 +09:00
Junyoung Choi
e44381f295
Merge pull request #2964 from amedora/filter-tags-and-folders
...
Filter tags and folders
2020-02-06 16:21:15 +09:00
amedora
2c0e0a6e39
Merge branch 'master' into filter-tags-and-folders
...
# Conflicts:
# browser/main/SideNav/index.js
2020-02-05 11:13:28 +09:00
Arcturus
216f588aa4
extended language support for multiple languages
2020-02-05 10:00:17 +09:00
Nguyen Viet Hung
592aca1539
fixed eslint error & integrated with prettier as well as formatted the whole codebase ( #3450 )
2020-02-05 09:28:27 +09:00
amedora
725bf2a691
Merge branch 'master' into filter-tags-and-folders
...
# Conflicts:
# browser/main/SideNav/PreferenceButton.styl
# browser/main/SideNav/SideNav.styl
2020-02-05 09:07:13 +09:00
hiiwave
051ce9e208
Fix #3397 ( #3398 )
...
* WIP: Fix #3397
* fixup! WIP: Fix #3397
* fix: catch potential URIError threw from decodeURI
2020-02-03 20:33:38 +09:00
dependabot[bot]
f367e9f08c
Bump extend from 3.0.1 to 3.0.2
...
Bumps [extend](https://github.com/justmoon/node-extend ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/justmoon/node-extend/releases )
- [Changelog](https://github.com/justmoon/node-extend/blob/master/CHANGELOG.md )
- [Commits](https://github.com/justmoon/node-extend/compare/v3.0.1...v3.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-02-03 20:05:22 +09:00
dependabot[bot]
f72fdfe33f
Bump mixin-deep from 1.3.1 to 1.3.2
...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep ) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases )
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-02-03 20:05:10 +09:00
dependabot[bot]
000a54f5ed
Bump handlebars from 4.0.11 to 4.5.3
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.0.11 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.11...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-02-03 20:04:48 +09:00
xatier
57a5de97f8
Update build.md
...
text change per @rayou's suggestion.
2020-02-03 20:04:31 +09:00
xatier
262d173c65
Update zh_TW translation of build.md
...
Complete translation.
Sync with English version.
[1] https://github.com/BoostIO/Boostnote/blob/master/docs/build.md .
2020-02-03 20:04:31 +09:00
Ray Ou
e558fae4b0
Update build.md with correct description
2020-02-03 20:04:02 +09:00
Bumhan Yu
a90d801d08
update korean docs in docs/ko/ ( #3454 )
...
* update korean docs in docs/ko/
* Fix typo
Co-authored-by: Junyoung Choi <rokt33r.choi@gmail.com >
2020-02-03 20:03:21 +09:00
Bumhan Yu
636996356f
update Korean section of contributing.md
2020-02-03 20:01:44 +09:00
Junyoung Choi
8a87c06b97
Merge pull request #2879 from daiyam/theme-nord
...
add Nord UI theme
2020-02-03 19:49:09 +09:00
Baptiste Augrain
69831571a5
fix broken title's color in ConfigTab by moving its default color to corresponding themes
2020-01-31 23:46:27 +01:00
Baptiste Augrain
24a5c839a7
fix text color of FolderSelect component
2020-01-31 12:10:19 +01:00
Baptiste Augrain
93e09f11dd
fix UI theme for SplitEditor and CreateFromURL modal
2020-01-30 19:31:31 +01:00
Baptiste Augrain
c570fc9873
Merge branch 'master' into theme-nord
2020-01-30 19:14:58 +01:00
amedora
f1d03acbad
Merge branch 'master' into filter-tags-and-folders
...
# Conflicts:
# locales/zh-CN.json
2020-01-30 10:13:16 +09:00
Jeny Mazo
31ffbd98b6
Bug fix (sets tabWith to 2 on prettier configuration and ConfigManager so checkboxes can be clikable)
2020-01-29 16:37:54 +09:00
Ray Ou
87b9766bc0
Add Traditional Chinese option to build.md
2020-01-29 16:37:24 +09:00
Milo Todt
49c9bcac9a
Added Wiki Link
2020-01-29 16:33:57 +09:00
Andrew
5105babd14
Refine Chinese translation
...
- Should not translate "space", it means space key in most context
- Should translate "keymap", "spellcheck disabled", "auto detect"
- Should translate "On Right Click" to "右键点击"
- Refine misc translation.
2020-01-29 16:31:38 +09:00
Satyendra
0a361f5f41
Copyright info update
...
updated Copyright (C) 2017 - 2019 BoostIO to Copyright (C) 2017 - 2020 BoostIO
2020-01-29 16:30:54 +09:00
Junyoung Choi
8218d5eb5a
Merge pull request #3282 from ibraude/master
...
Added rtl toggle button
2020-01-29 16:28:31 +09:00
Itai Braude
7fe6925615
fix undefined variable
2020-01-16 23:52:19 +02:00
cephonodes
1dd71fc923
Updated Japanese document about contribution
2020-01-16 07:44:53 +09:00