Skip to content

Releases: forxer/blade-ui-kit-bootstrap

0.24.0

26 Oct 11:32
Compare
Choose a tag to compare

Added DefaultComponents class

Full Changelog: 0.23.1...0.24.0

0.23.1

25 Oct 08:39
Compare
Choose a tag to compare

Replace all "modal-confirm" by "confirm-modal"

Full Changelog: 0.23.0...0.23.1

0.23.0

22 Oct 13:28
Compare
Choose a tag to compare

Added <span class="btn-text"> on button text

Full Changelog: 0.22.0...0.23.0

0.22.0

15 Oct 10:50
Compare
Choose a tag to compare
  • 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

14 Oct 08:14
Compare
Choose a tag to compare
  • 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

02 Oct 11:56
ecfa8d9
Compare
Choose a tag to compare

Forms : @csrf and @method only when needed

Full Changelog: 0.20.0...0.20.1

0.20.0

01 Oct 09:16
Compare
Choose a tag to compare
  • Added variant property to "modal components"
  • Added outline property to "modal components", with possibility of global configuration and associated no-outline property
  • Added confirmVariant property to "button components"

Full Changelog: 0.19.2...0.20.0

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