Skip to content

Releases: forxer/blade-ui-kit-bootstrap

0.14.3

30 Aug 12:26
Compare
Choose a tag to compare
  • Experimental : added dedicated views for action button components (only for Boostrap 5 first)
  • Various consolidations

Full Changelog: 0.14.2...0.14.3

0.14.2

30 Aug 07:23
Compare
Choose a tag to compare
  • Fixed "Disabled" and "Enabled" action buttons
  • Experimental : added $startContent and $endContent properties to button components

Full Changelog: 0.14.1...0.14.2

0.14.1

28 Aug 11:40
Compare
Choose a tag to compare

Maintenance

Full Changelog: 0.14.0...0.14.1

0.14.0

16 Jun 09:42
Compare
Choose a tag to compare

Added all_forms_with_novalidate global configuration value

Full Changelog: 0.13.1...0.14.0

0.13.1

10 May 21:48
Compare
Choose a tag to compare

Small typos

Full Changelog: 0.13.0...0.13.1

0.13.0

01 Apr 10:40
Compare
Choose a tag to compare

Add support for Laravel 11

Full Changelog: 0.12.2...0.13.0

0.12.2

28 Feb 14:13
Compare
Choose a tag to compare

Fixed "Logout" translation

Full Changelog: 0.12.1...0.12.2

0.12.1

28 Feb 13:56
Compare
Choose a tag to compare

Fixed "Logout" translation

Full Changelog: 0.12.0...0.12.1

0.12.0

27 Feb 11:52
Compare
Choose a tag to compare
  • Added BootstrapVersion enum
  • Added size, lg and sm properties to buttons
  • Added hide-text property to buttons for future features...
  • Added new "Action buttons" components:
    • Preview button
    • Move up button
    • Move down button
    • Enable button
    • Disable button
    • Enabled button
    • Disabled button
  • Renamed button.blade.php views to simple-button.blade.php
  • Rewrote all button component class constructor signatures
  • Replaced the native PHP function ucfirst() with the Laravel method Str::ucfirst() to support multi-byte strings

Full Changelog: 0.11.1...0.12.0

0.11.1

21 Feb 19:02
Compare
Choose a tag to compare

Default all_buttons_outline config value to false

Full Changelog: 0.11.0...0.11.1