Skip to content

Releases: modern-agile-team/dev-portfolio

v2.1.5

28 Oct 04:57
Compare
Choose a tag to compare

2.1.5 (2022-10-28)

Bug Fixes

  • fix Vertical style to change description color (62692df)

v2.1.4

20 Oct 14:49
Compare
Choose a tag to compare

2.1.4 (2022-10-20)

Bug Fixes

  • fix build error (2dd9a2f)
  • specific components of Carousel cannot be redirected when clicked (#210) (5ab29a7)

v2.1.3

16 Oct 11:56
Compare
Choose a tag to compare

2.1.3 (2022-10-16)

Bug Fixes

  • enable to line break in Item component (#207) (61712b8)

v2.1.2

15 Oct 06:47
Compare
Choose a tag to compare

2.1.2 (2022-10-15)

Bug Fixes

  • add comment input props in typedoc, README.md from VisitorComment (3cc30dc)
  • modify typedoc, README.md in VisitorComment component (e9eb643)

v2.1.1

08 Oct 07:03
Compare
Choose a tag to compare

2.1.1 (2022-10-08)

Bug Fixes

v2.1.0

08 Oct 06:34
Compare
Choose a tag to compare

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

08 Oct 01:53
Compare
Choose a tag to compare

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'

v1.1.4

01 Oct 18:59
Compare
Choose a tag to compare

1.1.4 (2022-10-01)

Bug Fixes

  • ci.yml: remove lint attr of needs in lint #166 (bbb1e4b)