Go to file
Bartosz Dziewoński 74560f216e Allow reply widget header and footer to wrap when it's narrow
The footer was already laid out using flexbox and just required some
CSS tweaks to enable wrapping.

The header required some DOM changes, now also uses flexbox, and wraps
in a similar manner.

Bug: T259320
Change-Id: I6f6a86932a108037bf1d70f077c372654318be26
2020-08-07 20:25:23 +00:00
.phan build: Add mediawiki/mediawiki-phan-config 2020-06-10 22:21:07 +02:00
i18n Fix links to mediawiki.org to include www. prefix 2020-07-31 17:52:24 +01:00
images Add beta feature preference 2020-02-21 15:20:48 +00:00
includes Create a 'transcludedfrom' API endpoint 2020-07-27 21:20:01 +01:00
maintenance Defensive use of dynamic paths in maintenance script 2020-02-20 19:51:07 +01:00
modules Allow reply widget header and footer to wrap when it's narrow 2020-08-07 20:25:23 +00:00
tests Add a test case for replies to top-level comments with mixed indentation 2020-07-30 01:46:45 +02:00
.eslintrc.json build: Update devDependencies 2020-06-09 19:42:05 +01:00
.gitignore Add .gitignore file 2019-10-10 21:21:00 +01:00
.gitreview Add .gitreview 2019-10-09 21:18:34 +00:00
.phpcs.xml The Great Parser JS to PHP port of 2020!* 2020-05-12 12:33:04 +01:00
.stylelintrc.json build: Updating mediawiki/mediawiki-codesniffer to 29.0.0 2020-01-14 04:55:38 +00:00
CODE_OF_CONDUCT.md build: Updating npm dependencies 2020-01-09 06:43:15 +00:00
composer.json Improve ThreadItem documentation 2020-06-26 14:56:19 +02:00
COPYING Add required files for an extension 2019-10-10 19:42:56 +01:00
extension.json Add a test case for replies to top-level comments with mixed indentation 2020-07-30 01:46:45 +02:00
Gruntfile.js build: Update devDependencies 2020-06-09 19:42:05 +01:00
package-lock.json build: Updating grunt to 1.2.1 2020-07-18 05:12:33 +00:00
package.json build: Updating grunt to 1.2.1 2020-07-18 05:12:33 +00:00