Files
dify/web/app/components/develop/hooks
CodingOnStar 4c1174b11e feat(docs): implement table of contents panel and related hooks for document navigation
- Added  component for displaying a collapsible table of contents.
- Introduced  hook to manage TOC state, including extraction of headings and scroll tracking.
- Updated  component to utilize the new TOC functionality.
- Enhanced tests for  and  to ensure proper functionality and edge case handling.
- Removed unused ESLint suppressions related to  file.
2026-02-13 12:46:06 +08:00
..