Commit Graph

11 Commits

Author SHA1 Message Date
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
0d46172325 feat: enhance input component layout with labels and improve styling 2026-06-26 10:18:43 -03:00
455b7c8506 feat: add search input type with icon support and update styles 2026-06-26 09:56:09 -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
a6a9f4e5e3 style: reorganize and enhance button styles with additional variables 2026-06-25 17:02:05 -03:00
5e25c00240 style: add root font family variable for consistent typography 2026-06-25 16:27:11 -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
7c0c472b11 initial commit 2026-06-24 09:14:48 -03:00