Skip to content

Releases: diplodoc-platform/components

v3.3.1

30 Oct 16:01
b837206
Compare
Choose a tag to compare

3.3.1 (2023-10-30)

Bug Fixes

  • infra: engines, overrides react/react-dom (f2144e2)
  • storybook/infra: override react (842a9f7)

v3.3.0

27 Oct 16:09
500eef9
Compare
Choose a tag to compare

3.3.0 (2023-10-27)

Features

v3.2.0

13 Oct 01:04
Compare
Choose a tag to compare

3.2.0 (2023-10-13)

Features

  • allow scroll spy item href to start not with # (b6ad6ff)
  • DocPage: added new prop for minitoc onclick handler (ee0b1dc)

Bug Fixes

  • TocItem: Fix missing styles in TocItem (9921c6d)
  • udpate link item border style (b73688c)

v3.1.0

11 Oct 12:50
a2540f3
Compare
Choose a tag to compare

3.1.0 (2023-10-11)

Features

v3.0.5

29 Sep 16:22
ba77e05
Compare
Choose a tag to compare

3.0.5 (2023-09-29)

Bug Fixes

v3.0.4

29 Sep 10:31
e25c9f7
Compare
Choose a tag to compare

3.0.4 (2023-09-29)

Bug Fixes

  • not render navigation with empty toc (877bc7b)
  • permissions (74e243f)

v3.0.3

20 Sep 16:31
Compare
Choose a tag to compare

3.0.3 (2023-09-20)

Bug Fixes

v3.0.2

20 Sep 09:51
Compare
Choose a tag to compare

3.0.2 (2023-09-20)

Bug Fixes

v3.0.0

19 Sep 14:50
Compare
Choose a tag to compare

3.0.0 (2023-09-19)

⚠ BREAKING CHANGES

  • Rename Vcs enum
  • Removed public assets export
  • Big v3 changes
  • Remove direct dependency on @doc-tools/transform
  • Rebuild project with esbuild
  • Replace icons with equal from uikit
  • deps: Migrate to uikit@5
  • Update react and uikit deps

Features

  • Add configure util (0f10de2)
  • Add common theme (60c284b)
  • add label and expanded state for control buttons (a6d7670)
  • added focus styles for avatars and mini-toc (d152de0)
  • added focus styles for search item (fd47821)
  • added focus styles for toc (62e1f3d)
  • Big v3 changes (195566b)
  • deps: Migrate to uikit@5 (a74f713)
  • fix typings, add labels for paginator buttons (cba0226)
  • language control (754e9d7)
  • more focus styles for the links (6486f9e)
  • prev next page links with focus styles (c2fcb44)
  • Rebuild project with esbuild (bb22364)
  • Remove direct dependency on @doc-tools/transform (2bad237)
  • Removed public assets export (478cfa9)
  • Rename Vcs enum (101dbc8)
  • Replace icons with equal from uikit (eaeca8a)
  • scrollspy sets aria-current=location (153774a)
  • settings and language controls with focus trap (900a8ba)
  • settings with focus trap (a29c906)
  • Update @doc-tools/transform (c30ad4f)
  • Update react and uikit deps (e7753b0)
  • use button as toc item (7787104)
  • use button for hidden avatars (cbcb321)

Bug Fixes

  • avatar styles (c29c7ce)
  • Breadcrumbs: Fix link styles (d588cf7)
  • correct import (03c5fba)
  • Fix contributors popup paddings (005f08b)
  • Fix i18n build for old webpack (88a2660)
  • Fix package json exports and scripts (e00708a)
  • Fix paginator icon (fd6b3c0)
  • fixing bugs (521d7fa)
  • margin styles (5b9e3a1)
  • Replace link icon with equal from gravity-ui (8ca725b)
  • return eslint (ec5fbb3)
  • Small style changes (9776c14)
  • use correct aria-current fpr the paginator (427305b)
  • use translation correctly in paginator (10d08b5)

v2.8.3

06 Jul 10:36
Compare
Choose a tag to compare

2.8.3 (2023-07-06)

Bug Fixes

  • ErrorPage: Inconsistent back button translation (b7f93e5)