Skip to content
This repository has been archived by the owner on Mar 4, 2020. It is now read-only.

Releases: spatie/laravel-blade-x

2.6.0

02 Mar 15:22
Compare
Choose a tag to compare
  • add attribute spread operator (#112)

2.5.0

10 Jan 00:45
Compare
Choose a tag to compare
  • add support for namespaced attributes

2.4.1

14 Dec 16:31
Compare
Choose a tag to compare
  • fix tag names for snake_case view files (#92 via #100)
  • cleaned up and documented some regular expressions

2.4.0

17 Oct 09:13
bf3d10d
Compare
Choose a tag to compare
  • add **.* as wildcard for all files including sub-directories

2.3.0

04 Sep 11:01
Compare
Choose a tag to compare
  • add support for Laravel 6.0
  • add support for prefixing single components and collections
  • allow to remove the namespace for a single component

2.2.3

25 Jul 11:28
ccf2847
Compare
Choose a tag to compare
  • do not use deprecated Laravel helpers

2.2.2

01 Jul 09:51
8bff94c
Compare
Choose a tag to compare
  • loading views moved from register method to boot

2.2.1

28 Jun 14:33
Compare
Choose a tag to compare
  • fix multi-line closing tags triggering other components

2.2.0

27 Feb 16:33
Compare
Choose a tag to compare
  • drop support for Laravel 5.7 and lower
  • drop support for PHP 7.1 and lower

2.1.2

27 Feb 16:30
Compare
Choose a tag to compare
  • add support for Laravel 5.8