framework/extensions/emoji/js
Alexander Skvortsov 40a0f2e0c9 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:34:47 -05:00
..
dist Bundled output for commit 720ea6c576 [skip ci] 2021-02-26 21:19:24 +00:00
src/forum Fix dropdown going off top of screen 2021-03-01 23:34:47 -05:00
forum.js Webpack (#15) 2018-06-20 13:35:08 +09:30
package-lock.json Update for Editor Drivers Abstraction (#34) 2021-02-26 16:18:32 -05:00
package.json Update for Editor Drivers Abstraction (#34) 2021-02-26 16:18:32 -05:00
webpack.config.js Webpack (#15) 2018-06-20 13:35:08 +09:30