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

Values are now flattened in providers #661

Merged
merged 1 commit into from
May 18, 2021
Merged

Values are now flattened in providers #661

merged 1 commit into from
May 18, 2021

Conversation

loichuder
Copy link
Member

@loichuder loichuder commented May 17, 2021

Work towards #616 (comment)

This means that the valuesStore now only stores flattened values.

There are several points I would like to discuss that I highlight below.

@loichuder loichuder changed the title Adds possbility to flatten value in useDatasetValue Values are now flattened in providers May 17, 2021
@loichuder loichuder force-pushed the flat-value branch 4 times, most recently from e54889c to d2c939c Compare May 17, 2021 13:56
src/h5web/providers/hsds/hsds-api.ts Show resolved Hide resolved
src/h5web/providers/jupyter/jupyter-api.ts Show resolved Hide resolved
src/h5web/providers/mock/mock-api.ts Show resolved Hide resolved
src/h5web/vis-packs/core/utils.ts Show resolved Hide resolved
src/h5web/providers/mock/mock-api.ts Show resolved Hide resolved
@loichuder loichuder marked this pull request as ready for review May 17, 2021 13:58
@loichuder loichuder requested a review from axelboc May 17, 2021 13:58
Copy link
Contributor

@axelboc axelboc left a comment

Choose a reason for hiding this comment

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

Nicely done

src/h5web/providers/mock/mock-api.ts Show resolved Hide resolved
src/h5web/providers/mock/mock-api.ts Show resolved Hide resolved
src/h5web/vis-packs/core/complex/MappedComplexVis.tsx Outdated Show resolved Hide resolved
src/h5web/vis-packs/core/utils.ts Show resolved Hide resolved
@loichuder loichuder merged commit 808e2f1 into main May 18, 2021
@loichuder loichuder deleted the flat-value branch May 18, 2021 08:06
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