Skip to content

Releases: plotdb/form

0.0.61

16 Mar 17:33

Choose a tag to compare

  • fix bug: check term and fallback to [] in serialize if term is not available.

0.0.59

05 Mar 17:21

Choose a tag to compare

  • consider widget internal opset if available for term construction

0.0.58

22 Feb 02:52

Choose a tag to compare

  • support readonly() and disabled() in form.widget api

0.0.57

20 Feb 18:11

Choose a tag to compare

  • value of form manager now returns full data including disabled fields.
  • support partial option for retrieving value partially without disabled fields.

0.0.55

07 Feb 10:06

Choose a tag to compare

  • fire init event when init or deserialize with init option.

0.0.54

16 Jun 17:53

Choose a tag to compare

  • fix bug: current formmgr mode doesn't affect newly added widgets
  • upgrade dependencies to fix vulnerabilities

0.0.53

01 Apr 14:11

Choose a tag to compare

  • fix bug: extension check error if filename is not provided

0.0.52

27 Mar 09:42

Choose a tag to compare

  • meta event should provide meta value in meta field instead of value field.
  • also provide invalid count in progress api
  • meta change event only fired if meta digest changes and is not a init call

0.0.51

27 Mar 08:30

Choose a tag to compare

  • fire meta event from manager triggered by widget.
  • upgrade dependencies

0.0.50

23 Mar 06:34

Choose a tag to compare

  • fix bug: seg mode for all widgets without filtering out disabled widgets