Skip to content

v0.8.4

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 12:32
· 106 commits to develop since this release
006ebb4

0.8.4 (2024-02-24)

Bug Fixes

  • autocomplete: fix select item by click (#796) (d3e1465)
  • autocomplete: show empty slot when available (#787) (0cebb5c)
  • composable: prevent scrolling parent error with parent null (#794) (34670d4)
  • datepicker: refactor datepicker related components (#782) (da9eb0f)
  • datetimepicker: fix vmodel reactivity (#785) (cefffc2)
  • input: update password reveal feature (#789) (8b8bfa6)
  • notification: extend programmatic props (#766) (f4bca09)
  • taginput: fix rootClass inheritance (#772) (fadb780)
  • taginput: forward expanded prop to Autocomplete component so that it's passed to dropdown (#767) (d46ae92)

Features

  • expose setFocus function for all input components (#793) (a290c8b)
  • pagination: add button tag property (#779) (22b36a8)
  • tabs|steps: add animation and animateInitially prop (#797) (f04362e)
  • theme: adjustments for bulma theme integration (#777) (1b8fcae)
  • theme: add autogenerate component theme types (#775) (5abdfe6)