github htmlstreamofficial/preline v4.0.0
v4.0.0 - New Preline Themes, 10+ Framework Guides, Improvements, Bug Fixes and more.

17 hours ago

This update introduces Preline Themes, a new foundation for customization and visual identity, along with numerous improvements, bug fixes, and new framework guides.

Themes are defaulted to all Preline content but they are optional. You may use full utility classes instead. All components, examples and templates comes with Copy Utility Classes option.

New

Fixes and Improvements

  • Fixed: role="region" added to the collapse components to address the latest W3C Nu HTML Checker and Lighthouse/axe-core accessibility rules
  • Previously, validators were more permissive about aria-labelledby on any element. Recent accessibility rules became stricter and now enforce that aria-labelledby cannot be used on a <div> unless that <div> has an allowed role.
  • Fixed: Remove the duplicated search input in "tags" mode. [Issue #677]
  • Fixed: Links inside the dropdown now respond to the Enter key for accessibility. [Issue #691]
  • Fixed: Issue with fast typing and pasting data in the combobox. [Issue #692]
  • Fixed: Bug in advanced select with infinite scroll paging. [Issue #693]
  • Fixed: Double URL encoding in advanced select remote data API calls. [Issue #695]
  • Fixed: Text inputs not responding to keyboard input within dropdown components. [Issue #700]
  • Improvement: Added support for blank values in input number component. [Issue #702]
  • Fixed: Input number max value validation not updating input field in real-time. [Issue #708]
  • Improvement: Advanced Select now properly renders <optgroup> elements. [Issue #710]
  • Fixed: HSDatePicker now recalculates its position on open (using Floating UI), preventing the calendar from rendering off-screen. [Issue #713]
  • Fixed: Form elements inside the overlay no longer prevent the Enter key while focused. [Issue #723]
  • Fixed: Add support for pre-rendering selected options on initial load. [Issue #733]
  • Improvement: Improved image validation for icons. [PR #672]
  • Fixed: data-hs-overlay-keyboard="false" now works as intended — overlays/modal windows no longer close when pressing ESC if the attribute is disabled. [PR #694]
  • Improvement: Add support for extracting date separators from dateFormat. [PR #717]
  • Improvement: Improve scrollbar width calculation for different screen resolutions. [PR #735]

Don't miss a new preline release

NewReleases is sending notifications on new releases.