Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Pre-calculate layout for Related Tables before displaying in Main Area #739

Merged
merged 1 commit into from
Feb 17, 2025

Conversation

junkisai
Copy link
Member

@junkisai junkisai commented Feb 17, 2025

User description

Summary

At #708, when displaying the Related Table in the Main Area, the layout is now pre-arranged before being rendered.
Since this change affects the user experience, we decided to bump the minor version.


PR Type

enhancement, other


Description

  • Pre-calculate layout for Related Tables before rendering.

  • Update minor version for @liam-hq/cli and @liam-hq/erd-core.


Changes walkthrough 📝

Relevant files
Configuration changes
gorgeous-lobsters-complain.md
Document minor version updates and layout enhancement       

.changeset/gorgeous-lobsters-complain.md

  • Added a changeset file to document the minor version updates.
  • Specified minor version updates for @liam-hq/cli and
    @liam-hq/erd-core.
  • Included a description of the layout pre-calculation enhancement.
  • +6/-0     

    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • Copy link

    changeset-bot bot commented Feb 17, 2025

    🦋 Changeset detected

    Latest commit: 8144947

    The changes in this PR will be included in the next version bump.

    This PR includes changesets to release 2 packages
    Name Type
    @liam-hq/cli Minor
    @liam-hq/erd-core Minor

    Not sure what this means? Click here to learn what changesets are.

    Click here if you're a maintainer who wants to add another changeset to this PR

    Copy link

    vercel bot commented Feb 17, 2025

    The latest updates on your projects. Learn more about Vercel for Git ↗︎

    3 Skipped Deployments
    Name Status Preview Comments Updated (UTC)
    test-liam-docs ⬜️ Ignored (Inspect) Feb 17, 2025 2:56am
    test-liam-erd-sample ⬜️ Ignored (Inspect) Feb 17, 2025 2:56am
    test-liam-erd-web ⬜️ Ignored (Inspect) Feb 17, 2025 2:56am

    @junkisai junkisai marked this pull request as ready for review February 17, 2025 02:59
    @junkisai junkisai requested a review from a team as a code owner February 17, 2025 02:59
    @junkisai junkisai requested review from hoshinotsuyoshi, FunamaYukina, MH4GF and sasamuku and removed request for a team February 17, 2025 02:59
    Copy link
    Contributor

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link
    Contributor

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link
    Member

    @MH4GF MH4GF left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    Thanks 🚀

    @MH4GF MH4GF added this pull request to the merge queue Feb 17, 2025
    Merged via the queue into main with commit a9f914a Feb 17, 2025
    17 checks passed
    @MH4GF MH4GF deleted the chore/update-minor-version branch February 17, 2025 03:25
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants