Skip to content

Releases: forxer/blade-ui-kit-bootstrap

0.19.2

25 Sep 09:51
Compare
Choose a tag to compare

Inversion of method invocation: onConstructing() before initAttributes()

Full Changelog: 0.19.1...0.19.2

0.19.1

23 Sep 14:30
Compare
Choose a tag to compare

Inverting modal buttons

Full Changelog: 0.19.0...0.19.1

0.19.0

23 Sep 07:52
Compare
Choose a tag to compare
  • 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

18 Sep 11:24
Compare
Choose a tag to compare
  • The "confirm modal" attributes have been renamed from data-bs-* to data-buk-*
  • Systematically add a prefix to "action buttons" components

Full Changelog: 0.17.3...0.18.0

0.17.3

12 Sep 06:53
Compare
Choose a tag to compare

Set default variant type of "Save" to 'success'

Full Changelog: 0.17.2...0.17.3

0.17.2

05 Sep 10:08
Compare
Choose a tag to compare

Set default button type and let user define one

Full Changelog: 0.17.1...0.17.2

0.17.1

04 Sep 15:30
d637771
Compare
Choose a tag to compare
  • Fixed "Save" button

Full Changelog: 0.17.0...0.17.1

0.17.0

04 Sep 11:04
Compare
Choose a tag to compare

Added Help info button component

Full Changelog: 0.16.1...0.17.0

0.16.1

03 Sep 13:04
Compare
Choose a tag to compare

Fixed "Disable" and "Enable" action buttons

Full Changelog: 0.16.0...0.16.1

0.16.0

03 Sep 09:59
Compare
Choose a tag to compare
  • Introduced initAttributes() and onConstructing() methods
  • Renamed action attribute to url for "FormButton" component
  • Renamed action attribute to url for every "Action buttons" components

What's Changed

New Contributors

Full Changelog: 0.15.0...0.16.0