This changelog follows the Keep a Changelog standard.
- Drop old laravel and php versions & support new ones by @driesvints in blade-ui-kit#134
- Changed initialization logic of FlatPickr component to improve performance (#125)
- Added support for Laravel 9.x (#122)
- Fix old value of the Color Picker Component (#110)
- Fixes publish view for the
flat-pickr
component (#103)
- Add Flat Picker component (d8dbd62)
- Fix Unsplash width & height modifiers (8394e42)
- PHP 8 Support (#88)
- Sort components alphabetically in config (#56)
- Allow passing
null
to value attribute of input component (#60)
- Laravel 8 support (#50)
- Change default text to "Log out" with a space (#25)
Initial release.