mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-27 18:36:08 +00:00

* feat: initial commit for lineage pagination * fix: optimize the entitylineage component removing all props that were passed from datasetdetails * fix: remove code from details pages * fix: update styling of load more node * fix: update lineage DS * fix: pagination issue * fix: add search functionality for paginated nodes * test: add unit tests for lineage component * fix: lint errors * test: fix lineage tests * fix: review comments * fix: node loading state