What's Changed
✨ Features
- feat: update to TRMNL Design Framework 1.1.0 (see bnussbau/trmnl-blade#1)
- feat(#29): Added Mashup Support by @bnussbau in #44
-
Limitations:
- Cache support has not been implemented yet
- Multiple layouts per recipe are not yet supported, though conditional layout adaptation is possible
- Responsive Layouts must accept prop
sizeto support mashup layouts
@props(['size' => 'full']) <x-trmnl::view size="{{$size}}"> </x-trmnl::view>
-
🐛 Fixes
- fix: Browser refresh no longer needed after adding Recipe
🔧 Chores
- chore: update Dependencies
Full Changelog: 0.4.0...0.5.0