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

move matrix and hierCluster code to plots/matrix subdir #2142

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

siosonel
Copy link
Member

Description

First round of matrix code reorganization:

  • moved matrix code to plots/matrix subdir
  • use subpath alias as appropriate to import dom, shared, common client code
  • create index files with transitive exports to simplify subpath alias

Next rounds will split large code files like matrix.interactivity.js into smaller files, and also migrate to .ts file as appropriate.

Tested with:

Checklist

Check each task that has been performed or verified to be not applicable.

  • Tests: added and/or passed unit and integration tests, or N/A
  • Todos: commented or documented, or N/A
  • Notable Changes: updated release.txt, prefixed a commit message with "fix:" or "feat:", added to an internal tracking document, or N/A

@siosonel siosonel merged commit 3a2df10 into master Sep 19, 2024
3 checks passed
@siosonel siosonel deleted the matrix-reorg.1 branch September 19, 2024 21:49
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.

2 participants