Skip to content

Commit 5b2cc09

Browse files
authored
5.x (#13)
* Drop `computed` tag and Data Fetcher helper (#11) * Remove deprecated `DataFetcher` helper * Remove deprecated `computed` Livewire tag * Enable localization by default (#12) * Remove deprecated `RestoreCurrentSite` trait * Enable automatic localization handling by default * Add test * Restructure tests * Remove `experimental` status from Synthesizers, restructure tags and allow `wire` alias for tags * Restructure tests * wip docs * Rework docs * Add TOC * Add TOC * Add TOC
1 parent ec4d156 commit 5b2cc09

19 files changed

+265
-375
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
* text=auto
22
/.github export-ignore
33
/tests export-ignore
4+
/docs export-ignore
45
.editorconfig export-ignore
56
.gitattributes export-ignore
67
.gitignore export-ignore

0 commit comments

Comments
 (0)