From 53c695b0fc7656aca527006a5fb5173b757ee276 Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 26 May 2026 12:16:29 +0000 Subject: [PATCH 1/2] lang, spellcheck and dir on text inputs seem to have been lost after migration #4506 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added a new `LocaleContext` (`LocaleProvider` + `useLocale`) in form2/ so consumer apps can pass the active content language to the React input layer. TextLineInput and TextAreaInput now read the locale and apply `lang`, `dir="rtl"` for RTL languages, and `spellcheck="true"` on the rendered `` / `