Releases: modern-agile-team/dev-portfolio
Releases · modern-agile-team/dev-portfolio
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
2.1.0 (2022-10-08)
Bug Fixes
- curly braces are unnecessary here (#187) (997d62e)
- do not use Array index in keys warning (#187) (b378bbe)
- eSLint error: Parsing error (94ff2cf)
- fix 'npm run lint' error (#187) (b0c56e2)
- fix conflict (#187) (f3ae5cb)
- something is missing in props validation (#187) (64486bb)
- specify type to sideBarItems state (#187) (d600c00)
- statement not part of import statement (@typescript-eslint/no-var-requires) (230c28d)
- value must be omitted for boolean attributes warning (#187) (4414635)
Features
v2.0.0
2.0.0 (2022-10-08)
Bug Fixes
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...
- todayCisitorColor
- totalVisitorColor
- techstacklist: change props name of ProgressBar from 'rate' to
'rateText'