Skip to content

Latest commit

 

History

History
614 lines (328 loc) · 34.8 KB

CHANGELOG.md

File metadata and controls

614 lines (328 loc) · 34.8 KB

История изменений

4.15.5 (2024-10-31)

Bug Fixes

  • ref on tocitem to scroll into view (e5774ec)
  • toc collapse when section has href (d452cd8)

4.15.4 (2024-10-16)

Bug Fixes

  • BREAKING! Fix MobileDropdown props (6adb369)
  • Add classname to SeachSuggest close (93fa25b)
  • Add contrast to SearchSuggest (2e44e11)

4.15.3 (2024-10-09)

Bug Fixes

  • remove required titles prop in Scrollspy (#315) (fb64395)

4.15.2 (2024-10-08)

Bug Fixes

4.15.1 (2024-10-04)

Bug Fixes

  • do not add visible class when minitoc hidden (#311) (8517bc6)

4.15.0 (2024-10-03)

Features

  • Add SearchSuggest close behavior (bbfffb0)

Bug Fixes

  • add gravity to peerDeps (cd6b5b2)
  • content margin when notification showed (688ddbb)
  • Disable Suggest input clear button (275cf83)
  • Fix linter on demo (35b487a)
  • Fix SearchSuggest autoscaling (ab51dc4)

4.14.2 (2024-10-01)

Bug Fixes

  • default size for feedback controls (a2bcfac)
  • remove overflow: hidden for toc on desktop (c8fd07c)

4.14.1 (2024-09-30)

Bug Fixes

  • hide scroll on body when toc opened only for mobile (#305) (c3d12ae)

4.14.0 (2024-09-25)

Features

4.13.1 (2024-09-24)

Bug Fixes

  • Add translation for 14 langs for new mobile ui (#301) (abfd9ca)

4.13.0 (2024-09-23)

Features

  • Change new navigation props for public client (4230653)

Bug Fixes

  • Fix corner case behaviour of MiniToc and Toc (#300) (765b38e)
  • Fix scss warnings (b2f085d)
  • Fix SearchSuggest for integration (4a405b5)
  • overflowed-MiniToc height and OverflowScroller elements with open search (#299) (2598974)

4.12.5 (2024-09-20)

Bug Fixes

4.12.4 (2024-09-20)

Bug Fixes

4.12.3 (2024-09-19)

Bug Fixes

4.12.2 (2024-09-19)

Bug Fixes

4.12.1 (2024-09-18)

Bug Fixes

  • subnavigation items position and mobile menu for rtl (#287) (20e6535)

4.12.0 (2024-09-17)

Features

4.11.2 (2024-08-30)

Bug Fixes

  • settings a11y - delete unnecessary aria-expanded (#281) (d74fbd4)

4.11.1 (2024-08-21)

Bug Fixes

  • toc links aria-expanded (#280) (e1503d9)
  • wrap component in ContentWrapper to avoid double main tag & show mini toc description (#278) (ba90684)

4.11.0 (2024-08-12)

Features

Bug Fixes

4.10.0 (2024-07-29)

Features

  • add consent popup notification type (#258) (b538eaa)
  • add nav for Toc component (#269) (6f51f9c)
  • change MiniToc position in DOM & a11y improvements (#248) (3580bcb)

4.9.3 (2024-07-22)

Bug Fixes

4.9.2 (2024-07-19)

Bug Fixes

4.9.1 (2024-07-19)

Bug Fixes

  • add SubNavigatino export in index.ts (#254) (b526356)

4.9.0 (2024-07-19)

Features

Bug Fixes

4.8.1 (2024-07-19)

Bug Fixes

4.8.0 (2024-07-17)

Features

  • add aria attributes, nav & h2 tag for MiniToc (#244) (16ce81c)
  • new SubNavigation component and new MiniToc for mobile (#249) (6a1e69d)

4.7.0 (2024-06-25)

Features

4.6.0 (2024-06-13)

Features

Bug Fixes

  • correct style load for lang control at static mode (#237) (158bc6b)

4.5.0 (2024-04-05)

Features

  • add tr-TR, kk-KZ, uz-UZ, bg-BG, zh-TW, zh-CN, pt-PT, et-EE, el-GR (912f7ca)

4.4.0 (2024-04-03)

Features

  • add lang html extention (27a3dd0)

Bug Fixes

  • Fix toc navigation items sequence (689111d)

4.3.0 (2024-03-31)

Features

  • add getLangPath comment algorithm description (84d68d4)
  • hide lang control if no langs (#228) (43b0be5)
  • use base uri path (4c00bae)
  • use base uri path (0390e0a)

Bug Fixes

4.2.0 (2024-03-25)

Features

Bug Fixes

4.1.0 (2024-03-18)

Features

4.0.0 (2024-02-29)

⚠ BREAKING CHANGES

Full changelog

Bug Fixes

3.9.1 (2024-02-15)

Bug Fixes

3.9.0 (2024-02-01)

Features

  • support he-IL, es-ES, fr-FR, cs-CZ, ar-SA langs (#201) (1f8e259)

Bug Fixes

  • rtl: search & doc pages (0416163)
  • rtl: toggle arrow & vertical controls (3148685)

3.8.0 (2024-01-17)

Features

3.7.0 (2023-12-22)

Features

3.6.0 (2023-12-20)

Features

  • Settings: Add settings mobile view (739c30b)

3.5.1 (2023-12-11)

Bug Fixes

3.5.0 (2023-11-21)

Features

  • Controls: Add optional isWideView prop (94c9198)

Bug Fixes

  • Fix build size (4dcbdb3)
  • Remove YSText from font-family (cd14b69)
  • Small fixes for mobile view (95498e7)

3.4.0 (2023-11-08)

Features

3.3.1 (2023-10-30)

Bug Fixes

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

3.3.0 (2023-10-27)

Features

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)

3.1.0 (2023-10-11)

Features

3.0.5 (2023-09-29)

Bug Fixes

3.0.4 (2023-09-29)

Bug Fixes

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

3.0.3 (2023-09-20)

Bug Fixes

3.0.2 (2023-09-20)

Bug Fixes

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

Full changelog

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)

2.8.3 (2023-07-06)

Bug Fixes

  • ErrorPage: Inconsistent back button translation (b7f93e5)

2.8.2 (2023-06-29)

Bug Fixes

2.8.1 (2023-05-31)

Bug Fixes

2.8.0 (2023-05-11)

Features

2.7.3 (2023-04-26)

Bug Fixes

2.7.2 (2023-04-12)

Bug Fixes

2.7.1 (2023-04-06)

Bug Fixes

  • Fix vertical Controls for mobile screen (61e843c)

2.7.0 (2023-03-20)

Features

  • deps: update uikit up to v4 (7b81a9b)
  • nvm: add .nvmrc (8122d3b)
  • README: add installation info (2e78bc5)

2.6.3 (2023-03-14)

Bug Fixes

  • use hideMiniToc props for mini toc and content mini toc (#126) (2d426cc)

2.6.2 (2023-01-31)

Bug Fixes

  • toc: Fix missed registry in toc (edfd3cb)

2.6.1 (2023-01-31)

Bug Fixes

  • docs: Fix docs for version bump (eb071c2)

2.6.0 (2023-01-10)

Features

  • Text size in Settings Popup (f060ff8)

2.5.1 (2022-12-22)

Bug Fixes

  • ErrorPage: reload 500 err page on click (2408f77)
  • SearchPage: paginator border style (46f47c4)

2.5.0 (2022-12-22)

Features

  • add SearchPage, SearchItem, Paginator components (3c44903)
  • error page & error boundary components (3fbacca)
  • refactor controls & add pdf control button (39c76f9)

2.4.0 (2022-11-07)

Features

  • @yandex-cloud/uikit -> @gravity-ui/uikit (9e0219e)

Bug Fixes

2.3.2 (2022-09-20)

Bug Fixes

2.3.1 (2022-09-14)

Bug Fixes

2.3.0 (2022-09-14)

Features

  • add styles for term syntax DOCSTOOLS-1268 (#90) (e64ed8b)

2.0.0