Bootstrap NES 2.3.x

Release notes

2.3.5 (NES) - March 11, 2025

Notes

Bug Fixes

  • Alert:
    • Improve URL/hash extraction logic for href attribute
    • Improve handling and sanitization of selector values from data-target and href attributes.
  • Button:
    • Improve handling of button state data passed through href and any data-*-text including data-complete-text and data-reset-text.
  • Carousel:
    • Improve handling and sanitization of selector values from data-target attributes.
    • Improve URL/hash extraction logic for href attribute.
  • Collapse:
    • Improve URL/hash extraction logic for href attribute.
    • Improve handling and sanitization of selector values from data-target and href attributes.
    • Improve handling and sanitization of values from data-parent attribute.
  • Dropdown:
    • Improve URL/hash extraction logic for href attribute.
    • Improve handling and sanitization of selector values from data-target and href attributes.
  • Modal:
    • Improve URL/hash extraction logic for href attribute.
    • Improve handling and sanitization of selector values from data-target and href attributes.
  • Popover:
    • Improve handling and sanitization of selector values from data-template and data-title attributes.
    • Popover now includes three new default properties to assist with XSS remediation:
      • sanitize : true
      • sanitizeFn : null
      • whiteList : DefaultWhitelist
  • Scrollspy:
    • Improve URL/hash extraction logic for href attribute.
  • Tab:
    • Improve URL/hash extraction logic for href attribute.
    • Improve handling and sanitization of selector values from data-target and href attributes.
  • Tooltip:
    • Improve handling and sanitization of selector values from data-container attribute.
    • Improve handling and sanitization of selector values from data-template and data-title attributes.
    • Improve handling and sanitization of data-content and data-title attributes.
    • Tooltip now includes three new default properties to assist with XSS remediation:
      • sanitize : true
      • sanitizeFn : null
      • whiteList : DefaultWhitelist

2.3.4 (NES) - January 31, 2025

Notes

  • The .less source files are now included in the released package, allowing applications to directly access the Bootstrap NES component styles via Less instead of CSS.
  • Full Version: 2.3.2-bootstrap-2.3.4

2.3.3 (NES) - Nov 14, 2024

Notes

  • This is the initial release of Bootstrap NES 2.3.x. This release introduces no functional changes from Bootstrap 2.3.2`.
  • Full Version: 2.3.2-bootstrap-2.3.3