mirror of
https://github.com/gristlabs/grist-core.git
synced 2024-10-27 20:44:07 +00:00
063df75204
Summary: - Remove unused Form file (Label.ts) - Fix Firefox-specific bug in Forms, where mouse selection wasn't working in textarea. - Focus and set cursor in textarea on click. - Save on blur but only when focus stays within the Grist app, as for editing cells. - Make paragraph margins of rendered form match those in the form editor. Test Plan: Tested manually on Firefox and Chrome; relying on existing tests that nothing broke. Reviewers: jarek Reviewed By: jarek Differential Revision: https://phab.getgrist.com/D4281 |
||
---|---|---|
.. | ||
Columns.ts | ||
Editor.ts | ||
elements.ts | ||
Field.ts | ||
FormConfig.ts | ||
FormView.ts | ||
MappedFieldsConfig.ts | ||
Menu.ts | ||
Model.ts | ||
Paragraph.ts | ||
Section.ts | ||
styles.ts | ||
Submit.ts |