709859e731
feat(componentes-test): add image modal demo
2026-09-03 08:37:51 -03:00
b96d6f23b6
feat: implement category dropdown and category items page with routing and styling
2026-07-28 12:20:53 -03:00
63ae02df22
feat(location-map): implement reusable location map component with dynamic markers and directions
2026-07-24 09:05:16 -03:00
b04c33bbff
feat(carousel): add main carousel component with image support and integrate into store home page
2026-07-23 14:27:03 -03:00
ca1cacc9ea
feat(carousel): add new product images and update carousel item details
2026-07-23 12:23:48 -03:00
3e98d08d59
feat(carousel): implement product carousel component with mock data and styles
2026-07-23 11:47:10 -03:00
ee83e7ab32
feat(modal): refactor confirm delete modal handling and improve test coverage
2026-07-02 12:19:18 -03:00
bf5fd83f98
feat(cart): integrate confirmation modals for item removal in cart component
2026-07-02 12:04:29 -03:00
446d1b8970
feat(modal): add confirm and confirm delete modals with tests
...
- Implemented ConfirmModalComponent and ConfirmDeleteModalComponent for confirmation dialogs.
- Added modal service methods to open confirm and confirm delete modals.
- Created corresponding HTML and SCSS files for both modal components.
- Updated ReutilizablesTestPageComponent to utilize new modals.
- Enhanced modal service tests to cover new functionality.
- Refactored existing tests to accommodate changes in modal behavior and structure.
2026-07-02 11:45:47 -03:00
b3782a6cc1
feat: implement modal service and components for enhanced user interaction, including modal showcase in demo page
2026-07-02 11:24:31 -03:00
ad39ccb561
feat: differentiate between header and footer colors
2026-07-01 15:37:44 -03:00
0363280ede
feat: implement tenant branding system and global toast notification service
2026-07-01 11:54:11 -03:00
fe4eebb685
feat: add Paginator component with navigation functionality and integrate into reutilizables test page
2026-06-29 16:04:07 -03:00
2cbe681995
refactor: migrate tenant bootstrap to use SSR state caching and update button components to use CSS tenant variables
2026-06-28 23:09:26 +00:00