Commit Graph

5 Commits

Author SHA1 Message Date
fa47188898 feat: add ReutilizablesTestPageComponent to showcase and validate shared button and input component variants 2026-06-26 16:58:14 -03: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