Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 01:53
· 62 commits to master since this release

2.0.0 (2022-10-08)

Bug Fixes

  • abountmeinfos: edit the props name descriptionColor #164 (8c39e8e)

Features

  • aboutmeinfo: add props such as titleColor, descriptionColor #164 (903a6ca)
  • add props in VisitorCounter components (a32557e), closes #164
  • change isHiddenRate props in VisitorComment component #164 (d216666)
  • conflict resolve (a580995), closes #164
  • contact: add style props about contact compoent #164 (04ee596)
  • feat: add props in visitorComment components (4d56c8f), closes component#16 #1644
  • fix: fix sidebar component in mobile display #164 (9dbcf49)
  • image: add props in Image such as subheadColor etc. #164 (a6dec1d)
  • intro: add props in Intro component such as titleColor, etc #164 (e51aeba)
  • item: add props in Item such as title & description & hoverInnerBorder color #164 (97630dd)
  • make font-size larger when max-screen-width under 800px (b1c4755)
  • modify visitorCounter component styled to full backgroundColor #164 (91ef7df)
  • skill: add props such as borderColor, backgroundColor, (ec6d7bf), closes #164
  • skill: add titleColor props #164 (7a4ca4f)
  • techstacklist: add props and update props name #164 (77b90d5)
  • visitorcounter: update props name and update typedoc #164 (b67d60f)

BREAKING CHANGES

  • visitorcounter: update props names following...
  1. todayCisitorColor
  2. totalVisitorColor
  • techstacklist: change props name of ProgressBar from 'rate' to
    'rateText'