Releases: liam-hq/liam
Releases · liam-hq/liam
@liam-hq/[email protected]
Patch Changes
- #754 - 🐛 Fix file operations to support Windows compatibility. ref. #751 / Thanks @hoshinotsuyoshi!
@liam-hq/[email protected]
@liam-hq/[email protected]
Minor Changes
Patch Changes
- #726 - feat: expose all useReactflow functions in useCustomReactflow and replace direct useReactflow usages / Thanks @devin-ai-integration!
- #708 - ♻️ Swap useReactflow's fitView() with a custom fitView() function / Thanks @junkisai!
- #708 - ♻️ Remove useSyncHiddenNodesChange hook and update VisibilityButton to manage node visibility directly / Thanks @junkisai!
- #708 - ♻️ Consolidate table selection/deselection logic into useTableSelection hook / Thanks @junkisai!
- #708 - 🐛 Fix RelatedTables additional buttons prop rendering / Thanks @junkisai!
- #708 - ♻️ Limit useAutoLayout functionality to layout calculations only / Thanks @junkisai!
@liam-hq/[email protected]
@liam-hq/[email protected]
🚀 Highlights
We are thrilled to introduce a feature that pre-calculates the layout for Related Tables before displaying them in the Main Area. This enhancement ensures a seamless and tidy display, eliminating the need for manual adjustments.
AutoTidyUp.mp4
All Changes
Minor Changes
Patch Changes
- #708 - ♻️ Swap useReactflow's fitView() with a custom fitView() function / Thanks @junkisai!
- #708 - ♻️ Remove useSyncHiddenNodesChange hook and update VisibilityButton to manage node visibility directly / Thanks @junkisai!
- #708 - ♻️ Consolidate table selection/deselection logic into useTableSelection hook / Thanks @junkisai!
- #708 - 🐛 Fix RelatedTables additional buttons prop rendering / Thanks @junkisai!
- #708 - ♻️ Limit useAutoLayout functionality to layout calculations only / Thanks @junkisai!
- #726 - feat: expose all useReactflow functions in useCustomReactflow and replace direct useReactflow usages / Thanks @devin-ai-integration!
- #739 - ✨ Pre-calculate layout for Related Tables before displaying in Main Area / Thanks @junkisai!
- #708 - ♻️ Swap useReactflow's fitView() with a custom fitView() function / Thanks @junkisai!
- #708 - ♻️ Remove useSyncHiddenNodesChange hook and update VisibilityButton to manage node visibility directly / Thanks @junkisai!
- #708 - ♻️ Consolidate table selection/deselection logic into useTableSelection hook / Thanks @junkisai!
- #708 - 🐛 Fix RelatedTables additional buttons prop rendering / Thanks @junkisai!
- #708 - ♻️ Limit useAutoLayout functionality to layout calculations only / Thanks @junkisai!
@liam-hq/[email protected]
@liam-hq/[email protected]
@liam-hq/[email protected]
@liam-hq/[email protected]
Patch Changes
- #677 - 🐛 Removed a green dot on the left top when it rendered / Thanks @tnyo43!
- #680 - 🎨 Add Mr.Jack svg to NetworkError / Thanks @hoshinotsuyoshi!
- #690 - ✨ Disable selectionOnDrag on touch devices / Thanks @MH4GF!
- #673 - 🐛 Adjust the item height calculation in the Columns component. / Thanks @MH4GF!
- #671 - 🐛 Improve ERD auto-layout rendering with state-based approach / Thanks @junkisai!
- #673 - 🐛 fix: ONE_TO_ONE cardinality inconsistency between left and right / Thanks @MH4GF!