From 580600615b97366962ae4338c2f0db2dfe9cebf3 Mon Sep 17 00:00:00 2001 From: Sean Doyle Date: Wed, 2 Oct 2024 10:37:10 -0400 Subject: [PATCH] Support for `ElementInternals` and Constraint Validations Integrate with `
` elements directly through built-in support for [ElementInternals][]. This is achieved with graceful degradation in two ways: * automatically check for browser support * support globally disabling through `Trix.config.editor.formAssociated = false` According to the [Form-associated custom elements][] section of [More capable form controls][], various behaviors that the `` element was recreating are provided out of the box. For example, the `