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

feat: migrate d2l-labs-view-toggle #467

Merged
merged 6 commits into from
Dec 12, 2024
Merged

feat: migrate d2l-labs-view-toggle #467

merged 6 commits into from
Dec 12, 2024

Conversation

GZolla
Copy link
Contributor

@GZolla GZolla commented Dec 11, 2024

@GZolla GZolla requested a review from a team as a code owner December 11, 2024 16:25
src/components/view-toggle/view-toggle.js Outdated Show resolved Hide resolved
src/components/view-toggle/view-toggle.js Show resolved Hide resolved
src/components/view-toggle/view-toggle.js Outdated Show resolved Hide resolved
src/components/view-toggle/view-toggle.js Outdated Show resolved Hide resolved
src/components/view-toggle/view-toggle.js Outdated Show resolved Hide resolved
Comment on lines +2 to +3
import { clickElem, expect, fixture, html, oneEvent } from '@brightspace-ui/testing';
import { runConstructor } from '@brightspace-ui/core/tools/constructor-test-helper.js';
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
import { clickElem, expect, fixture, html, oneEvent } from '@brightspace-ui/testing';
import { runConstructor } from '@brightspace-ui/core/tools/constructor-test-helper.js';
import { clickElem, expect, fixture, html, oneEvent, runConstructor } from '@brightspace-ui/testing';

Copy link
Member

Choose a reason for hiding this comment

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

This suggestion is still open. :)

@GZolla GZolla requested a review from dlockhart December 12, 2024 16:51
Copy link
Member

Choose a reason for hiding this comment

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

You'll need to add this file to the exports:
https://github.com/BrightspaceUI/labs/blob/main/package.json#L6

@GZolla GZolla merged commit 3ccf7bc into main Dec 12, 2024
3 checks passed
@GZolla GZolla deleted the gzolla/migrate-view-toggle branch December 12, 2024 20:40
Copy link

🎉 This PR is included in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants