Skip to content

Releases: forxer/blade-ui-kit-bootstrap

0.11.0

21 Feb 18:42
Compare
Choose a tag to compare
  • Renamed Button component to SimpleButton
  • Added outline property to buttons, with possibility of global configuration and associated no-outline property
  • Added confirm, confirmId and formId properties to SimpleButton components
  • Added type property to FormButton and SimpleButton components
  • Added new "Action buttons" components:
    • Show button
    • Restore button
    • Back button
    • Save button
    • Archive button
    • Archives button
    • Recycle Bin button
  • Added missing "Simple Button" view for Bootstrap 4
  • Fixed alloweb button variants

Full Changelog: 0.10.0...0.11.0

0.10.0

13 Feb 12:22
Compare
Choose a tag to compare
  • Added text and variant properties to FormButton and LinkButton components
  • Added confirmId property to LinkButton component
  • Added "Simple Button" component
  • Added first "Action buttons" components:
    • Create button
    • Edit button
    • Delete button
    • Destroy button
  • The "logout" button becomes an "Action button"
  • Renamed confirm modal data attributes
  • Fixed button tooltip for title property in Bootstrap 5

Full Changelog: 0.9.1...0.10.0

0.9.1

07 Nov 08:54
Compare
Choose a tag to compare
  • Input value could be null
  • Fix doc URLs

Full Changelog: 0.9.0...0.9.1

0.9.0

06 Nov 14:57
Compare
Choose a tag to compare
  • Moved documentation in /docs directory
  • Added title, confirm and disabled properties to the FormButton component
  • Added LinkButton component
  • Added Text input component
  • Renamed HasFormMethod trait to FormMethod
  • Inherited views for child components

Full Changelog: 0.8.4...0.9.0

0.8.4

03 Nov 09:41
Compare
Choose a tag to compare

Updated QA tools

Full Changelog: 0.8.3...0.8.4

0.8.3

19 Aug 11:57
Compare
Choose a tag to compare
  • Removed CRSF token on form with GET method
  • Removed textarea rows attribute
  • Enhanced strict type declarations

Full Changelog: 0.8.2...0.8.3

0.8.2

14 Aug 10:37
46f0093
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.8.2

0.8.1

02 Aug 06:04
7464ef8
Compare
Choose a tag to compare

What's Changed

  • Add a note for select multiple by @forxer in #18
  • Added an important note regarding values passed to input fields. by @forxer in #19

Full Changelog: 0.8.0...0.8.1

0.8.0

27 Jun 06:52
3995e67
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

23 Jun 10:37
3fa0dba
Compare
Choose a tag to compare

What's Changed

  • Added Confirm Modal component by @forxer in #15
  • Added missing input hidden views by @forxer in #16

Full Changelog: 0.6...0.7.0