Skip to content

v2.17.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@giscegit giscegit released this 13 Nov 07:25
· 88 commits to alpha since this release

2.17.0-alpha.1 (2024-11-13)

Bug Fixes

  • add isFunction prop to widgets (a7ba02c)
  • add tests and adjust parseJsonAttributes in order to ignore the falsy ones like parseAttributes (3c329cd)
  • adjust fallback widget type to field (c540ea6)
  • field domain should have priority over fields (460ba28)
  • revert changes (08ad4b8)

Features

  • add infinite attribute to trees (c227efd)
  • field: add new property fieldType to Field class (0f3da71)
  • json: add json field (f0df547)