Skip to content

Releases: Medalink/laravel-blade

Revert deep if statements.

17 Aug 13:47
Compare
Choose a tag to compare
Merge pull request #153 from Medalink/revert-150-master

Revert "Fix matching on complex @if directives"

Fix deep if statements.

15 Aug 21:39
Compare
Choose a tag to compare
Merge pull request #150 from jakebathman/master

Fix matching on complex @if directives

Add optional param to @auth/@guest

24 Jul 20:58
Compare
Choose a tag to compare
Merge pull request #147 from pazuzu156/auth-patch

Fixed @guest/@auth support

Add @auth/@guest tags.

24 Jul 16:37
Compare
Choose a tag to compare
Merge pull request #146 from intrepidws/patch-1

Add @auth and @guest syntax support

Add includeWhen and Verbatim support.

24 May 13:47
Compare
Choose a tag to compare

less greedy open capture for @php tags. Fixes #140

23 Feb 00:14
Compare
Choose a tag to compare
1.6.5

less greedy open capture for @php tags. Fixes #140

1.6.4

27 Jan 21:41
Compare
Choose a tag to compare

Fixed custom compiler highlight color.

1.6.3

15 Nov 22:49
Compare
Choose a tag to compare
Add Components and Slots directives

1.6.2

01 Oct 07:21
Compare
Choose a tag to compare
Fix php directive highlight behavior

1.6.1

01 Oct 07:01
Compare
Choose a tag to compare

Added: Support for @php and @endphp directives #132

Fixed: Fix blade directive scopes ae34a05