area17 / blast

Storybook for Laravel Blade 🚀
https://dev.to/area17/getting-started-with-blast-storybook-for-laravel-blade-c5c
Apache License 2.0
262 stars 37 forks source link

launch should use $this->storybookViewports #101

Closed chrillep closed 9 months ago

chrillep commented 9 months ago

https://github.com/area17/blast/blob/36ec52b08f859a841819ae9bc1663e01888e688d/src/Commands/Launch.php#L149C21-L149C21

$this->buildTailwindViewports($this->storybookViewports),


trait TailwindViewports

should use Illuminate\Support\Arr;

mrtimbrook commented 9 months ago

I pushed a fix to the 1.x branch last week. It'll be included in the next release but please use 1.x-dev in the meantime

chrillep commented 7 months ago

@mrtimbrook when is the next release due ? ;) thank u for your time

mrtimbrook commented 7 months ago

Sorry, it's been a bit of a crazy end to the year. I'm hoping to dedicate some time to blast over the holidays and get a new version released by the new year! Thanks for your patience :)

chrillep commented 7 months ago

sounds great! :)