Skip to content

Tags: mrabbehassan/lunar

Tags

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow section to be null on attributes (lunarphp#1259)

0.6.0

Toggle 0.6.0's commit message
Add version constraint

0.5.6

Toggle 0.5.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve phpunit coverage path and testsuites lunarphp#1260

0.5.5

Toggle 0.5.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix test wrong file and classnames (lunarphp#1258)

0.5.4

Toggle 0.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Livewire key to file upload to prevent DOM issues (lunarphp#1236)

0.5.3

Toggle 0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix price formatting for currencies with symbol to the right (lunarph…

…p#1219)

0.5.2

Toggle 0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use pivot data to check for primary variant image. (lunarphp#1221)

Closes lunarphp#1178

0.5.1

Toggle 0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix dashboard exception (lunarphp#1217)

Fixes lunarphp#1211 by using a join instead of `whereHas` which was causing
issues on order lines that are a shipping option.

0.5.0

Toggle 0.5.0's commit message
Update docs version number

0.4.2

Toggle 0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: generate unique slugs using random string if necessary (lunarphp…

…#1204)