Releases: forxer/blade-ui-kit-bootstrap
Releases · forxer/blade-ui-kit-bootstrap
0.19.2
Inversion of method invocation: onConstructing()
before initAttributes()
Full Changelog: 0.19.1...0.19.2
0.19.1
Inverting modal buttons
Full Changelog: 0.19.0...0.19.1
0.19.0
- Added
<x-form-modal />
component - Renamed from
<x-modal-confirm />
to<x-confirm-modal />
- Added
<x-btn-modal-confirm-yes />
and<x-btn-modal-confirm-no />
action buttons for confirm modal component - Added
confirmTitle
attribute to button components - Added
<x-btn-cancel />
action button component - Refactored confirm modal component views
Full Changelog: 0.18.0...0.19.0
0.18.0
- The "confirm modal" attributes have been renamed from
data-bs-*
todata-buk-*
- Systematically add a prefix to "action buttons" components
Full Changelog: 0.17.3...0.18.0
0.17.3
Set default variant type of "Save" to 'success'
Full Changelog: 0.17.2...0.17.3
0.17.2
Set default button type and let user define one
Full Changelog: 0.17.1...0.17.2
0.17.1
- Fixed "Save" button
Full Changelog: 0.17.0...0.17.1
0.17.0
Added Help info button
component
Full Changelog: 0.16.1...0.17.0
0.16.1
Fixed "Disable" and "Enable" action buttons
Full Changelog: 0.16.0...0.16.1
0.16.0
- Introduced
initAttributes()
andonConstructing()
methods - Renamed
action
attribute tourl
for "FormButton" component - Renamed
action
attribute tourl
for every "Action buttons" components
What's Changed
New Contributors
Full Changelog: 0.15.0...0.16.0