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

Implement and import LanguagePicker component from gc-shared-components module #37

Merged
merged 5 commits into from
Sep 16, 2024

Conversation

rudokemper
Copy link
Member

@rudokemper rudokemper commented Sep 16, 2024

Goal

Work towards #35. (I want to add a few more components / other files before closing.)

To install a new GuardianConnector Shared Components Library and utilize the LanguagePicker component from there instead of locally.

What I changed

  • Import gc-shared-components from npm
  • Add link-module script to create a local symlink for dev purposes (plus comments in Windi config to get Windi to extract classes from a local module dir)
  • Remove local LanguagePicker component which is auto-imported when installing gc-shared-components.
  • Adapt tests involving LanguagePicker.

@rudokemper rudokemper merged commit 8dd3f4d into main Sep 16, 2024
1 check passed
@rudokemper rudokemper deleted the use-gc-shared-components branch September 16, 2024 17:52
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.

1 participant