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

Feature/rename package #262

Merged
merged 8 commits into from
Jan 21, 2025
Merged

Feature/rename package #262

merged 8 commits into from
Jan 21, 2025

Conversation

toloudis
Copy link
Contributor

@toloudis toloudis commented Nov 22, 2024

Mainly we need to update the npm package as part of renaming Vol-E.

  • rename npm package to @aics/vole-core
  • revise/update README
  • remove react example as it was horribly out of date
  • rebuild docs (such as they are) to pick up new names. docs need a big overhaul that can happen later

Some of the changes in here are due to auto-formatting, sorry about that.

@toloudis toloudis requested a review from a team as a code owner November 22, 2024 16:44
@toloudis toloudis requested review from interim17 and ShrimpCryptid and removed request for a team November 22, 2024 16:44
Comment on lines +43 to +44
const volume = await loader.createVolume(loadSpec, (v: Volume, channelIndex: number) => {
const currentVol = v;
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider breaking the callback out into a const for better readability?

docs/index.html Outdated
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there anything in here we should pay special attention to?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

not really.. mainly just needed to pick up the package name and I decided to do it by running a docs rebuild. But the docs are terribly out of date and can basically be ignored

toloudis and others added 5 commits November 22, 2024 16:45
Co-authored-by: Peyton Lee <peyton.lee@alleninstitute.org>
Co-authored-by: Peyton Lee <peyton.lee@alleninstitute.org>
Co-authored-by: Peyton Lee <peyton.lee@alleninstitute.org>
@ShrimpCryptid ShrimpCryptid merged commit 5133512 into main Jan 21, 2025
3 checks passed
@ShrimpCryptid ShrimpCryptid deleted the feature/rename-package branch January 21, 2025 22:04
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.

3 participants