Skip to content

Backport accordion heading component namespace fix to 1.x#72

Merged
joshtorres merged 1 commit into
1.xfrom
backport/accordion-item-heading-namespace-1x
Mar 10, 2026
Merged

Backport accordion heading component namespace fix to 1.x#72
joshtorres merged 1 commit into
1.xfrom
backport/accordion-item-heading-namespace-1x

Conversation

@andorcassian
Copy link
Copy Markdown
Contributor

Summary

  • backport the accordion item Blade namespace fix to 1.x
  • replace malformed <x-library:heading.2> tags with <x-library::heading.2>
  • align 1.x with the fix already present on main

Validation

  • verified the resources/views/components/accordion/item.blade.php diff matches the main branch fix
  • confirmed the malformed single-colon tag is removed from the 1.x backport branch

@joshtorres joshtorres merged commit b9f89fb into 1.x Mar 10, 2026
3 checks passed
@joshtorres joshtorres deleted the backport/accordion-item-heading-namespace-1x branch March 10, 2026 23:32
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