6 Commits (e9110563c700ae652b24d6662468cee6780b4b73)

Author SHA1 Message Date
Julian Lam d7db8c0988 fix(deps): update striptags to v3.2.0+ 4 years ago
Julian Lam ffce15000f theme changes for nodebb/nodebb#7266 6 years ago
Peter Jaszkowiak 22494d8090 Partial fix #414
Ignore horizontally scrollable elements
6 years ago
Julian Lam 3f43ec1af5 Fixing #401
Resolving regression caused by #393, and re-introduced original
resize handler method used by @petergood -- placing it behind
lodash .debounce should appease @pitaj's concerns, but I frankly
see no other way to have this feature but also fix cases where
the header is not at the top of the page.
7 years ago
Julian Lam b1ef09adf8 better RTL support, closes #388 7 years ago
Julian Lam dad6e1ca2e
Removed dependency on String.js in accordance with https://nodesecuri… (#387)
* Removed dependency on String.js in accordance with https://nodesecurity.io/advisories/536

* only strip img tags
7 years ago