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

Loading target multiple action elements with wildcard #543

Closed
wants to merge 2 commits into from

Conversation

regoawt
Copy link
Contributor

@regoawt regoawt commented Jun 16, 2023

Hi Adam,

This PR addresses the feature request in #542. Users would be able to target multiple action elements using one or more asterisk wildcards e.g:

  • <div u:loading u:target="foo-*">
  • <div u:loading u:target="foo-*-bar">
  • <div u:loading u:target="*foo*bar">

I've added tests and manually tested it against my personal use case, which it satisfies.

Cheers,
Armand

regoawt added 2 commits June 16, 2023 16:58
…ng state by using asterisk wildcards in the `u:target` attribute.
@adamghill
Copy link
Owner

Thanks for the PR! Will be merged in #551.

@adamghill
Copy link
Owner

Merged in! Will be released in 0.52.0.

@adamghill adamghill closed this Jul 14, 2023
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