Skip to content
Compare
Choose a tag to compare
@liam-changeset-ci-trigger liam-changeset-ci-trigger released this 18 Dec 06:20
· 73 commits to main since this release
421037d

πŸš€ New Features

1. A brand-new loading screen is here! πŸŽ‰

Take a short breather while Liam gets ready for you!

Screen Recording 2024-12-18 15:28:58


2. Improved ERD Main View! πŸ‘€βœ¨

We’ve adjusted the TableDetail width to make the Main View much easier on the eyes.

image

πŸ›  Bug Fixes

  • Fixed the direction of cardinality. πŸ”„
  • Tables now stay in focus when opened via query parameters. 🧭
  • You can copy links even when Table Detail is open. πŸ“‹
  • Resolved an issue where column types would disappear. πŸ”

🧹 Refactoring & Optimizations

  • Hidden nodes now also hide their cardinality! πŸ•΅οΈβ€β™€οΈ
  • Refactored for better performance:
    • Reduced calculations for table column displays. ⚑
  • Selecting a table now highlights its relations and cardinality too! 🎯

All Changes

  • 987082d: Update hidden node cardinalities
  • 60bfdeb: refactor: Move the calculation to TableColumnList and TableColumn only displays the props
  • 16118e3: πŸ’„ add loading spinner
  • 9c44a6a: fix: Fixed an issue where the correct table was not focused when sharing URLs in TableDetail
  • 3ebbac2: Corrected incorrect cardinality direction.
  • c3756b1: Reduce the width of TableDetail to prevent TableNode from being obscured
  • 594a73b: Enable hiding cardinalities on source node if target node is hidden
  • 88cf707: refactor: The behavior of TableNode when clicked is unified to be handled by ERDContent
  • b08232b: Highlight related edges and cardinalities when a TableNode is active.
  • e21fdc5: Enable clicking while Table Detail opened
  • 296fdaa: Restored columnType visibility.
  • b4b76d6: Minor refactoring of ERDContent

Stay tuned for more exciting updates coming soon! πŸš€βœ¨