Skip to content

Release v3.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 12:56
· 2635 commits to main since this release

3.29.0 (2023-05-29)

Features

  • addon-mobile: PullToRefresh allow customization (#4530)
    (f592993)
  • kit: InputDate add min/max support for native input date
    (#4519)
    (d09a603)
  • kit: InputDateTime uses Maskito instead of legacy text-mask
    (#4528)
    (464682a)
  • kit: Select add ability to use objects in native select
    (#4522)
    (58c4303)

Bug Fixes

  • addon-editor: fix typo in the description of toolbar tool justifyCenter
    (#4526)
    (5b1dd88)
  • core: Dialog fix closing by accident mouseup outside of content
    (#4543)
    (b1d627d)
  • core: PrimitiveTextfield fix input disabled state [ng 15+]
    (#4538)
    (e425847)
  • kit: InputFiles fix description padding (#4529)
    (5b9544d)
  • kit: MultiSelect fix placeholder in dark mode (#4516)
    (e702e2f)