Skip to content

Updates for REfactoring#19

Merged
christian-screen merged 7 commits into
developfrom
20260111
Jan 24, 2026
Merged

Updates for REfactoring#19
christian-screen merged 7 commits into
developfrom
20260111

Conversation

@christian-screen
Copy link
Copy Markdown

Issue

  • resolve:

Why is this change needed?

devin-ai-integration Bot and others added 7 commits January 24, 2026 18:22
- Rename @liam-hq/erd-core to @dlh/erd-viewer-core
- Rename @liam-hq/schema to @dlh/erd-viewer-schema
- Rename @liam-hq/ui to @dlh/erd-viewer-ui
- Rename @liam-hq/cli to @dlh/erd-viewer-cli
- Rename @liam-hq/configs to @dlh/erd-viewer-configs
- Update all import statements across the codebase
- Update configuration files (turbo.json, knip.jsonc, .syncpackrc)
- Update documentation and workflow files

Co-Authored-By: Christian Screen <devteamlead@aicg.com>
The @liam-hq/db and @liam-hq/agent packages don't exist in this
repository, so keep the original references. Only rename packages
that actually exist in the workspace.

Co-Authored-By: Christian Screen <devteamlead@aicg.com>
…m-hq-to-dlh

refactor: rename @liam-hq packages to @dlh/erd-viewer-*
- Remove CI workflow references to non-existent @liam-hq/db and @liam-hq/agent packages
- Delete agent-deep-modeling.yml workflow (depends on non-existent @liam-hq/agent)
- Simplify frontend-ci.yml by removing Supabase-related steps
- Fix zoom behavior when clicking columns in diagram (maintain current zoom/position)
- Add skipFitView option to selectTable function
- Fix zoom behavior when clicking columns in side panel (zoom to 150% if needed, center column)
- Change default show mode from TABLE_NAME to KEY_ONLY
- Make default show mode configurable via UserEditingProvider props

Co-Authored-By: Christian Screen <devteamlead@aicg.com>
Co-Authored-By: Christian Screen <devteamlead@aicg.com>
…nd-defaults

fix: improve column click behavior and change default show mode
@christian-screen christian-screen merged commit 859ecf8 into develop Jan 24, 2026
7 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant