Commit Graph
166 Commits
Author SHA1 Message Date
Hatice EdisandFranck Abgrall a8ce645ea9 fix($theme-default): Make navbar dropdown links accessible (#1837) 2019-09-15 16:46:58 +02:00
giraud florent d811bfbe38 v1.1.0 2019-09-14 12:15:42 -04:00
DivyaandFranck Abgrall e8064b01ee feat($theme-default) Propagate toggleSidebar event to parent (#1816) 2019-09-12 17:33:00 +02:00
Anton WilhelmandFranck Abgrall eb231bf01a fix($theme-default): Expand nested sidebar groups (#1540) 2019-09-12 17:10:16 +02:00
emmmandFranck Abgrall 74017c5dc3 fix($theme-default): add text ellipsis to navbar (#1683) (#1840) 2019-09-10 14:53:51 +02:00
boaz0andFranck Abgrall c6f1322f55 Add search box placeholder setting to theme-config (#1834)
Signed-off-by: Boaz Shuster <boaz.shuster.github@gmail.com>
2019-09-10 11:35:55 +02:00
Shigmaandfgiraud 3b68913996 feat($core): better layout check (#1455)
* better layout check
* enhance resolve SFCs
* fix(layout): fix broken class content
* fix(delete): delete useless use of context
2019-09-07 00:58:17 -04:00
Mathieu TUDISCOandfgiraud 6b5a00208a refactor($theme-default): extract page components (#1427)
* refactor(default-theme): Extract PageEdit component and Extract PageNav component.
2019-09-07 00:27:01 -04:00
giraud florent 478b058cc7 v1.0.4 2019-09-05 20:33:31 -04:00
Franck AbgrallandGitHub 92a1c02118 feat: Disable next and prev links from global config (#1761)
* core: add lodash deps

* core: disable next and prev links from global config

* doc: add documentation

* core: resolvePageLink function refactoring

* docs: Improve Prev 'Next links' section description
2019-09-05 20:14:06 +02:00
KidandSarah Dayan 25777e45cc fix: add missing hash in #1706 (#1780) 2019-08-18 19:10:05 +02:00
xr0masterandULIVZ 120d88589a feat($core): use any custom protocol for outboundRE (#1731) 2019-08-18 14:54:15 +08:00
ULIVZ 6827bd1154 v1.0.3 2019-07-30 02:10:23 +08:00
OscarandULIVZ 0624828e07 fix($theme-default): sidebarDepth: 0 not working in YAML (close: #1701) (#1702) 2019-07-30 01:44:36 +08:00
KidandULIVZ 644142b065 feat(theme-default): use router for Algolia search to reach no refresh (#1706) 2019-07-20 15:19:54 +08:00
KidandULIVZ 668d68f963 refactor(theme-default): Import Prism theme in stylesheets instead of "Layout.vue" to allow custom styles to override them. (#1707)
* remove prism theme in default layout

* add prism theme to code.styl
2019-07-20 14:48:19 +08:00
Devon BullandULIVZ 27f005b7e9 feat($theme-default): support custom URL scheme for external links (#1677) 2019-07-01 13:04:48 +08:00
ULIVZ cdd684339b v1.0.2 2019-06-23 05:23:26 +08:00
ULIVZ 9c2199ca3f v1.0.1 2019-06-10 17:33:06 +08:00
ULIVZ 9d20d5fd8c feat: enhance the styles of blockquote 2019-06-10 17:31:16 +08:00
Nguyen Van NgocandULIVZ f0d1344695 fix($theme-default): using '.theme-default-content' to replace '.content' in 404 layout (#1646) 2019-06-09 23:53:05 +08:00
ULIVZ a2da3fefbb v1.0.0 2019-06-08 17:21:56 +08:00
ULIVZ 9330d7bcb4 v1.0.0-rc.1 2019-06-08 13:32:43 +08:00
ULIVZ b955969498 v1.0.0-beta.2 2019-06-05 15:45:58 +08:00
ULIVZ 6815021bfe v1.0.0-beta.1 2019-06-04 16:16:49 +08:00
ULIVZ 33ebdf2c55 v1.0.0-alpha.50 2019-06-04 14:17:29 +08:00
ULIVZ 409bf14ad3 v1.0.0-alpha.49 2019-06-03 22:59:41 +08:00
ULIVZ 74d3a5cef0 refactor($theme-default): clean all .content class names 2019-06-02 17:13:30 +08:00
ULIVZ 85ff63065b feat($theme-default): using '.theme-default-content' to replace '.content' in <Content /> outlet. 2019-06-02 15:52:24 +08:00
ULIVZ 7d0542e33e feat($core): safer class name of content outlet
We shouldn't let the core render the `.content` class, so once we use custom layout in the default theme, the styles of default theme will pollute the styles of custom layout.
2019-06-02 14:51:53 +08:00
ULIVZ ac7dca29f4 v1.0.0-alpha.48 2019-05-14 13:24:48 +08:00
ULIVZ 8013417d9a Revert "refactor($theme-default): leverage markdown-it-table-of-contents (#1436)"
This reverts commit cab5b8318e.
2019-05-12 23:58:31 +08:00
ShigmaandULIVZ cab5b8318e refactor($theme-default): leverage markdown-it-table-of-contents (#1436) 2019-05-12 23:00:48 +08:00
Zaid J. BarghouthiandULIVZ 41b5cfba3f docs($theme-default): indicate that plugin-search is used. (#1552) 2019-04-24 04:52:18 +08:00
Anton WilhelmandULIVZ 141bd11e4b feat($theme-default): support external links in sidebar (close: #764)(#1534) 2019-04-16 23:16:37 +08:00
ULIVZ 78ce258b22 v1.0.0-alpha.47 2019-04-07 01:37:49 +08:00
ULIVZ dabf506022 fix($core): Index.styl is not injected at the end of the style bundle (close: #1523)
BTW, A theme cannot require the theme's styles at the layout but need use `Index.styl`  instead.
2019-04-07 00:45:06 +08:00
ShigmaandULIVZ 47c02ce824 $theme-default: support options.activeHeaderLinks (close: #1488) (#1508) 2019-04-02 23:54:33 +08:00
ULIVZ b9da618d0a v1.0.0-alpha.46 2019-04-01 00:48:44 +08:00
ULIVZ 816cacd0e3 v1.0.0-alpha.45 2019-03-31 23:52:49 +08:00
ShigmaandULIVZ c88f9830ee chore: remove plugin-container (#1462) 2019-03-31 01:38:57 +08:00
ShigmaandULIVZ f516cb4e7b refactor($theme-default): badge component (#1439) 2019-03-14 00:46:12 +08:00
ShigmaandULIVZ 3b14375e27 fix($theme-default): fix wrong editLink (close: #1115, #1125) (#1419) 2019-03-13 01:50:14 +08:00
ULIVZ e727f7e2a2 v1.0.0-alpha.44 2019-03-11 02:55:22 +08:00
ULIVZ 74d9795a20 v1.0.0-alpha.43 2019-03-10 06:06:18 +08:00
ULIVZandGitHub e5d8ed4655 feat: refine node api (#1395)
- fix($core): markdown slot doesn‘t work. (regression of c85f62d)
- docs: fresh Node.JS API.
- test: official plugins.
2019-03-04 23:46:13 +08:00
ULIVZ f4ce75f73e v1.0.0-alpha.42 2019-03-03 14:55:57 +08:00
ShigmaandULIVZ c85f62d4a6 fix($theme-default): support slot and v-pre container (close: #1387) (#1389) 2019-03-03 14:51:39 +08:00
ULIVZ a7829ec205 v1.0.0-alpha.41 2019-03-03 02:28:23 +08:00
ULIVZ ff463eb1fc chore($core): fix the packages version in alpha stage (close: #1379) 2019-03-03 02:20:51 +08:00