framework/extensions/mentions/js
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
..
dist Bundled output for commit d4db946c31 [skip ci] 2021-02-26 21:20:57 +00:00
src/forum Fix dropdown going off top of screen 2021-03-01 23:32:30 -05:00
forum.js Webpack (#33) 2018-06-20 13:35:33 +09:30
package-lock.json Update for Editor Drivers Abstraction (#61) 2021-02-26 16:20:07 -05:00
package.json Update for Editor Drivers Abstraction (#61) 2021-02-26 16:20:07 -05:00
webpack.config.js Webpack (#33) 2018-06-20 13:35:33 +09:30