0.7.31 (2023-06-06)
- calculate sidebar height error (#176) (584ffc9)
- fix template cli (#167) (2f2aa92), closes #165 #165 #165
- icon setting does not take effect (#177) (e0e2b1f)
- outdir config not work (#180) (5ed9470)
- plugin-routes: 🐛 Reload only modules that match the extension (#164) (06ec522)
0.7.30 (2023-03-15)
0.7.29 (2023-03-15)
0.7.29 (2023-03-01)
0.7.28 (2023-03-01)
- frontmatter not change (c0fcb25)
- remark-toc: support display emphasis and strong in toc (#161) (59d0327)
0.7.27 (2023-01-04)
- prebundle nprogress dep (5b7e678)
0.7.26 (2023-01-03)
- cannot click the link before title (e833b03)
- doc base (23e467b)
- header cannot update in spa mode (ed8f445)
- island mode crash in production (e80e2a1)
- optimize link component (1625802)
0.7.25 (2023-01-03)
0.7.24 (2023-01-03)
0.7.23 (2022-12-12)
- support custom babel options (af54cb5)
0.7.22 (2022-12-10)
0.7.21 (2022-12-07)
- add transition for collapsible sidebar (ba0d095)
0.7.21 (2022-12-07)
- add transition for collapsible sidebar (ba0d095)
0.7.21 (2022-12-07)
- add transition for collapsible sidebar (ba0d095)
0.7.20 (2022-12-05)
- support inlineCode & link in toc (7bad736)
0.7.19 (2022-12-01)
0.7.18 (2022-11-29)
- inline code in toc cannot show (4ba68a8)
0.7.17 (2022-11-28)
- initial scroll position in dev (a5b0521)
0.7.16 (2022-11-28)
- add link for group name in api page (30628bf)
0.7.15 (2022-11-26)
- support single #xxx in md link (d90d60d)
0.7.14 (2022-11-26)
- add leading slash for url in
withBase
(26bcd96)
0.7.13 (2022-11-26)
- dist structure (0bb0a25)
0.7.12 (2022-11-26)
- base url preview in production (90f65a7)
0.7.11 (2022-11-26)
- inject NODE_ENV in production build (d804bb0)
- more backtop options and backtop animation demo (#154) (ad57a24)
- support config.base (#155) (11d3127)
0.7.10 (2022-11-24)
- revert noExternal config (ef9a779)
0.7.9 (2022-11-24)
- lock react-router-dom version (1838117)
0.7.8 (2022-11-23)
- home page hmr (087b5be)
0.7.7 (2022-11-20)
0.7.6 (2022-11-12)
0.7.5 (2022-11-11)
- island error (2201c2b)
0.7.4 (2022-11-11)
- avoid loading after route navigation in spa mode (2d704c1)
0.7.3 (2022-11-10)
- custom style cannot work (d1f3e8d)
0.7.2 (2022-11-10)
- doc content width in mobile device (a5ab3c8)
- e2e test error (84de728)
- missing dependencies (c1cf1c6)
- prebundle problem (888c15a)
0.7.1 (2022-11-10)
- add version in nav bar (fd7d100)
0.7.0 (2022-11-09)
- build error in production (599f93a)
- hidden backTop button on mobile device (#136) (278d59b)
- parameters of checkLink plugin (#137) (e30ce24)
- plugin checkLinks in windows system path parsing error (#141) (52611fd)
- plugin component not found (#130) (17ceaf8)
- remove changesets because it cannot publish consistent version in minor change (a72cec8)
- search error (#139) (83a726e)
- add check links plugin (#134) (72cdd5f)
- expose
markdown.targetBlankWhiteList
to user config (#123) (64343e8) - plugin system (#122) (98f671b)
- remove throttle for keydown handler (#132) (5c1be07)
- responsible layout (#143) (7aaaddb), closes #138 #139 #140
- support target blank white list in remark plugin (#107) (267c699)
- #139
83a726e
Thanks @sanyuan0704! - fix: search error
- 72cdd5f: init check links plugin
- 5c1be07: feat: remove throttle for keydown handler
- 17ceaf8: fix: plugin component not found
- 66e5d7d: test notification
- 98f671b: init monorepo
0.5.2 (2022-10-27)
0.5.1 (2022-10-26)
@iconify-json/carbon
should't be devDeps (#115) (81ecc77)- disable transition when toggle to dark mode (#112) (43890bf)
0.5.0 (2022-10-23)
- b-tween lib type error (501dc01)
- back top (#98) (9395fd7)
- lineNumber in frontmatter (#110) (c090d4c)
- support cli params (#109) (eae06bd)
- support image preview (#105) (f7330a8)
0.4.3 (2022-10-20)
- hasSidebar in navbar title (0c05644)
- off by default and increase the cache to avoid secondary detection (#108) (d7b8265)
- other md document updates cause home page data loss (#99) (b5edd92)
0.4.2 (2022-10-17)
- custom style error in windows (2a15d56)
0.4.1 (2022-10-16)
- sidebar active (27a2fc6)
0.4.0 (2022-10-16)
0.3.7 (2022-10-16)
0.3.6 (2022-10-15)
- add search hot key tip after input element (5af471a)
- search hotkey (#91) (5ccb930)
- support custom global style (#92) (05c0d7e)
0.3.5 (2022-10-13)
- rehype line number plugin error (d1056ca)
0.3.4 (2022-10-12)
- home page hmr doesn't work (#79) (1358b13)
- the server watcher (#78) (bfaaffe)
- theme-default: unocss errors (#76) (523480b)
- unexpect chokidar watch (ad3db51)
0.3.3 (2022-10-10)
- optimize isActive logic(1523963)
0.3.2 (2022-10-09)
- unexpect html string custom head children is undefined (fabc4c1)
- custom remark plugin not work (d790b4e)
- doc typo (591cdc2)
- e2e test run failed (#68) (15cf399)
- fragments should be excluded from route (3c2a52a)
- in dark mode, the background color of search results (#67) (643df60)
- last update time zone incorrect (c07e014)
- add api-page doc (1d15083)
- add doc page (730642f)
- add home page doc (ee9aa67)
- add prev/nextPageText in
themeConfig
(c59e98d) - export custom HomeLayout interface (4b7e979)
- finish i18n and search doc (df22399)
- init default theme doc (2ab6910)
- optimize home doc (ea9721f)
0.3.1 (2022-10-07)
0.3.0 (2022-10-06)
- filter page type (ebcbfae)
- islands runtime error (785f6bd)
- loading svg cannot show (35563b3)
- locale error in production (e59321b)
- nav menu group hover problem (4a5a2a4)
- skip playground in vitest (12c9337)
- statement match edge case (31f5d20)
- add basic e2e test (#52) (3f7597e)
- add header group show (113340b)
- add keydown event (ca930df)
- add not found & loading status in search (476f534)
- add throttle for query change handler (91e41e6)
- adjust sidebar config (9adcad2)
- develop search ui (517002d)
- integrate flexsearch (0bb6210)
- load all page data on demand in search logic (2d6362a)
0.2.8 (2022-10-04)
0.2.7 (2022-10-03)
- unocss cannot found & postinstall error (aa3acdc)
0.2.6 (2022-10-03)
- aside position error (3f47da2)
- correct theme breakpoints (10a9beb)
- hidden translations if not necessary (133b4d7)
- scrollbar disappear when sidebar is too long (d363950)
- integrate unocss (3c3aae2)
- migrate aside to unocss (24f1698)
- migrate doc footer to unocss (fc370ff)
- migrate home page to unocss (9bf15d4)
- migrate nav style to unocss (125d5c1)
- migrate not found page to unocss (b5e2402)
0.2.5 (2022-10-02)
- use defer, it will be sure that the polyfill is executed before app script (ee6dc1c)
- without initializing the git repository, the program terminates directly (96e5b3f)
- inject the polyfill of importmap ahead to solve the compatibility problem (605bf97)
0.2.4 (2022-10-01)
- add dep files (a5444dc)
- locales config (0d0e51f)
- part of the text is not configured for localization (87db64d)
0.2.3 (2022-10-01)
- aside marker cannot work in chinese doc (4b7da45)
- get correct value from cache (14b10c4)
- html not found in dev (39d6ef9)
- nav background styles in dark mode (674aeb9)
- add locale change navbar (9cd5883)
- add zh docs (8615a61)
- init i18n doc (df6ccaf)
- move setupEffect to theme-default (60e5281)
- optimize treeshaking in client entry (e6959f4)
- show last updated time (dcc5c49)
- support spa build in aside component (a75ba06)
- zero js by default (44fe3c6)
0.2.2 (2022-09-26)
- add config-extension doc (ffd59f8)
- add extension & spa mode & static assets doc (31918fa)
- add normalize link remark plugin (a5151f4)
- provide custom markdown compile options (3f9681d)
- support siteTitle config (476f8cc)
0.2.1 (2022-09-24)
- adjust anchor position (2ae34ee)
- hmr not work in api page (44b6139)
- public dir path error (72d0ae0)
- sidebar data undefined in production (86f63ca)
- add meta in page module (d3cb987)
- add some features & front-matter doc (c900011)
- support api page type & init api doc (db5b88e)
0.2.0 (2022-09-24)
- optimize deps cannot resolve some package (0ae187e)
- support cjs and esm output & add cjs api shims (da6a9a9)
0.1.7 (2022-09-24)
- island collection not work in mdx file (8964711)
- lazyload runtime code build error (915b29d)
- specify the route module sideEffect to enable tree shaking in client-entry prod build (059ed8c)
- src/shared not found after
island dev
(fd2fadc) - ssr build error caused by
React is not defined
(c0178c8)
- expand the a link click area (0569a2f)
0.1.6 (2022-09-23)
- normalize all routes, error while running in Window environment (7294335)
- support custom vite config (f5c6a94)
0.1.5 (2022-09-22)
- fix separator when use window, it will make vite wrong (67e1169)
- fixed the problem that the state is not permanently saved after switching dark theme (84dd34a)
- state is not permanently saved after switching dark theme (9173a1d)
0.1.4 (2022-09-21)
- bug report template error (76163b9)
- feature_request contributing.md href problem (4470354)
- node14 replaceAll (f79364d)
- add gap in prev-next and add lastUpdated style (09161a1)
- support cli code hmr (f071dd2)
- support custom message and copyright in home page (35c47d4)
- support zero js after production build (0385eb0)
0.1.3 (2022-09-19)
- aside marker opacity problem (647cc47)
- normalize prev and next page link (8b3f0bb)
- postfix in md link (bb779e6)
- remove hard code image in hero component (2bd354f)
- sidebar active invalid (4be2c90)
- add architecture doc (d31999d)
- add configure-site doc (f22c3a6)
- support edit link (85248c6)
- support prev and next page in doc footer (6150d39)
0.1.2 (2022-09-18)
- aside component render error in island mode (0f80aab)
- build error when public dir not exist (f56c518)
- aside component build (f8f71e0)
- aside marker position when headings is none (d33f1e4)
- bin file cannot start (c5bdec7)
- build error, (b762a22)
- delete createMDXOptions (6152056)
- island demo deps connot resolve (ce77e96)
- lazyWithPreload is not defined (0602a57)
- multi module instance problem, which cause react context didn't work (6d31de6)
- nextAnchor.parentElement is undefined (aed2aa0)
- normalize id by github-slugger (680e94c)
- normalize link href (0ca61e7)
- postinstall error because husky shouldn't be devDependency (ac39f9c)
- repair type error of data (07b3cee)
- repair type error of propsData (12a0687)
- runtime file lost in npm package (4af0fca)
- sidebar data edge case (e47598e)
- vendor copy error in render page (6768e7e)
- add aside scroll listen & toc remark plugin (799bfb8)
- add common dep pre-bundle script (e24a326)
- add config resolve logic (64be402)
- add conventional-changelog (ec97307)
- add default theme types (7f7d648)
- add external links rehype plugin (6b76055)
- add footer layout (c8e456d)
- add getting started doc (c6bfe6f)
- add github ci template and test workflow (bba0ccc)
- add highlight for code block (81a4869)
- add mdx hmr plugin (2f49623)
- add mpa pages build & island build cache (927b5de)
- add nav layout (342c10c)
- add plugin for conventional route (0cb4ecb)
- add readme (499cfb8)
- add rehype slug and auto link plugins (5dcacb6)
- add remark gft plugin (319767b)
- add route preload & aside island component (a984bc0)
- add serve in production & 404 template (c8bd1fe)
- add shiki rehype plugin for code highlight (b6230e3)
- add vitest for plugin test (b189299)
- addRoute & removeRoute when file change (3970406)
- avoid internal path pre bundled (ab06546)
- develop home layout (3ac15c5)
- develop pre wrapper rehype plugin (b30d0e9)
- enable spa home page button (4db1625)
- finish build in playground (c769c45)
- impl aside scroll (1815713)
- impl useAsideAnchor to optimize UX (5c74835)
- implement automatic island collect and build (61165dc)
- implement automatic island collect and build (19b8f7b)
- implement islands demo (1e3d78f)
- init doc page layout (b7802af)
- init home hero style (6e250d5)
- init minimal logic (a6b1c02)
- init mvp (4552af6)
- migrate to pure esm (0e68c86)
- optimize directory structure (93955ac)
- optimize header-anchor scroll (6e87cd2)
- optimize island arch (b296f6c)
- optimize page data (ec1ebde)
- optimize plugin organization (235d4bc)
- refactor island implement (f8e6d24)
- refetch page data when pathname change in spa mode (2bc4b41)
- support automatic jsx runtime & pre-bundle react vendor (30c0dcb)
- support custom head config (dc8132e)
- support custom layout component (71be9be)
- support different page type (604ef16)
- support page data virtual module (4144cc3)
- support router lazy with preload (d2e978c)
- support socialLinks (0494133)
- support spa mode (9aafda9)
- support theme component hmr (66f34c0)
- update readme (a9d82d3)
- update readme (2dbaea6)
- use nav and sidebar data (2d67ca7)