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

enhance(directives): Improved Blade $loop variable support #96

Merged
merged 5 commits into from
Jul 29, 2023

Conversation

Log1x
Copy link
Owner

@Log1x Log1x commented Jul 29, 2023

  • enhance(directives): Add proper Blade $loop variable support to @repeat
  • enhance(directives): Add Blade $loop variable support to @posts (Fixes @posts should provide Blade's magic $loop variable #48)
  • chore(test): Redo @posts tests for $loop support
  • fix(test): Fix invalid @posts test
  • chore(test): Update the @repeat test for $loop support
  • chore(docs): Add mention of $loop to the @posts docs section

@Log1x Log1x merged commit 3e15669 into master Jul 29, 2023
3 checks passed
@Log1x Log1x deleted the enhance/loop-support branch July 29, 2023 17:06
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.

@posts should provide Blade's magic $loop variable
1 participant