Skip to content

Latest commit

 

History

History
330 lines (130 loc) · 13.3 KB

CHANGELOG.md

File metadata and controls

330 lines (130 loc) · 13.3 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.9 (2023-01-22)

Bug Fixes

  • add html-entities dependece (4cdc8e8)

0.2.8 (2021-05-22)

Note: Version bump only for package rcpress

0.2.7 (2020-08-13)

Bug Fixes

  • check title before collecting search result.(close #33) (1e54f12)

0.2.6 (2020-07-09)

Bug Fixes

0.2.5 (2020-07-09)

Bug Fixes

0.2.4 (2020-07-09)

Bug Fixes

0.2.3 (2020-07-07)

Note: Version bump only for package rcpress

0.2.2 (2020-07-06)

Bug Fixes

  • change temp path to rcpress/core dir. (0f17581)

0.2.1 (2020-03-17)

Bug Fixes

  • page render not generate style. (038069e)

0.2.0 (2020-03-14)

Features

0.1.13 (2020-03-09)

Bug Fixes

  • base not working in dev mode. (50d4fd3)

0.1.12 (2020-03-05)

Bug Fixes

  • ant design version regression to 3.24.0 (d82b32d)

0.1.11 (2020-03-04)

Bug Fixes

0.1.10 (2019-12-30)

Bug Fixes

  • import syntax error in global style.less (23f4368)

0.1.9 (2019-12-03)

Bug Fixes

  • close: don't fetch avatars when showAvatarList is false.(close #11) (2ae9cfd)

0.1.8 (2019-12-02)

Bug Fixes

  • webpack: corrent regexp of js and tsx.(close #10) (98e82ca)

0.1.7 (2019-11-26)

Bug Fixes

  • cannot execute on mac os.(close: #7) (a234fdd)
  • Didn't generate files in spa mode.(close #9) (c9d2dd5)

0.1.5 (2019-11-05)

Note: Version bump only for package antdsite

0.1.4 (2019-11-04)

Bug Fixes

  • prev and next dont change when route changed. (fc73a23)

0.1.3 (2019-10-29)

Bug Fixes

  • webpack dev server watch option. (9997cf0)

0.1.2 (2019-10-29)

Note: Version bump only for package antdsite

0.1.1 (2019-10-29)

Note: Version bump only for package antdsite

0.1.0 (2019-10-23)

Bug Fixes

  • antdsite: add blockquote styles in markdown. (fcebf39)
  • antdsite: calc footer's height dynamicly. (4b64768)
  • antdsite: don't trigger ngprocess when links don't change. (137ff27)
  • antdsite: fix an erro in mobile mode. (cadac37)
  • antdsite: fix group item style issue. (efc20a4)
  • antdsite: fix incorrect path when base is set. (e85e09a)
  • antdsite: fix markdown with at homepage. (6851fbd)
  • antdsite: fix page context export path. (f5907ab)
  • antdsite: fix repoonsive styles (831214c)
  • antdsite: get path,modifiedTime,avatarList from correct object. (1a924a3)
  • antdsite: incorrect deepMerge method in util.js. (6262930)
  • antdsite: remove useless style in style.js. (50c920d)
  • antdsite: searchbox will throw error when there is no toc. (1918855)
  • antdsite: update plugin version. (cbfbaf1)
  • cli: cannot eject while global install. (aeb059a)
  • cli: move footer to config file in template. (89ab2a6)
  • cli: remove '\r' in macos. (20a0ddf)
  • cli: remove promise in install (658832c)
  • cli: remove return promise (fdae6aa)
  • MyLink: apply origin click event when click triggers. (f035f4b)

Features

  • antdsite: add highlight line number and show line number of markdown extensions. (dd8029b)
  • antdsite: add markdown syntax of alert component (8b30183)
  • add disableEditLink, disableUpdateTime frontmatters. You can disable theme for certain page. (83cd8e7)
  • change markdown to Tommorrow Night theme. (13a1f41)
  • use dark code theme. (a0d0e4f)
  • antdsite: add error tip when pasing config. (df05e57)
  • antdsite: add footer for all pages. (867b5bc)
  • antdsite: add globalComponent and you can set global compoennts. (304719f)
  • antdsite: add margin-bottom to title. (938305d)
  • antdsite: add searchMaxSuggestions for searchbox (0963c58)
  • antdsite: add theme. (d051752)
  • antdsite: add themeConfig.themeColors and you can set theme colors of ant design. (84873c8)
  • antdsite: add useCNDForLargeFiles that you can use cnd for those large files. (0b9758a)
  • antdsite: open external link in another tab (deff79d)
  • antdsite: start ngprocess after clicking link. (60340d9)
  • antdsite: support search in mobile phone. (bb0361a)
  • atndisite: change color of searchbox (0b2427f)
  • cli: update boilerplate. (d524441)
  • add 404 page for template (8b1e78b)

Performance Improvements

  • antdsite: add a switch for prefetching. (c5dd49f)
  • antdsite: allow to set cdn link for production build. (98a4b3b)

(2019-08-05)

Bug Fixes

  • rcpress: fix page context export path. (f5907ab)
  • rcpress: get path,modifiedTime,avatarList from correct object. (1a924a3)
  • rcpress: update plugin version. (cbfbaf1)
  • cli: remove '\r' in macos. (20a0ddf)
  • cli: remove promise in install (658832c)
  • cli: remove return promise (fdae6aa)

Features

  • add 404 page for template (8b1e78b)
  • rcpress: add error tip when pasing config. (df05e57)
  • rcpress: add footer for all pages. (867b5bc)
  • rcpress: add margin-bottom to title. (938305d)
  • rcpress: add searchMaxSuggestions for searchbox (0963c58)
  • rcpress: add theme. (d051752)
  • rcpress: add themeConfig.themeColors and you can set theme colors of ant design. (84873c8)
  • atndisite: change color of searchbox (0b2427f)

0.0.6 (2019-07-29)

0.0.5 (2019-07-29)

0.0.4 (2019-07-29)