Tags: tastyigniter/ti-theme-orange
Tags
Release v4.0.8 (#54) * docs: update installation command to remove version constraint Signed-off-by: Sam Poyigi <[email protected]> * chore: update CI pipeline to remove php-lint job and add lint scripts Signed-off-by: Sam Poyigi <[email protected]> * feat: upgrade larastan and rector to versions 3.0 and 2.0 respectively Signed-off-by: Sam Poyigi <[email protected]> * feat: update phpstan baseline errors and improve type hints in models Signed-off-by: Sam Poyigi <[email protected]> * fix(ci): Avoid pull_request from trigger events in CI pipeline configuration Signed-off-by: Sam Poyigi <[email protected]> * Update screenshot.png Signed-off-by: Sam Poyigi <[email protected]> * fix: support for handling flash message updates via Livewire events Signed-off-by: Sam Poyigi <[email protected]> * fix: update stylesheet link in error Blade templates Signed-off-by: Sam Poyigi <[email protected]> * fix redirection issue when a delivery address is selected (#52) * fix redirection issue when a delivery address is selected * phone number input not rendering properly when you redirect with navigate: true * feat(booking): refactor date handling and optimize date preparation logic - Changed `$this->dates` to `$dates` in the date input view - Simplified date preparation by adding `prepareDates()` method - Removed old `disabledDates()` and `dates()` methods - Updated view to use `disabledDates` from the new property Signed-off-by: Sam Poyigi <[email protected]> * fix(booking): add return type declaration to prepareDates method Signed-off-by: Sam Poyigi <[email protected]> * fix: set default value of hideEmpty to true in CategoryList component Signed-off-by: Sam Poyigi <[email protected]> * feat(cart): add computed property for cart total in CartBox component Signed-off-by: Sam Poyigi <[email protected]> * feat(cart): move mobile cart button to a separate component and include it using livewire @teleport Signed-off-by: Sam Poyigi <[email protected]> * feat: conditionally hide footer on the menus page Signed-off-by: Sam Poyigi <[email protected]> * style(menu): improve menu item loading behavior Signed-off-by: Sam Poyigi <[email protected]> * fix(menu): enhance grouped menu item image styling and spacing Signed-off-by: Sam Poyigi <[email protected]> * Compile Assets * feat: update Livewire components to remove Locked attribute from Computed properties and add orderType mock in CartBoxTest Signed-off-by: Sam Poyigi <[email protected]> * feat(reservation-preview): add fallback for no reservation found Signed-off-by: Sam Poyigi <[email protected]> * feat: update flash message modal button to support action URLs and text Signed-off-by: Sam Poyigi <[email protected]> --------- Signed-off-by: Sam Poyigi <[email protected]> Co-authored-by: Obinna Elvis Okechukwu <[email protected]> Co-authored-by: sampoyigi <[email protected]>
PreviousNext