Mikael Korpela
Mikael Korpela
Fixes FORMS-448 ## Proposed changes: * Prevent newlines at the end of beginning of label and "required" text, as well any empty spaces or tabs ### Other information: - [...
Follow up to earlier fix for FORMS-423 Fixes FORMS-365 ## Proposed changes: * Adds some styling and logic on when we open modal vs sidebar * Makes all modals "fill"...
## Proposed changes: * Adds PDF response endpoint, Dompdf library and rendering the response with it quite similar to the email https://github.com/user-attachments/assets/ce3b719f-5251-4d9b-8463-0dd4794ae277 ### Other information: - [ ] Have you...
Forms currently has flex CSS styles, causing issues or making it complicated to design variety of layouts horizontally/vertically. * [https://github.com/Automattic/jetpack/issues/41265#issuecomment-2612164793](https://github.com/Automattic/jetpack/issues/41265#issuecomment-2612164793) * [https://github.com/Automattic/jetpack/pull/41269#issuecomment-2624256566](https://github.com/Automattic/jetpack/pull/41269#issuecomment-2624256566) * [https://github.com/Automattic/jetpack/issues/41519](https://github.com/Automattic/jetpack/issues/41519) Adding layout support would solve these...
Resolves FORMS-287 Alternative to https://github.com/Automattic/jetpack/pull/45169 ## Proposed changes: * Adds util pulling a version from the generated `view.asset.php` file, falling back to Jetpack version * Use the new util in...
WIP Autocompletion in browsers picks on English language pretty well — none of these inputs had `autocomplete` guidance but it still works: Once you translate them though, it stops working:...
When reader subscribes to the blog for free, and doesn't verify their email, we show "verify your email" instead of the subscription paywall. That's fine for free posts, but for...