We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Correct typo in type guard function example
Updated FAQ (markdown)
Updated Creating custom FormApplications (markdown)
Remove tsd expect from error example
Correct misspelled Hooks.ErrorCallbackParameters
Add a page to explain how hook callback types work
Updated A Quick Guide to Declaration Merging (markdown)
Updated Actors and Items (markdown)
Updated [0.8.x] Settings (markdown)
Updated [0.8.x] Flags (markdown)
Updated [0.8.x] Custom Document Class Configuration (markdown)
Updated [0.8.x] Creating custom FormApplications (markdown)
Updated [0.8.x] Actors and Items (markdown)
Updated Home (markdown)
Updated [0.8.x] FAQ (markdown)
Add ui to supported LenientGlobalVariableTypes vars
Updated [0.8.x] Creating custom `FormApplication`s (markdown)
protected async _updateObject(event: Event, formData?: object): Promise<void> { // properly update the managed object }