Skip to content

14.28.0

Compare
Choose a tag to compare
@tabuna tabuna released this 12 Aug 23:05
· 156 commits to master since this release

14.28.0 - 2024-08-13

Added

  • Integrated altInput and altFormat attributes as recommended by the flatpickr package to enhance formatting capabilities. #2873

Changed

  • Refactored protected method names and updated descriptions in Field class
  • Disabled single_trait_insert_per_statement option for Pint

Fixed

  • Drop-down behavior that caused it to either disappear or break the Table layout
  • The maximumSelectionLength option was not functioning correctly. The issue was resolved by adding the necessary parentheses. #2873
  • Button text visibility issue when a loading spinner is active

New Contributors

Full Changelog: 14.27.2...14.28.0