6b2f8de210
feat: enhance product ticket selector and vertical cart card components
...
- Refactor ProductTicketSelectorComponent to improve variant selection logic and error handling.
- Introduce a new signal for variant attributes and manage variant loading more efficiently.
- Update the UI to reflect saving state in ProductVerticalWithCartCardComponent, preventing actions while saving.
- Adjust button text based on saving state for better user feedback.
2026-08-18 10:45:30 -03:00
1bbb3d0914
refactor(variants): standardize variant structure and improve variant handling across components
2026-08-14 09:01:34 -03:00
23a5ac32cc
feat: update border styles to use CSS variables for consistency across components
2026-08-12 09:00:13 -03:00
e3599a48e4
feat: update layout and styles for product components and variant selectors
2026-08-11 10:14:39 -03:00
563e4634d1
feat: update styles across components for improved layout and responsiveness
2026-08-11 09:55:49 -03:00
f6f3a997f7
feat: refactor variant selection to use app-variant-selector for improved maintainability
2026-08-11 08:28:42 -03:00
0769bb8683
Revert "feat: enhance variant attribute handling across components for improved selection and display"
...
This reverts commit 56f602d876 .
2026-08-10 16:17:09 -03:00
c645feba80
feat: simplify event date labels in product components for clearer display
2026-08-10 14:17:09 -03:00
56f602d876
feat: enhance variant attribute handling across components for improved selection and display
2026-08-10 12:25:58 -03:00
7c2a098696
feat: enhance product variant handling and improve layout for better user interaction
2026-08-10 09:58:51 -03:00
1977df6765
feat: enhance product attributes and event date handling for improved user experience and data management
2026-08-07 14:16:02 -03:00
1b238cb1bc
feat: center align summary content and adjust variant selectors layout
2026-08-05 16:52:10 -03:00
c9f9e6cc3e
feat: enhance product vertical card with variant selection and improve store header responsiveness
2026-08-05 16:48:34 -03:00
4f1405f6c1
feat: refactor services injection in search and store home components, add direct purchase event tests
2026-07-27 16:26:03 -03:00
f063bac527
feat: implement direct purchase functionality and enhance product buy events
2026-07-27 16:25:38 -03:00
625990f594
feat(product-vertical-with-cart-card): add reusable vertical product card component with cart functionality
2026-07-17 14:14:05 -03:00