Commit Graph

7 Commits

Author SHA1 Message Date
akcodez
9f1032c9de Refactor Button Styles for Responsive Design
Updated button styles to enhance responsiveness across devices by replacing fixed breakpoints with a mixin for the xl breakpoint. Adjusted typography and padding for smaller screens to ensure consistent appearance and usability. Improved comments for clarity on the import order and design tokens.
2026-06-08 16:49:40 -07:00
akcodez
6dd5494018 Refactor Tertiary Button Styles for Dark Mode
Updated the styles for the tertiary button in dark mode, including hover, focus, active, and disabled states. Adjusted padding and added text decoration for better visual feedback. Enhanced responsiveness for smaller screens to ensure consistent behavior across devices.
2026-06-08 16:49:40 -07:00
akcodez
9b82c689b5 Enhance dark mode styles for primary and secondary buttons, adding detailed states for hover, focus, active, and disabled conditions. Update CSS to reflect new design specifications for secondary button in dark mode. 2026-06-08 16:49:40 -07:00
akcodez
c7ece5ac80 add primary dark mode 2026-06-08 16:49:40 -07:00
akcodez
a7f7e734b8 Add Tertiary Button Showcase Component
Introduced a new ButtonShowcaseTertiary component to demonstrate the BDS Tertiary Button, including its various states and usage examples. Removed the previous ButtonShowcase component to streamline the showcase and focus on the Tertiary variant. Updated Button component to support the new variant and adjusted related styles in the CSS for both green and black themes.
2026-06-08 16:49:40 -07:00
akcodez
ac81c00ccd add proper focus and active / hover states 2026-06-08 16:49:40 -07:00
akcodez
35cda6d34c add full primary button 2026-06-08 16:49:40 -07:00