glorydark / CustomForm

Create a form by a JSON or YAML file
4 stars 2 forks source link

Features Added & Bug Fixed for incoming 1.0.6C2 #3

Closed glorydark closed 1 year ago

glorydark commented 1 year ago

Features Added:

  1. More features are added to the TipsVariable supports. Now we support almost every component to apply TipsVariable supports.
  2. "enableTipsVariable" option are added. We enable users to use this option to decide whether they use TipsVariable support for every component or not.
  3. Enable users to apply "op#" to execute commands by the OP permission.

Bug Fixed:

  1. Fixed an npe error when using the form.
  2. Fixed the malfunction when using dropdown component in the custom_form.
  3. Fixed the bug that Tips_Variable supports modify the parsed form variable. ...