Skip to content

Releases: plotdb/form

0.0.68

26 Dec 07:21

Choose a tag to compare

  • add order api in form.manager for automatically determing field orders

0.0.67

19 Jun 09:08

Choose a tag to compare

  • add isRequired api in form.widget

0.0.66

12 May 07:01

Choose a tag to compare

  • fix bug: check _meta before using in progress

0.0.65

12 May 06:59

Choose a tag to compare

  • fix bug: check _meta before using in progress

0.0.64

12 May 06:02

Choose a tag to compare

  • fix bug: url op only supports 6 characters long top level domain

0.0.63

29 Apr 01:47

Choose a tag to compare

  • fix bug: recursive progress may count nested fields multiple times

0.0.62

27 Apr 18:39

Choose a tag to compare

  • update progress based on recursive manager hierarchy

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