Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.11.0 #220

Merged
merged 30 commits into from
Jan 15, 2025
Merged

Release v1.11.0 #220

merged 30 commits into from
Jan 15, 2025

Conversation

sanamqldhealth
Copy link
Collaborator

@sanamqldhealth sanamqldhealth commented Jan 15, 2025

This pull request includes several changes to the CSS and JavaScript files to enhance the styling and functionality of buttons, forms, and banners. The most important changes include updates to the button styles, the addition of breadcrumbs for tablet view, and improvements to form accessibility.

Button Styles:

  • Modified the QLD-underline mixin to use 'underline' instead of 'noUnderline' for the tertiary button styles in component.scss. [1] [2]
  • Added active state styles for tertiary buttons, including changes to background color, border color, and text color in component.scss. [1] [2]

Breadcrumbs:

  • Added breadcrumbs for tablet view in multiple banner components (component.hbs files) to improve navigation. [1] [2] [3] [4] [5]
  • Updated the breadcrumbs CSS to include styles for tablet view in component.scss. [1] [2]

Form Accessibility:

  • Added a new function linkHintText in global.js to link hint text with form fields using aria-describedby for better accessibility.
  • Updated the form initialization in global.js to call linkHintText for each form.

Banner Components:

  • Removed hero image-related metadata fields and logic from the basic banner component to simplify the structure in manifest.json and component.hbs. [1] [2]
  • Updated placeholder image URLs in the advanced and intermediate banner components' manifest.json files. [1] [2]

Miscellaneous:

  • Simplified the form input and textarea selectors in component.scss for better consistency.

…hevron-QHWT-1239

Fix/breadcrumbs chevron qhwt 1239
…HWT-1103

Update CSS to Support Custom Classes
…HWT-1104

Make Hint Text Accessible in Form Fields
…blet-QHWT-1240

Update Breadcrumb Display for Tablet Screens
…ary-QHWT-1183

Fix Tertiary Button Styles
…QHWT-1241

Remove hero image option from Basic Banner
@sanamqldhealth sanamqldhealth added the minor Backward compatible new features label Jan 15, 2025
@sanamqldhealth sanamqldhealth merged commit 6ebf598 into master Jan 15, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Backward compatible new features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants