framework/extensions/mentions
Alexander Skvortsov 0ad97bb4ed Fix dropdown going off top of screen
The previous solution didn't properly account for document scroll, so when replying to posts, the parent offset would be extremely large, and it'd fall back to the top coordinate, which is out of bounds on small screens.
2021-03-01 23:32:30 -05:00
..
.github/workflows Add GitHub workflow for JavaScript building 2019-08-20 23:54:24 +02:00
js Fix dropdown going off top of screen 2021-03-01 23:32:30 -05:00
less Fix replies dropdown menu width (#38) 2020-05-22 18:50:26 -04:00
locale Move locale files from language pack to extension. (#56) 2021-02-17 16:23:40 -05:00
migrations Apply fixes from StyleCI 2019-11-29 23:02:17 +00:00
src Fix incorrect display_name showing in email notifications (#59) 2020-12-21 12:43:27 -05:00
views/emails Fix incorrect display_name showing in email notifications (#59) 2020-12-21 12:43:27 -05:00
.editorconfig Add phpcs, Travis, clean up editorconfig and eslint 2015-09-04 12:24:15 +09:30
.gitattributes Webpack (#33) 2018-06-20 13:35:33 +09:30
.gitignore Webpack (#33) 2018-06-20 13:35:33 +09:30
.styleci.yml Update StyleCI rules 2016-11-16 15:46:20 +10:30
CHANGELOG.md changelog and constraint for beta 15 2020-12-15 09:15:26 +01:00
composer.json changelog and constraint for beta 15 2020-12-15 09:15:26 +01:00
extend.php Use one instance of formatter extender 2021-03-01 23:26:35 -05:00
LICENSE Update copyright claims in LICENSE 2019-11-30 00:01:02 +01:00