Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 13:34
· 150 commits to main since this release
5cbd553

2.2.0 (2023-07-14)

Bug Fixes

  • checkbox: remove gap if no label (#616) (c0a5275)
  • checkbox: wrong aria label definition removed (#590) (18bee47)
  • dialog: closed dialog takes up space in layout (#584) (227741e)
  • dialog: no bottom padding for content if actions exists (#604) (547a395)
  • dropdown: fix wrong labelledby definition (#591) (2f54bce)
  • input: add missing pattern mismatch to validity states (#576) (020fc98)
  • input: invalid event triggers so many times (926dfa2)
  • input: remove type from input min/max (#651) (b2bac5a)
  • input: wait for update to set custom error (#613) (2b50a30)
  • popover: dont take up space in layout when popover is hidden (#586) (a60aae7)
  • radio: fix aria label (#592) (8b810a7)
  • radio: fix height limit and block flow improvements (#640) (039af1e)
  • radio: radio button flex-shrink problem (#636) (32a7104)
  • tab: fix the persistent scrollbar issue for the tab-group component (#601) (3ba5421)
  • tooltip: dont take up space in layout when tooltip is hidden (#632) (1f41e46)
  • tooltip: remove extra space (#637) (0f5b4d8)

Features

  • button: form property added for setting target form (#605) (cdd499b)
  • dialog: polyfilled property to set implementation type (#633) (5d6c6b2)
  • dialog: bl-dialog-request-close event added (#594) (9f42c04)
  • icon: new icons added (#629) (c7520f7)
  • icon: star_fill icon added (#631) (a04952e)
  • input: add readonly attribute (#619) (a98e77c)
  • input: icon slot for bl-input (#649) (3a01e54)
  • input: set padding-horizontal values with css properties (#643) (a30c84a)
  • react: export react component types (#650) (be21721)
  • select: a11y improvement on select and option components (#588) (0d99a12)
  • select: show remove button on non required selects (#610) (5e48776)
  • tooltip: css variable to set display of tooltip trigger (#655) (369750a)

Contributors

@muratcorlu @erbilnas @AykutSarac @stovein @mehmetranas @umitkucuk @Enes5519 @buseselvi @ogunb @didemkkaslan @doganozturk @MehmetCanBOZ