Skip to content

Releases: forxer/blade-ui-kit-bootstrap

0.24.3

04 Dec 15:20
Compare
Choose a tag to compare

Extracted <x-confirm-modal /> component from elements attributes

Full Changelog: 0.24.2...0.24.3

0.24.2

04 Dec 09:54
Compare
Choose a tag to compare

Fixed like in 0.24.1 for <x-btn-copy /> action button component

Full Changelog: 0.24.1...0.24.2

0.24.1

03 Dec 16:58
Compare
Choose a tag to compare

Removed "partials" which cause bugs in a Livewire context

Full Changelog: 0.24.0...0.24.1

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