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

Iterator aggregate functionality #468

Closed
wants to merge 7 commits into from
Closed

Iterator aggregate functionality #468

wants to merge 7 commits into from

Conversation

g105b
Copy link
Member

@g105b g105b commented Oct 14, 2023

This PR allows an IteratorAggregate to be used for automatically binding lists of data.

Closes #467

@g105b
Copy link
Member Author

g105b commented Oct 31, 2023

This needs documenting before the PR can be merged. I'll write the docs here so it can be copied easily into the wiki.

g105b added a commit that referenced this pull request Nov 10, 2023
g105b added a commit that referenced this pull request Nov 10, 2023
* build: upgrade dom requirement and loosen version range

* docs: update examples

* feature: trim whitespace when there are only template children
closes #363

* maintenance: phpstorm analysis improvements

* tweak: remove data-element attribute

* test: merge tests from #468
closes #467
@g105b g105b closed this Nov 10, 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.

Lists: Support for IteratorAggregate objects
1 participant