Commit Graph

13 Commits

Author SHA1 Message Date
321f2c08cd feat(event-detail): restructure layout and enhance styles for better responsiveness 2026-09-23 11:48:24 -03:00
9ba3b24b7e feat(store-header): enhance search functionality and improve mobile layout with new styles 2026-09-23 11:39:36 -03:00
21786d7b34 feat: enhance store header layout for better responsiveness and add mobile menu functionality 2026-08-05 12:18:50 -03:00
57f58c92be feat(register): add register page with routing and form implementation 2026-07-02 15:57:54 -03:00
4cbf87feb1 feat(login): update login page styles and integrate neutral button variant 2026-07-02 15:25:43 -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
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
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
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