lunarphp / livewire-starter-kit

Demonstration store for Lunar
https://docs.lunarphp.io/core/starter-kits.html
155 stars 51 forks source link

style/product #3

Closed markmead closed 2 years ago

markmead commented 2 years ago

Just a minor freshen-up for the product collection and product details page.

I tweaked some of the Livewire code to not show the "Adding..." message unless it takes longer than 200ms.

There's also a change to how classes are managed for the option buttons as it now uses Alpine JS and entangles with Livewire.