discourse-data-explorer/assets
锦心 6d179745ec
FIX: Empty param-inout form should reject submit (#309)
The `onSubmit` hook will only be triggered when the form is valid, so we
need to clear the contents of `serializedData` in advance in `submit`.
Otherwise, it may not throw a validation error.
2024-08-20 10:09:48 +08:00
..
javascripts FIX: Empty param-inout form should reject submit (#309) 2024-08-20 10:09:48 +08:00
stylesheets UX: Rewrite param-input using FormKit (#307) 2024-08-20 09:42:50 +08:00