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

Charts as Web component #32866

Merged
merged 2 commits into from
Oct 11, 2024
Merged

Conversation

Anush2303
Copy link

Previous Behavior

New Behavior

Related Issue(s)

  • Fixes #

@Anush2303 Anush2303 marked this pull request as ready for review September 19, 2024 09:38
@Anush2303 Anush2303 requested a review from a team as a code owner September 19, 2024 09:38
@AtishayMsft AtishayMsft removed the request for review from a team October 9, 2024 07:21
@@ -1,6 +1,12 @@
import { ElementViewTemplate, html, ref, slotted } from '@microsoft/fast-element';
import { createTabster, getGroupper, getMover, getTabsterAttribute, Types } from 'tabster';
Copy link
Contributor

Choose a reason for hiding this comment

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

Is tabster already available in package dependencies.

Copy link
Author

Choose a reason for hiding this comment

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

No, I don't find it in package.json

@AtishayMsft AtishayMsft merged commit 01ca8e4 into charting/web-components Oct 11, 2024
9 of 10 checks passed
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.

2 participants