Version 2.81.0 - 2024-11-25
These are the changes and bug fixes that were updated in version 2.81.0 of the MDS and FDS.
Version 2.81.0 Change log
SGM updates :
-
Added SGM configuration for side panel filter width so that user can configure the side panel filter width from SGM, either in pixels or percentage.
-
Bypass Slider - Added Improvement :To bypass slider and enter specific value Below fields are changed from sliders to input fields:
-
Building Blocks
- Tooltip - close icon font size
- Table heading padding
- Table cell padding
- Modal close icon font size
-
Onetrust
- Heading font size - Desktop/Tablet/Mobile
- Paragraph font size - Desktop/Tablet/Mobile
- Max height for policy text
- Accept button - Min-width, padding-top-bottom, padding-left-right
- Reject button - Min-width, padding-top-bottom, padding-left-right
- Cookie settings button - Min-width, padding-top-bottom, padding-left-right
-
Poll
- Heading font size
- Submit button font size
- Vote form button font size
- Result font size
- Result total font size
-
Breadcrumb
- Padding top and bottom
-
Last updated block
- Font size - desktop/tablet/mobile
- Padding top and bottom - desktop/tablet/mobile
- Padding left and right - desktop/tablet/mobile
- Margin top and bottom - desktop/tablet/mobile
- Margin left and right - desktop/tablet/mobile
Other Updates :
- As a part of select2 accessibility changes we have applied patch, from MDS base and other styles we have check where b tag used and have changed it to strong.
- As part of fixing Accessibility issue: Link has non-empty accessible name for expand all/collapse all buttons, hide-if-no data feature is used and empty anchor tags are removed when there is no collapse/expand button is enabled.
- As part of fixing Accessibility issue: Each source anchor contains text, a title attribute "title="Link to page #" with page url token added to the shallow hero component.