Skip to content

Releases: vtexdocs/devportal

Release v0.24.0

05 Aug 21:37
Compare
Choose a tag to compare

0.24.0 (2022-08-05)

Features

  • contributors: add contributors to mobile breakpoints (09d9612)
  • on-this-page: add arrows and close icons (cf60c14)
  • on-this-page: add component to API Guide pages (edde134)
  • on-this-page: add height and with animation (d229bd3)
  • on-this-page: add mobile TOC and contributors component (dd3b12c)

Bug Fixes

  • on-this-page: change icon (c782cff)
  • on-this-page: change layout on first breakpoint (1b48e91)
  • on-this-page: close on this page when user clicks a heading (8f5bc78)
  • on-this-page: fix button text-icon orientation (9c6acb5)
  • on-this-page: fix style bugs on TOC and contributors component (d413414)
  • on-this-page: improve height and width animations (b223188)
  • on-this-page: remove contributors from component (a8b2f7e)

Refactoring

  • on-this-page: move strings to JSON (b2df44d)

Release v0.23.0

01 Aug 16:27
Compare
Choose a tag to compare

0.23.0 (2022-08-01)

Features

  • release-section: update the getData method to return release date inside of the release card (9f647ef)

Bug Fixes

  • release-note: add the hover behavior on release title/arrow and fix the days elapsed logic (6225ac5)

Refactoring

  • release section: add the days elapsed text in messages and add one example to release data (24231e9)

Release v0.22.1

29 Jul 23:39
Compare
Choose a tag to compare

0.22.1 (2022-07-29)

Chore

  • rapidoc: update rapidoc version (98eecc1)
  • rapidoc: update rapidoc version (5cdc367)

Release v0.22.0

25 Jul 18:37
Compare
Choose a tag to compare

0.22.0 (2022-07-25)

Features

  • tooltip: add the sx prop to tooltip component (d5db1d9)

Bug Fixes

  • sidebar: sidebar-section title and the icon description behavior on medium screens (df88d6b)
  • sidebar: update the sidebar style (65e7b30)

Release v0.21.0

22 Jul 22:08
Compare
Choose a tag to compare

0.21.0 (2022-07-22)

Bug Fixes

  • header: update header style (add32a2)

Release v0.20.0

14 Jul 19:00
Compare
Choose a tag to compare

0.20.0 (2022-07-14)

Chore

  • package.json: update rapidoc version (dfd5500)
  • rapidoc: update rapidoc version (0d9a1b5)

Release v0.19.1

11 Jul 19:59
Compare
Choose a tag to compare

0.19.1 (2022-07-11)

Bug Fixes

  • documentation-card: fix description size on large screens (f66b3b3)
  • documentation-section-card: fix card margin and description size (7a84191)
  • language.json: update documentation cards description (de39630)

Refactoring

  • constants: update the documentation/updates description messages (ebb7ee8)
  • documentation-card: card type (fc46fc6)
  • documentation-card: enforce the containerType (4823f68)

Release v0.19.0

11 Jul 17:18
Compare
Choose a tag to compare

0.19.0 (2022-07-11)

Bug Fixes

  • font: update brand-ui version with new font (7fafd26)

Release v0.18.1

11 Jul 17:09
Compare
Choose a tag to compare

0.18.1 (2022-07-11)

Features

  • documentation-section-card: add tooltip on description overflow (a8af997)

Bug Fixes

  • documentation-section-card: use the translated description as tooltip label (65bcafb)
  • tooltip: update tooltip on cards (7fab2d9)

Release v0.18.0

08 Jul 20:14
Compare
Choose a tag to compare

0.18.0 (2022-07-08)

Features

  • vtex-io: add hover and active animations to whats next cards (d8cd9df)
  • vtex-io: add whats next card component (45990ba)
  • vtex-io: add whats next cards data (42befc0)
  • vtex-io: add whats next cards to VTEX IO page (2459341)

Bug Fixes

  • vtex-io: add caret and fix card styles (a072d35)
  • whats-next-card: fix shadow on hover (fc725a9)
  • whats-next-cards: fix caret color (2f6f0b1)

Refactoring

  • whats-next-card: remove duplicate type (564737c)