Skip to content

v3.0.0

Compare
Choose a tag to compare
@yc-ui-bot yc-ui-bot released this 19 Sep 14:50

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)