v3.1.4
Release Notes
The updates include improvements and cleanups across JavaScript, CSS, and Blade components to enhance consistency, styling, accessibility, and dark mode support throughout the BladewindUI library.
Key Changes
JavaScript
- Refactor: Removed unused
changeCsscalls frompublic/js/select.jsfor cleaner code. - Improvement: Updated the
labelTemplatefunction to better support dark mode and refine SVG icon styling.
CSS
-
Input & Select Styling:
- Replaced
text-slate/border-slatewithtext-gray/border-grayfor better design consistency. - Improved dark mode styling for inputs and selects, adjusting opacity and colors.
- Replaced
-
Table Styling:
- Enhanced borders and hover effects in dark mode.
- Improved text and background colors for readability.
-
Tabs Styling:
- Refined border and text colors in dark mode.
- Increased font size for better accessibility.
Blade Components
-
Button & Checkbox:
- Added dark mode-specific text and border colors for better appearance.
-
Modal & Pagination:
- Improved overflow handling.
- Adjusted borders for dark mode.
-
Select:
- Improved focus and placeholder text styles for dark mode.
User Experience Improvements
- Consistent styling and color use across all components.
- Better accessibility and readability, especially in dark mode.
- Codebase cleanup for easier future maintenance.
Additional Information
- This is a summary of the most recent merged PR. There are 278 merged PRs in total for this repository.
- To view more merged PRs, see: All merged PRs in mkocansey/bladewind
- The results above are incomplete due to GitHub API limits; for full history, use the link above.