Skip to content

Releases: foxws/wireuse

v2.0.2

13 Jul 19:41
Compare
Choose a tag to compare

Full Changelog: v2.0.1...v2.0.2

v2.0.1

12 Jul 15:04
Compare
Choose a tag to compare

Upgrade Notice

Please read CHANGELOG.md for the upgrade notice.

Full Changelog: v2.0.0...v2.0.1

v2.0.0

12 Jul 11:40
b299a26
Compare
Choose a tag to compare

Upgrade Notice

Blade macros aren't enabled by default anymore

Because I want to focus on laravel-html, you have to register the Blade macros manually using a service provider. Checkout the documentation for details.

Components and controllers have been removed

I don't want to provide any components and controllers anymore. The idea of this package, is to create them yourself.

If you still need them, please checkout the following sources, and re-implement them in your project:

Actions have been removed

Actions have been removed, because they were too difficult to maintain and not that usable.

If you still need them, please checkout the following sources, and re-implement them in your project:

What's Changed

Full Changelog: v1.0.7...v2.0.0

v1.0.7

21 Jun 09:45
Compare
Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

v1.0.6

20 Jun 14:36
Compare
Choose a tag to compare

Full Changelog: v1.0.5...v1.0.6

v1.0.5

29 May 13:25
Compare
Choose a tag to compare

What's Changed

  • Allow custom icon class on link
  • Add has methods to concerns
  • Use wireKey() for validation
  • Fallback to name for wireKey()

Full Changelog: v1.0.4...v1.0.5

v1.0.4

19 May 09:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

16 May 18:57
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

v1.0.2

04 May 07:41
Compare
Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2

v1.0.1

03 May 12:22
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1