Skip to content

Add swimlane view to vortex-web that visualizes physical layout of columns in files#8634

Merged
robert3005 merged 1 commit into
developfrom
claude/swimlane-storybook-detail-tab-nf1k2v
Jul 1, 2026
Merged

Add swimlane view to vortex-web that visualizes physical layout of columns in files#8634
robert3005 merged 1 commit into
developfrom
claude/swimlane-storybook-detail-tab-nf1k2v

Conversation

@robert3005

Copy link
Copy Markdown
Contributor

This code mostly existed before. Swimlane is a new top level tab alongside
current view as it replicates the schema of the table to render the lanes

@robert3005 robert3005 added the changelog/feature A new feature label Jul 1, 2026
@robert3005 robert3005 enabled auto-merge (squash) July 1, 2026 11:52
@robert3005 robert3005 merged commit 0a45777 into develop Jul 1, 2026
81 of 82 checks passed
@robert3005 robert3005 deleted the claude/swimlane-storybook-detail-tab-nf1k2v branch July 1, 2026 11:52
rohankumardubey pushed a commit to rohankumardubey/vortex that referenced this pull request Jul 9, 2026
…ata#8383)

## Summary

Inspired by @myrrc's vortex-data#8634, this change makes a few subtle changes to
our `dev` and `ci` build profiles. The main change here is removing
debug symbols from `vortex-fastlanes`, which for a full build of the
main package (`cargo build -p vortex --all-features --all-targets`)
reduces build time by about 33% (from 90 seconds to under 60).

The others are:
1. For the `ci` profile, enables `debug_assertions` and remove the
explicit `strip` which seems redundant, and doesn't seem to make a
measurable difference in build times.
2. Remove `vortex-bench` as a dev dependency for `vortex`, which is just
weird and unused.

Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog/feature A new feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants