Brandon Bellero and ULIVZ
e296f6cf4a
feat($config): allow override of badge colors ( #1472 )
...
* allow configurable badge colors
* Update config.styl
* Update badge name
* Update reference to badge variable
* feat($docs): Update v0 documentation for badges color override
* feat($docs): Update zh documentation
2019-10-21 23:28:22 +08:00
Rob Muhlestein and ULIVZ
3cc805d9a2
fix($theme-default): hero image resizing ( #873 )
2019-03-14 00:25:55 +08:00
Jaemin and ULIVZ
cfb275a700
chore($theme-default): cursor pointer ( #867 )
2019-03-14 00:17:49 +08:00
Jeff Wen and Shigma
ae7013f094
fix: missing sidebar button on a mobile homepage ( close : #1355 ) ( #1361 )
...
* Revert "fix: sidebar button should be hidden when there are no sidebars in mobile side (#1159 )"
This reverts commit b7f3ac48dc .
* Fix indent
2019-02-27 23:49:30 +08:00
Wolfgang Ziegler and ULIVZ
947a70f524
fix($theme-default): bitbucket edit link goes to wrong link ( #1277 )
...
This backports the fix from #1235 to 0.x
2019-02-11 22:41:45 +08:00
Matthieu Mota and ULIVZ
b7f3ac48dc
fix: sidebar button should be hidden when there are no sidebars in mobile side ( #1159 )
2019-01-09 01:27:19 +08:00
Ruanyq and ULIVZ
747d642e7b
chore: elements in iteration expect to have 'v-bind:key' directives. ( #817 )
2018-09-15 13:48:52 +08:00
ULIVZ
02a4713375
fix: navbar's regression - siteName null check
2018-08-10 00:22:19 +08:00
Evan You
03c812bba2
fix: default search box line wrap
2018-08-09 02:18:05 -04:00
ULIVZ and GitHub
3e1da57e9c
fix: navbar's messy layout at narrow screen ( #714 )
2018-08-09 01:07:03 +08:00
albert and ULIVZ
fa8b055ada
chore: generalized support for code highlighting ( #696 )
2018-08-08 11:23:44 +08:00
ULIVZ
e8a6ab1b09
fix: algolia search doesn't work well at i18n mode
...
Add lang facetFilters presets by following VuePress's i18n design logic
2018-08-08 00:14:33 +08:00
Arnav Gupta and ULIVZ
ad66fa8d24
fix: set alias "collapsible" to "collapsable" ( close : #705 ) ( #706 )
2018-08-07 22:57:03 +08:00
Liu Xinyu and ULIVZ
88b65cca4e
fix: py lang label doesn't display in code block ( #690 )
2018-08-01 17:05:35 +08:00
Daniel Drodt and ULIVZ
2ad9cb629e
chore: add alt attribute to logo image ( #672 )
2018-07-27 17:09:15 +08:00
ULIVZ
39f5c68649
refactor: code style
...
Follow the official code style guide, refs:
1. https://vuejs.org/v2/style-guide/#Multi-attribute-elements-strongly-recommended
2. https://vuejs.org/v2/style-guide/#Empty-lines-in-component-instance-options-recommend
3. https://github.com/vuejs/ui
2018-07-27 16:16:45 +08:00
Toru Nagashima and ULIVZ
14dbd1eac7
feat($pwa): add themeConfig.serviceWorker.updatePopup option ( close : #453 ) ( #533 )
2018-07-14 09:59:44 -05:00
ULIVZ
2f53f2fe77
feat($default-theme): new file-level API: style.styl.
...
1. Fixed overriding css doesn't work at 0.11.0 (close : #639 )
2. Split override.styl into two APIs: override.styl and style.styl, the former will focus on ONLY the style constants override, while the latter will focus on styles override or custom styles. See also: https://vuepress.vuejs.org/default-theme-config/#simple-css-override .
2018-07-13 03:53:18 +08:00
ULIVZ and GitHub
f998802535
fix: override style issues ( close : #637 ) ( #638 )
...
1. duplicated generated override style
2. unexpected style order, override style should be at the end of the extracted style bundle. (ref: webpack-contrib/mini-css-extract-plugin#130 )
2018-07-07 22:11:12 -05:00
Florian Reuschel and ULIVZ
a0628df107
chore: remove cursor style from nav link container ( #620 )
2018-07-03 20:49:05 +08:00
ULIVZ
8837e7ad17
fix: cannot get sidebar when sidebar config contains non-ASCII chars. ( close : #628 )
2018-07-03 20:46:42 +08:00
Evan You
f4c105912a
feat: page top slot
2018-07-01 10:20:39 -04:00
Zhu Kaihao and ULIVZ
36bb6a448e
feat: support display header links of all pages ( close #534 ) ( #595 )
2018-06-26 22:26:17 +08:00
ULIVZ
fd46a26d3a
fix($default-theme): indent-styled code is invisible ( close : #609 )
2018-06-25 00:21:43 +08:00
Dalton and ULIVZ
5479d6ef07
fix: edit page from Bitbucket ( #569 )
2018-06-13 01:50:45 +08:00
ULIVZ
d68199decc
feat: refine Badge's API
2018-06-13 01:36:13 +08:00
ULIVZ
0481a18e07
refactor: move global components to "app" dir
2018-06-13 01:35:14 +08:00
ULIVZ
56cbb5f3ed
feat: support "themeConfig.sidebar: 'auto'" ( close : #552 )
2018-06-08 01:15:40 +08:00
ULIVZ and GitHub
c3696d25ef
feat: headers badge ( #540 )
2018-06-03 04:38:33 +08:00
ULIVZ
777c4f1551
fix($default-theme): code renders language css as c ( close : #527 )
2018-05-30 00:28:34 +08:00
Domantas Petrauskas and ULIVZ
c228de9057
chore($default-theme): increase sidebar-heading padding ( #525 )
2018-05-29 22:47:27 +08:00
jonkofee and ULIVZ
e9cdee77b0
fix($default-theme): table tag cannot scroll horizontally ( close : #518 ) ( #519 )
2018-05-29 22:31:29 +08:00
ULIVZ
04773108cc
chore: tweaks page-edit's bottom gutter
2018-05-29 02:55:07 +08:00
Liyuk and ULIVZ
1186d6ab25
fix: search box throw a error with no suggestions ( #510 )
2018-05-28 13:35:15 +08:00
ULIVZ
5fcac1b8d1
fix: active side arrow not middle align ( #508 ).
2018-05-27 17:29:42 +08:00
ULIVZ
131ce1d9f8
style: enhance the font weight of last updated
2018-05-27 14:09:38 +08:00
ULIVZ
6c7e88d8c1
style: enhance page-edit and avoid so much !important
2018-05-27 13:53:36 +08:00
ULIVZ
11b18302b9
fix: lastUpdated looks bad when editLinks is false.
2018-05-25 00:20:39 +08:00
ULIVZ
566e681033
feat: support filename that contains non-ASCII and unicode chars ( #473 )
2018-05-24 23:49:50 +08:00
ULIVZ
b0c9e11cad
refactor: load 'active header links' on demand
2018-05-24 23:06:33 +08:00
aaron hendrick and ULIVZ
4c09627d60
feat: allow for disabling of active hash on scroll ( #489 )
2018-05-24 21:45:34 +08:00
MT and ULIVZ
d9130c6eed
chore: fix a stylus syntax error ( #474 )
2018-05-21 17:07:04 +08:00
ULIVZ
a51a31b724
fix: highlight active link ( #272 ) doesn't work with non-EN hash.
2018-05-17 22:50:27 +08:00
ULIVZ
596014f01b
fix: nav link highlight issue with i18n ( close : #445 )
2018-05-15 20:56:14 +08:00
ULIVZ
45063aed40
refactor: use stylus iteration to generate the lang tip
2018-05-14 00:38:38 +08:00
ULIVZ and GitHub
9b42690220
feat: code line numbers ( close : #365 ) ( #379 )
2018-05-14 00:09:58 +08:00
Jason Yu and ULIVZ
942a2b9804
feat: show OutboundLink icon for external links ( #428 )
2018-05-13 23:54:55 +08:00
方剑成 and ULIVZ
2076f7bd1f
fix: use v-for with key ( #438 )
2018-05-13 23:52:05 +08:00
ULIVZ and GitHub
66bd797df9
fix: highlight lines are cut when sliding ( #437 )
2018-05-13 15:41:35 +08:00
Liu Xinyu and ULIVZ
4f8370b4ac
chore: add language ts support ( #431 )
2018-05-13 13:32:06 +08:00