Skip to content

Releases: vtexdocs/devportal

Release v0.13.0

06 Jun 14:14
Compare
Choose a tag to compare

0.13.0 (2022-06-06)

Features

  • add see also section at the bottom of an api-guide documentation (ad9db35)

Bug Fixes

  • adjust the width of see-also-section and documentation-card components (271f0e0)
  • documentation-card: adjust titleContainer marginBottom attribute (bf6c6d7)
  • see-also-section: adjust section margin and title font-weight (cd9d091)

Refactoring

  • adapt documentation-card component to work properly in the see-also-section component (ab578ff)
  • rename two components (130e1d7)

Tests

  • add a test for an api guides page and update the value of a selector (dcff4d0)

Release v0.12.1

01 Jun 13:57
Compare
Choose a tag to compare

0.12.1 (2022-06-01)

Chore

  • gitignore: remove rapidoc-min.js file from version control (40dc2fd)

Style

  • rapidoc: remove style overrides related to method-path section (8f136fe)

Build

  • rapidoc: update rapidoc version (4415654)

Release v0.12.0

30 May 18:27
Compare
Choose a tag to compare

0.12.0 (2022-05-30)

Features

  • vtex-io: add correct layout to VTEX IO page (eb9d444)
  • vtex-io: add linear gradient to welcome image (4528650)

Bug Fixes

  • vtex-io: fix style bugs on first breakpoint (ee4ffd3)
  • vtex-io: fix width of line that separates the welcome and content sections (d1d32c8)

Release v0.11.0

27 May 19:21
Compare
Choose a tag to compare

0.11.0 (2022-05-27)

Features

  • add custom tooltip component (02f5a82)

Bug Fixes

  • api-guides: fix tooltip in contributors component (3cc7b83)

Release v0.10.0

27 May 10:26
Compare
Choose a tag to compare

0.10.0 (2022-05-27)

Features

  • messages: adds release messages (754d1d7)
  • release-note: create release component and styles (e6150aa)
  • release-note: create release temporary data (9778224)
  • release-note: create release type (c0d41b9)
  • release-page: create release page and route (a1fb7bc)
  • release-section: create release section and styles (4d5217d)
  • styles: create release styles (3f973cd)
  • update-functions: moves days elapsed function to utils (ee1e003)

Bug Fixes

  • release-note: fix styles names (84aaf7c)
  • release-note: styles adjusts and move release notes to the correct page (199b5ce)

Release v0.9.2

19 May 18:00
Compare
Choose a tag to compare

0.9.2 (2022-05-19)

Build

  • rapidoc: add script to fetch rapidoc-min.js from vtexdocs/RapiDoc (7ea1238)

Release v0.9.1

19 May 17:45
Compare
Choose a tag to compare

0.9.1 (2022-05-19)

Bug Fixes

  • cypress-workflow: replace npm commands with yarn (ad280d8)
  • cypress-workflow: update yarn install command (5c05067)

Release v0.9.0

19 May 15:25
Compare
Choose a tag to compare

0.9.0 (2022-05-19)

Features

  • api-guides: add contributors component (b8482e4)
  • api-guides: add transition effect to contributors component toggle (11f27d3)
  • api-guides: change API guides documentation page layout (3f87916)

Bug Fixes

  • api-guides: fix contributors component toggle animation speed (584f8a8)
  • markdown-renderer: fix image width inside markdown (d82dc58)
  • sidebar: fix sidebar changing width and appearing ing first breakpoint (6e2ed6d)

Style

  • markdown-renderer: disable no-img-element (aa4babd)

Release v0.8.3

10 May 13:59
Compare
Choose a tag to compare

0.8.3 (2022-05-10)

Features

  • last-updates: add documentation updates and release notes pages (d8bbbd4)

Bug Fixes

  • last-updates: render one card for each type of update (ed9aa2c)

Release v0.8.2

09 May 16:57
Compare
Choose a tag to compare

0.8.2 (2022-05-09)

Style

  • rapidoc: add tag attributes and css styles to RapiDoc elements (f1a5364)