Commit Graph
7 Commits
Author SHA1 Message Date
285b36887d fix($theme-default): encodeURI for sidebar items which contain CJK characters (close: #717)
Co-Authored-By: MeetInInc <meetininc@users.noreply.github.com>
2019-03-02 23:14:00 +08:00
ULIVZ 5f1eb0e799 fix($theme-default): sidebar group item cannot contain empty children (close: #1278) 2019-02-14 01:03:51 +08:00
ULIVZ 11ce576b3e feat($theme-default): fallback current group node to page node if children doesn't exist 2019-02-08 23:31:44 +08:00
ULIVZandGitHub 01dd45bc59 feat($theme-default): refine sidebar groups (#1257)
Close: #814 
Close: #783
Close: #287
2019-02-04 00:47:13 +08:00
ULIVZ b24c317e6d Revert "perf: improve ssr performance (#1068)" (close: #1140)
This reverts commit 1c2aa08ed5.
2019-01-16 00:46:15 +08:00
Jan VennemannandULIVZ 1c2aa08ed5 perf: improve ssr performance (#1068)
* perf: improve ssr performance and resolve memory leak

* reduce to normalized pages map

* assign and return map in reducer function

* return complete map from reduder function
2018-12-18 00:01:54 +08:00
ULIVZ e231744504 refactor($default-theme): simplify & reorganize 2018-10-06 00:54:10 +08:00