Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Jun 18:24

Changed

  • Form metadata is now hidden behind a warning to encourage use of input settings forms

Added

  • Plugins can now attach setting forms to custom inputs. You will need to remove and re-add custom inputs for the settings button to show.
  • Added description field to text inputs
  • NPM package: Added handler, onChange, and onSubmit functions to the form components to allow for custom submission handling
  • NPM package: Added defaults property