AI Changelog

twbs / bootstrap

Apr 30, 2018·36 commits·30 pull requests

New Features

  • Carousel: Enjoy a more intuitive experience with carousel indicators now showing a cursor pointer, indicating they are clickable.

Improvements

  • File Input: The custom file input's browse button height is now simplified, providing a cleaner and more consistent appearance.
  • Print Styles: Experience improved print styles for dark tables and headers, ensuring better visibility when printing documents.
  • Dropdowns: The default display value for dropdowns is now set to 'dynamic', enhancing the overall functionality and user experience.
  • Search Functionality: The search feature now uses an updated index, improving the accuracy and speed of search results.
  • Documentation: The link to the documentation is now updated to point to the current version, ensuring users have access to the latest information.

Fixes

  • Fix incorrect class name, ensuring that the correct styles are applied throughout the application.
  • Fix validation issues with file input, enhancing the reliability of user uploads.
  • Fix issues related to custom check indicators not appearing in Internet Explorer, providing a better experience for Windows users.

Others

  • Update dependencies and gems to ensure the framework remains up-to-date and secure.