docbrown/app/javascript/article-form/elements
Aviskar KC 04ff252b87
Fix the height of new post text area and add scrollbar (#7480)
* Repplace preact-textarea-autosize component with textarea element

* FFix the height of new post textarea and add scrollbar

* Update snapshot

* Change the value used to calculate minimum height of text editor to 82vh

Co-authored-by: rhymes <rhymesete@gmail.com>

Co-authored-by: rhymes <rhymesete@gmail.com>
2020-05-14 12:10:37 +02:00
..
__tests__ fetchSearch now uses @utilities/http/request under the hood now. (#7804) 2020-05-12 16:00:55 -04:00
bodyMarkdown.jsx Fix the height of new post text area and add scrollbar (#7480) 2020-05-14 12:10:37 +02:00
bodyPreview.jsx Add comment to highlight difference between previewing in v1 and v2 editors (#5894) 2020-02-04 08:32:06 -08:00
description.jsx [WIP] Implement non front-matter editor (#415) 2018-07-27 20:12:33 -07:00
errors.jsx fixed some eslint errors (#6476) 2020-03-06 20:03:49 +01:00
imageManagement.jsx Copy to clipboard fixes including support for Android Native Bridge (#7382) 2020-04-21 10:36:49 -04:00
keyboardShortcutsHandler.jsx Add support for hotkey to toggle article preview (#3308) [ci skip] 2019-07-16 14:35:45 -04:00
mainImage.jsx Fix eslint issues in article-form's jsx files (#4217) 2019-10-19 17:09:06 -04:00
moreConfig.jsx Fix eslint issues in article-form's jsx files (#4217) 2019-10-19 17:09:06 -04:00
notice.jsx Fix text that says publishing for v1 (#2831) 2019-05-14 14:08:32 -04:00
publishToggle.jsx Add Stack Exchange Liquid tag (#3637) 2019-08-14 15:01:47 -04:00
title.jsx [WIP] Move both v1 and v2 editor to v2 preact-driven editor (#2797) 2019-05-13 12:27:36 -04:00