mirror of
https://github.com/teableio/teable.git
synced 2026-02-04 20:46:48 +08:00
- Added a new `LinkFieldLabel` component to display link fields with their relationship and direction labels. - Integrated `LinkFieldLabel` into various components including `MetaCheckPanel`, `PlaygroundRecordRoute`, `RecordCreateDialog`, and `SchemaCheckPanel` to improve the user interface for link fields. - Updated related components to handle optional relationship and direction properties, ensuring accurate display of link field information. These changes enhance the clarity and usability of link fields across the application, providing users with better context and understanding of their relationships.