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

Make IntoAttribute more flexible for Options #2130

Merged
merged 2 commits into from
Dec 30, 2023

Conversation

SleeplessOne1917
Copy link
Contributor

This change should both remove repetition for implementing IntoAttribute for Options and help futureproof things by making sure any option of an intoattribute will always also be intoattribute.

@SleeplessOne1917
Copy link
Contributor Author

I ran all the commands listed on the CONTRIBUTING page. Working on this has also inspired an issue for me to work on (#2131).

@gbj
Copy link
Collaborator

gbj commented Dec 29, 2023

Could you clarify why ignore-ing unrelated tests is necessary here? If you rebase and revert those ignores in Axum, do the tests pass?

@SleeplessOne1917
Copy link
Contributor Author

@gbj I removed the ignores and now everything works 🤷

@gbj
Copy link
Collaborator

gbj commented Dec 30, 2023

Okay, thanks! Looks good.

@gbj gbj merged commit 16cf3c4 into leptos-rs:main Dec 30, 2023
59 checks passed
@SleeplessOne1917 SleeplessOne1917 deleted the more_into_attribute branch December 30, 2023 19:29
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