c0eb3369c5
feat(product-list): replace ProductCard with ProductColumnWithImage and update related components
2026-07-20 14:27:24 -03:00
bdb7f5e907
feat(cart-copia): implement cart showcase component for isolated cart redesign
2026-07-07 16:03:22 -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
0a7a9d91c7
feat: add icon button component and integrate into cart item for improved UI
2026-07-02 09:13:33 -03:00
06d29be056
feat: enhance cart layout and styling for improved user experience
2026-07-01 16:56:29 -03:00
af406c215a
feat: implement cart component with mock data and styling for improved cart functionality
2026-07-01 16:51:23 -03:00
ad39ccb561
feat: differentiate between header and footer colors
2026-07-01 15:37:44 -03:00
fe4eebb685
feat: add Paginator component with navigation functionality and integrate into reutilizables test page
2026-06-29 16:04:07 -03:00
286e56c979
feat: add StoreSection component and integrate it into reutilizables test page
2026-06-29 15:39:52 -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
0d46172325
feat: enhance input component layout with labels and improve styling
2026-06-26 10:18:43 -03:00
6086070891
style: enhance button showcase layout and add disabled state examples
2026-06-26 08:57:15 -03:00
6b4fccbdbb
feat: add input component and integrate FontAwesome icons
2026-06-24 09:57:24 -03:00
d108cf1ee2
feat: add routing for componentes-test and create reusable button component
...
- Implemented lazy loading for the componentes-test feature module.
- Created a redirect route to componentes-test as the default path.
- Added a new ReutilizablesTestPageComponent to showcase reusable components.
- Developed a reusable ButtonComponent with various styles and states.
- Updated global styles to include Bootstrap.
- Added SCSS styles for the new components and pages.
2026-06-24 09:31:37 -03:00