Skip to content

Releases: gisce/ooui

v2.23.0-alpha.2

10 Dec 15:41
Compare
Choose a tag to compare
v2.23.0-alpha.2 Pre-release
Pre-release

2.23.0-alpha.2 (2024-12-10)

Features

  • field: allow suffix and prefix (774e3bf)

v2.23.0-alpha.1

10 Dec 12:10
Compare
Choose a tag to compare
v2.23.0-alpha.1 Pre-release
Pre-release

2.23.0-alpha.1 (2024-12-10)

Bug Fixes

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

Features

  • add height to indicator (0f77b8e)
  • add infinite attribute to trees (c227efd)
  • add new tree test for autorefresh and add autorefreshFields property (81ee897)
  • add test and add autorefreshable list in form (91d2dd8)
  • autorefresh: set property as boolean (70a6880)
  • field: add a new property autorefresh (5f2cbcf)
  • field: add new property fieldType to Field class (0f3da71)
  • json: add json field (f0df547)
  • parseBoolAttribute: allow true as valid string (9f7786a)
  • sync changes from v2 to alpha (8e8abe3)
  • sync changes from v2 to alpha (#139) (0f45c68)
  • sync changes from v2 to alpha (#142) [skip ci] (822bfcb)
  • sync changes from v2 to alpha (#145) (8591dd3)
  • sync changes from v2 to alpha (#151) (5c9bb34)

v2.22.0

10 Dec 11:42
Compare
Choose a tag to compare

2.22.0 (2024-12-10)

Features

  • move fieldType to widget when we use widgets as fields (ab18d6a)

v2.22.0-alpha.2

10 Dec 11:46
Compare
Choose a tag to compare
v2.22.0-alpha.2 Pre-release
Pre-release

2.22.0-alpha.2 (2024-12-10)

Features

v2.22.0-alpha.1

10 Dec 06:28
Compare
Choose a tag to compare
v2.22.0-alpha.1 Pre-release
Pre-release

2.22.0-alpha.1 (2024-12-10)

Bug Fixes

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

Features

  • add height to indicator (0f77b8e)
  • add infinite attribute to trees (c227efd)
  • add new tree test for autorefresh and add autorefreshFields property (81ee897)
  • add test and add autorefreshable list in form (91d2dd8)
  • autorefresh: set property as boolean (70a6880)
  • field: add a new property autorefresh (5f2cbcf)
  • field: add new property fieldType to Field class (0f3da71)
  • json: add json field (f0df547)
  • move fieldType to widget when we use widgets as fields (ab18d6a)
  • parseBoolAttribute: allow true as valid string (9f7786a)
  • sync changes from v2 to alpha (8e8abe3)
  • sync changes from v2 to alpha (#139) (0f45c68)
  • sync changes from v2 to alpha (#142) [skip ci] (822bfcb)
  • sync changes from v2 to alpha (#145) (8591dd3)

v2.21.0-rc.1

10 Dec 11:47
Compare
Choose a tag to compare
v2.21.0-rc.1 Pre-release
Pre-release

2.21.0-rc.1 (2024-12-10)

Bug Fixes

  • domain: parse html entities (b96faca)

Features

  • sync changes from v2 to v2-develop (#140) [skip ci] (e5f91fb)
  • sync changes from v2 to v2-develop (#141) [skip ci] (d9a99c0)
  • sync changes from v2 to v2-develop (#144) (3fbc0a4)
  • sync changes from v2 to v2-develop (#147) [skip ci] (b8f7115)
  • sync changes from v2 to v2-develop (#150) (c5b3b86)

v2.21.0

09 Dec 12:31
Compare
Choose a tag to compare

2.21.0 (2024-12-09)

Features

  • Container: allow loading in Page and Group components (57c3f16)

v2.21.0-alpha.4

09 Dec 16:15
Compare
Choose a tag to compare
v2.21.0-alpha.4 Pre-release
Pre-release

2.21.0-alpha.4 (2024-12-09)

Features

  • sync changes from v2 to alpha (8e8abe3)

v2.21.0-alpha.3

05 Dec 15:02
Compare
Choose a tag to compare
v2.21.0-alpha.3 Pre-release
Pre-release

2.21.0-alpha.3 (2024-12-05)

Features

  • Container: allow loading in Page and Group components (57c3f16)

v2.21.0-alpha.2

04 Dec 10:10
Compare
Choose a tag to compare
v2.21.0-alpha.2 Pre-release
Pre-release

2.21.0-alpha.2 (2024-12-04)

Features

  • add new tree test for autorefresh and add autorefreshFields property (81ee897)