Skip to content

Releases: diplodoc-platform/components

v4.22.0

21 Jan 15:49
0a1c8ef
Compare
Choose a tag to compare

4.22.0 (2025-01-21)

Features

v4.21.1

17 Jan 15:43
5de8873
Compare
Choose a tag to compare

4.21.1 (2025-01-17)

Bug Fixes

  • style mobile control for single element (020b219)

v4.21.0

17 Jan 12:57
c24c9de
Compare
Choose a tag to compare

4.21.0 (2025-01-17)

Features

  • add scripts for testing in docker container (#352) (1a0671f)

Bug Fixes

v4.20.0

20 Dec 12:08
9baa351
Compare
Choose a tag to compare

4.20.0 (2024-12-20)

Features

  • add onEditClick in Controls (d306c50)
  • add storybook implementation for feedback component (d5e3578), closes #345

v4.19.0

21 Nov 17:33
aa4b805
Compare
Choose a tag to compare

4.19.0 (2024-11-21)

Features

  • add Playwright package for screenshot testing (#327) (61d9b97)
  • export Notification component & support it in LeadingPage (#335) (cfd7034)

v4.18.1

20 Nov 13:06
4903697
Compare
Choose a tag to compare

4.18.1 (2024-11-20)

Bug Fixes

  • remove styles from TocItem (0571a92)

v4.18.0

19 Nov 11:17
fa680c7
Compare
Choose a tag to compare

4.18.0 (2024-11-19)

Features

v4.17.1

12 Nov 18:08
Compare
Choose a tag to compare

4.17.1 (2024-11-12)

Bug Fixes

  • Extend Lang type by string representation (47d7002)
  • Fix sass deprecation warnings (35ca677)
  • Update sass (47f2164)

v4.17.0

06 Nov 15:18
Compare
Choose a tag to compare

4.17.0 (2024-11-06)

Features

  • support legacyToc prop in DocPages (7aa9ebb)

v4.16.0

06 Nov 14:32
Compare
Choose a tag to compare

4.16.0 (2024-11-06)

Features

  • BREAKING! enable mobile toc through legacyToc prop (f40425d)

The toc that was previously placed at the bottom of the page in the mobile version of the documentation has now been moved to the burger and is enabled separately. To enable the old behavior you need to pass the legacyToc parameter.