Skip to content

Releases: mkocansey/bladewind

v2.6.10

16 Sep 12:42
24d14e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.9...v2.6.10

v2.6.9

12 Sep 11:10
234c21d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.8...v2.6.9

v2.6.8

11 Aug 19:11
cc32886
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.7...v2.6.8

v2.6.7

27 Jul 15:37
5d9bc26
Compare
Choose a tag to compare

What's Changed

  • Add SVGs for heroicons arrow-right-end-on-rectangle and arrow-right-start-on-rectangle by @berrugo in #307

New Contributors

Full Changelog: v2.6.6...v2.6.7

v2.6.6

22 Jul 05:47
3ced94d
Compare
Choose a tag to compare

What's Changed

  • Fixed Input component to not display html special characters (#303)
  • Fixed Select component not allowing selection of multiple select items (#304)

Full Changelog: v2.6.5...v2.6.6

v2.6.5

21 Jul 05:04
407d0b2
Compare
Choose a tag to compare

What's Changed

  • Fixed Theme Switcher component to respect users system selection.
  • Added attribute padded="true/false" to control padding in Dropmenu container and items container.
  • Added selected_value attribute to automatically select rows when Table component is rendered. Useful when using the table in edit mode.
  • Added groupby attribute to the Table component to enable grouping dynamic data by a specific key in the array used to draw the table.

Screenshot 2024-07-21 at 05 04 12

Full Changelog: v2.6.4...v2.6.5

v2.6.4

07 Jul 20:36
71418d3
Compare
Choose a tag to compare

What's Changed

  • Input and Select component provide better visual feedback when disabled or readonly
  • Added has_border to Statistic component
  • Fixed Select component to properly display HTML entities
  • Minor UI fixes to maintain consistency

Full Changelog: v2.6.3...v2.6.4

v2.6.3

20 Jun 21:27
9eb893b
Compare
Choose a tag to compare

What's Changed

  • Show default blue theme until user overwrites it. Prevents buttons from being transparent. by @mkocansey in #289
  • release/v2-6-3 by @mkocansey in #290

Full Changelog: v2.6.2...v2.6.3

v2.6.2

20 Jun 02:08
a15ce5a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.6.2

v2.6.1

17 Jun 23:52
8d4ecd9
Compare
Choose a tag to compare

What's Changed/New

  • The Textarea component features a new toolbar option.
  • General UI cleanup especially for components in dark mode.
  • The Select component can now use labels that stay above the field even when a value is selected.

Screenshot 2024-06-17 at 23 51 56

Full Changelog: v2.6.0...v2.6.1