Commit Graph
79 Commits
Author SHA1 Message Date
Alexander SchwartzandULIVZ 0bfd9daab3 refactor: handle SSR when linksWrapMaxWidth is null (#1039) 2018-11-30 00:18:57 +08:00
ULIVZ 8dd418efd0 fix($theme-default): Extending Layout.vue causes the Sidebar to disappear (close: #1045) 2018-11-29 23:36:07 +08:00
ULIVZ dbbf4a56eb v1.0.0-alpha.24 2018-11-26 02:25:01 +08:00
ULIVZ c059faa6fd fix($theme-default): shouldn't transform date string at client side (close: #1035)
Move the transformation to $plugin-last-updated, BTW, expose `lang` as the 2nd argument
2018-11-26 01:31:35 +08:00
ULIVZ d338468252 fix($theme-default): hard to read in a dark-themed browser (close: #1025) 2018-11-26 00:40:38 +08:00
ULIVZ c21a21b403 v1.0.0-alpha.23 2018-11-18 09:51:37 +08:00
ULIVZ 6734a608b2 fix($theme-default): IE11 doesn't support shortcut of flex
Default value of flex is `flex: 1 1 auto`, while `flex: 1` is `1 1 0`
2018-11-18 09:47:03 +08:00
ULIVZ e8d728fa09 fix($theme-default): prev/next links disappears when url contains space. (close: #1010) 2018-11-18 04:01:48 +08:00
Владислав ЛюминарскийandULIVZ efece122e5 fix($theme-default): fit image for hero image (#980) 2018-11-15 23:08:24 -06:00
ULIVZ 82cd300648 v1.0.0-alpha.22 2018-11-14 04:18:01 +08:00
ULIVZ dd55269057 v1.0.0-alpha.21 2018-11-14 02:48:06 +08:00
ULIVZ b18280cb0f v1.0.0-alpha.20 2018-11-09 13:27:40 +08:00
ULIVZ 6071c56c7f v1.0.0-alpha.19 2018-11-06 13:38:47 +08:00
ULIVZ d9a8ced5d0 feat($theme-default): display els of page bottom after content mounted 2018-11-06 03:42:09 +08:00
ULIVZ 26411e9c4b chore: rename 'AsyncMarkdownContentLoaded' to 'AsyncMarkdownContentMounted' 2018-11-06 02:53:11 +08:00
ULIVZ ad2821cf50 style($theme-default): tweak blockquote 2018-11-04 04:16:08 +08:00
ULIVZ a6752e59fd v1.0.0-alpha.18 2018-10-30 03:52:50 +08:00
ULIVZ 6a0c421842 v1.0.0-alpha.17 2018-10-27 20:47:28 +08:00
ULIVZ ced6aac431 v1.0.0-alpha.16 2018-10-24 01:37:11 +08:00
ULIVZ 5c8d112d6a v1.0.0-alpha.15 2018-10-24 01:02:31 +08:00
ULIVZ a31f481d68 v1.0.0-alpha.14 2018-10-23 23:20:02 +08:00
ULIVZ cfd01130af refactor($core): remove 'custom' prop from 'Content' component 2018-10-22 01:38:26 +08:00
ULIVZ 09e3f440c3 v1.0.0-alpha.13 2018-10-18 04:07:21 +08:00
ULIVZ 1f345d1795 fix($default-theme): remove custom layout legacy. (close: #935) 2018-10-18 03:57:37 +08:00
ULIVZ 05843bd996 v1.0.0-alpha.12 2018-10-17 14:28:07 +08:00
FreshBoy TripleDeluxeandULIVZ b084114127 fix: algolia resolution error in theme-default (#940) 2018-10-17 01:02:04 -05:00
ULIVZ 67c5b619a8 v1.0.0-alpha.11 2018-10-16 02:08:38 +08:00
ULIVZ 5c268b754c v1.0.0-alpha.10 2018-10-14 23:58:45 +08:00
ULIVZ 6d408ffca8 v1.0.0-alpha.9 2018-10-10 14:02:56 +08:00
ULIVZ 04588cc9b9 feat($core): register 'themePath/global-components' dir as global components
it also close #916
2018-10-09 23:54:08 +08:00
Eko EryantoandULIVZ bd735fbd56 chore: use pointer for sidebar button (#915) 2018-10-09 10:48:20 -05:00
ULIVZ 252621268c v1.0.0-alpha.8 2018-10-08 01:02:48 +08:00
ULIVZ f098013ed6 v1.0.0-alpha.7 2018-10-08 00:45:54 +08:00
ULIVZ 0a142ef5af v1.0.0-alpha.6 2018-10-08 00:10:08 +08:00
ULIVZ 35e98cd9ab v1.0.0-alpha.5 2018-10-07 22:48:23 +08:00
ULIVZ beaa2b5a9a v1.0.0-alpha.4 2018-10-06 02:48:03 +08:00
ULIVZ d987ea51c5 feat($default-theme): vue-styled deleted & inserted code 2018-10-06 02:33:12 +08:00
ULIVZ e231744504 refactor($default-theme): simplify & reorganize 2018-10-06 00:54:10 +08:00
ULIVZ 3671b7fb88 docs: refine docs for next version 2018-10-05 22:31:53 +08:00
ULIVZ 9468bf4ac4 style: tweak the style of vue-container 2018-10-05 21:04:13 +08:00
Jørgen VatleandULIVZ cc056bad2e feat($default-theme): add PHP language text tag to code block. (#892) 2018-10-05 05:29:50 -05:00
ULIVZ 5329b74c68 v1.0.0-alpha.3 2018-10-04 06:23:27 +08:00
ULIVZ b476ba4772 docs: plugins documentation placeholder 2018-10-02 16:51:29 +08:00
ULIVZ ae3bfb8a3e style: enhance the style of vue container 2018-09-30 01:04:52 +08:00
ULIVZ 3c430f892e feat($markdown): support 'vue' container 2018-09-29 23:58:31 +08:00
ULIVZ 35add97ac1 v1.0.0-alpha.2 2018-09-29 03:10:41 +08:00
ULIVZ 2b2e30836a feat($core): make palette globally enabled and improve doc 2018-09-29 03:07:24 +08:00
ULIVZ 19e73d7ea0 refactor($core): use upath 2018-09-29 02:00:29 +08:00
ULIVZ bae7a04937 chore: update npmignore 2018-09-27 13:33:31 +08:00
ULIVZ ace3aec3db v1.0.0-alpha.1 2018-09-27 13:25:19 +08:00