Skip to content

feat(TableComponent): replace table annotations API with thresholds #698

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

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

diehbria
Copy link
Contributor

@diehbria diehbria commented Mar 14, 2023

Overview

Port table component directly into react with an updated API to provide thresholds directly instead of needing to wrap thresholds into the Annotations type i.e. { y: thresholds }.

Also updates from AWSUI to cloudscape for table and video-player

Summary

* deprecate table package, consolidate in react-components
* update table documentation
* update typescript rules to be stricter

BREAKING CHANGES:
* remove annotations API to be replaced with thresholds for a more concise API

Legal

This project is available under the Apache 2.0 License.

… remove stencilJS wrapper

* deprecate table package, consolidate in react-components
* update table documentation
* update typescript rules to be stricter

BREAKING CHANGES:
* remove annotations API to be replaced with thresholds for a more concise API
@diehbria diehbria marked this pull request as ready for review March 14, 2023 15:34
@diehbria diehbria merged commit 74880c4 into main Mar 14, 2023
@diehbria diehbria deleted the table-port-react branch March 14, 2023 15:37
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