0a7a9d91c7
feat: add icon button component and integrate into cart item for improved UI
2026-07-02 09:13:33 -03:00
202205c038
feat: integrate quantity selector component into cart and product detail pages for enhanced functionality
2026-07-02 09:01:30 -03:00
394a1dde0d
feat: implement quantity selector component for improved cart functionality
2026-07-02 08:47:52 -03:00
8471505e6f
feat: refactor cart item and cart components for improved layout and styling
2026-07-02 08:42:35 -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
ac9d1fdc85
feat: update store header and input styles for improved UI consistency
2026-07-01 16:50:24 -03:00
3b7615fd85
feat: add toast container component and create testing page for reusable UI elements
2026-07-01 12:02:50 -03:00
0363280ede
feat: implement tenant branding system and global toast notification service
2026-07-01 11:54:11 -03:00
6cba0cf779
feat: enhance product detail page with improved layout, styling, and functionality for attributes and purchase actions
2026-06-30 10:59:53 -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
77e4a22740
feat: add ProductCard component with currency formatting and price calculation logic
2026-06-29 08:37:15 -03:00
8f56785bc3
feat: implement ProductCard component and configure local build settings in angular.json
2026-06-28 23:50:16 +00: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
236a3772a4
feat: standardize font size and weight for input component and labels
2026-06-26 10:35:12 -03:00
bccb1b565f
feat: refactor input component to use model binding for value management
2026-06-26 10:22:25 -03:00
0d46172325
feat: enhance input component layout with labels and improve styling
2026-06-26 10:18:43 -03:00
f1a4f51695
feat: add user input type with icon support in input component
2026-06-26 10:09:06 -03:00
d58445e199
feat: implement password toggle functionality in input component
2026-06-26 10:06:41 -03:00
455b7c8506
feat: add search input type with icon support and update styles
2026-06-26 09:56:09 -03:00
a0c35c76a7
style: add min-width to button styles for improved layout consistency
2026-06-26 09:15:18 -03:00
6086070891
style: enhance button showcase layout and add disabled state examples
2026-06-26 08:57:15 -03:00
3c163e672b
feat: add Gotham font files and integrate into styles
2026-06-26 08:52:40 -03:00
def3a04548
style: refactor button styles and theme variables for improved consistency
2026-06-26 08:43:04 -03:00
6b4fccbdbb
feat: add input component and integrate FontAwesome icons
2026-06-24 09:57:24 -03:00
e608b31b93
fix: update button component styles for consistent height
2026-06-24 09:43:56 -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