Releases: forxer/blade-ui-kit-bootstrap
Releases · forxer/blade-ui-kit-bootstrap
0.24.3
0.24.2
Fixed like in 0.24.1 for <x-btn-copy />
action button component
Full Changelog: 0.24.1...0.24.2
0.24.1
Removed "partials" which cause bugs in a Livewire context
Full Changelog: 0.24.0...0.24.1
0.24.0
Added DefaultComponents
class
Full Changelog: 0.23.1...0.24.0
0.23.1
Replace all "modal-confirm" by "confirm-modal"
Full Changelog: 0.23.0...0.23.1
0.23.0
Added <span class="btn-text">
on button text
Full Changelog: 0.22.0...0.23.0
0.22.0
- Added
<x-btn-copy />
action button component - The shared button code has been put into Blade partials
Full Changelog: 0.21.0...0.22.0
0.21.0
- The
href
attribute of link buttons is not mandatory - Added
<x-btn-email />
action button component - Added
<x-btn-phone />
action button component - Added
<x-btn-website />
action button component - Documentation fixes and improvements
Full Changelog: 0.20.1...0.21.0
0.20.1
Forms : @csrf
and @method
only when needed
Full Changelog: 0.20.0...0.20.1
0.20.0
- Added
variant
property to "modal components" - Added
outline
property to "modal components", with possibility of global configuration and associatedno-outline
property - Added
confirmVariant
property to "button components"
Full Changelog: 0.19.2...0.20.0