mirror of
https://github.com/langgenius/dify.git
synced 2026-01-14 06:07:33 +08:00
- Extracted and modularized components for better organization: DocumentsHeader, EmptyElement, List, and Operations. - Introduced a custom hook, useDocumentsPageState, to manage document page state including search, filter, and pagination. - Updated the main Documents component to utilize the new structure and improve readability. - Enhanced the user interface with new icons and improved button functionalities for document management. |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| create-from-pipeline | ||
| detail | ||
| hooks | ||
| status-item | ||
| index.tsx | ||
| status-filter.ts | ||
| style.module.css | ||
| types.ts | ||