Releases: diplodoc-platform/components
Releases · diplodoc-platform/components
v4.21.1
4.21.1 (2025-01-17)
Bug Fixes
- style mobile control for single element (020b219)
v4.21.0
4.21.0 (2025-01-17)
Features
- add scripts for testing in docker container (#352) (1a0671f)
Bug Fixes
v4.20.0
4.20.0 (2024-12-20)
Features
- add onEditClick in Controls (d306c50)
- add storybook implementation for feedback component (d5e3578), closes #345
v4.19.0
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
4.18.1 (2024-11-20)
Bug Fixes
- remove styles from TocItem (0571a92)
v4.17.1
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
4.17.0 (2024-11-06)
Features
- support legacyToc prop in DocPages (7aa9ebb)
v4.16.0
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.