Skip to main content

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

    1. Tooltip - close icon font size
    2. Table heading padding
    3. Table cell padding
    4. Modal close icon font size
  • Onetrust

    1. Heading font size - Desktop/Tablet/Mobile
    2. Paragraph font size - Desktop/Tablet/Mobile
    3. Max height for policy text
    4. Accept button - Min-width, padding-top-bottom, padding-left-right
    5. Reject button - Min-width, padding-top-bottom, padding-left-right
    6. Cookie settings button - Min-width, padding-top-bottom, padding-left-right
  • Poll

    1. Heading font size
    2. Submit button font size
    3. Vote form button font size
    4. Result font size
    5. Result total font size
  • Breadcrumb

    1. Padding top and bottom
  • Last updated block

    1. Font size - desktop/tablet/mobile
    2. Padding top and bottom - desktop/tablet/mobile
    3. Padding left and right - desktop/tablet/mobile
    4. Margin top and bottom - desktop/tablet/mobile
    5. 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.