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

Update stimulus rails nested-form & switch to namespaced version #6057

Conversation

thejonroberts
Copy link
Contributor

What github issue is this PR for, if any?

Preparation for case contact form overhaul

What changed, and why?

Update stimulus-rails-nested-form and switch to the namespaced package @stimulus-components/rails-nested-form . The package was using the old form of the npm name. That seems to be the reason for the major version change, no breaking changes in the changelog here.

package info here.

How is this tested? (please write tests!) 💖💪

No new functionality, existing tests should do.

@github-actions github-actions bot added dependencies Pull requests that update a dependency file javascript for use by Github Labeler to mark pull requests that update Javascript code labels Sep 24, 2024
Copy link
Collaborator

@elasticspoon elasticspoon left a comment

Choose a reason for hiding this comment

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

LGTM, 1 minor comment

Copy link
Collaborator

Choose a reason for hiding this comment

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

import RailsNestedForm from '@stimulus-components/rails-nested-form' should this be in alpha order along with the other controllers?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

that makes sense, i was trying to differentiate that it is imported from a library

@thejonroberts thejonroberts mentioned this pull request Sep 25, 2024
2 tasks
@elasticspoon elasticspoon merged commit ae68973 into rubyforgood:main Sep 26, 2024
18 checks passed
@thejonroberts thejonroberts deleted the contact-form-refactor-prep-stimulus-nested-package branch September 26, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript for use by Github Labeler to mark pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants