v1.1.2
What's Changed
- Use DataTableExport::store() instead of Excel::store by @patrickweh in #1658
- remove redundant actions trait usage by @SirSplasch in #1656
- Add @stack extension points across blade templates by @patrickweh in #1657
- Format models by @SirSplasch in #1655
- Show inline validation errors inside teleported x-modal contents by @patrickweh in #1667
- sort notifications in alphabetical in profile by @SirSplasch in #1664
- Refactor activities feed to TallStackUI timeline with island append by @patrickweh in #1661
- Link upstream TSUI PR in validation-errors helper by @patrickweh in #1670
- Fix duplicate Livewire components inside TallStackUI modals (nested teleport regression) by @patrickweh in #1669
- Honor format and formatted parameters in async datatable export by @patrickweh in #1671
- Add refresh button in header for PWA and native app users by @patrickweh in #1672
Full Changelog: v1.1.1...v1.1.2