framework/js
Alexander Skvortsov 92d5c716be
Fix notification panel infinite scroll (#2524)
Improves calculations for determining whether we are at the bottom of the notifications panel (which would trigger infinite scroll). This should be particularly effective in fixing issues on smaller screens.
2021-01-24 12:12:42 -05:00
..
dist Bundled output for commit b50d806534 [skip ci] 2021-01-23 21:44:56 +00:00
src Fix notification panel infinite scroll (#2524) 2021-01-24 12:12:42 -05:00
.prettierrc.json Configure prettier via JSON file 2020-04-17 10:44:36 +02:00
admin.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
forum.js Webpack (#1367) 2018-06-20 13:20:31 +09:30
package-lock.json Bring m.attrs.bidi in as a util 2021-01-19 17:30:03 -05:00
package.json Bring m.attrs.bidi in as a util 2021-01-19 17:30:03 -05:00
shims.d.ts Remove Mithril namespace export from shims.d.ts (#2347) 2020-10-02 19:34:06 -04:00
tsconfig.json Update tsconfig file to include .tsx files (#2457) 2020-11-26 12:00:13 -05:00
webpack.config.js Initial TypeScript infrastructure (#2206) 2020-07-03 14:47:44 +02:00