Skip to content

v3.1.7

Choose a tag to compare

@mkocansey mkocansey released this 20 Nov 18:50
· 167 commits to main since this release
fbdae1a

Release Notes

Summary

This release introduces several UI improvements and new features across Bladewind components, focusing on enhanced customization, consistency, and flexibility. Key changes include the addition of configurable border radius options for cards and modals, improved shadow and border styling, advanced accordion spacing options, enhanced pagination with dynamic support, and various minor tweaks for usability and appearance.

Notable Changes

UI Customization and Consistency

  • Added a new getRadiusString helper function to standardize border radius classes.
  • Updated card and modal components to support configurable radius options for more consistent and customizable rounded corners.
  • Improved shadow and border colors for card and statistic components—visuals are more neutral and consistent.
  • Enhanced card component hover effects for a better user experience.

Accordion Component Enhancements

  • Introduced a noPadding option for accordion components to allow more control over internal spacing.
  • Adjusted internal padding and updated property naming for "can open multiple" functionality to improve consistency.

Minor Component Updates

  • Updated placeholder rendering in the filepicker component to display a required icon when appropriate by @ntbutler-nbcs.
  • Tweaked icon and spacing styles in accordion items for better appearance.
  • Added more Tailwind border radius classes to the precompiled CSS for expanded styling support.

Configuration Updates

  • Default border radius settings for buttons, cards, and modals in config/bladewind.php have been updated to match new customization options.

Full Changelog: mkocansey/bladewind@v3.1.6...v3.1.7