8 Commits (b6f1ddb94e2596229ab77a7494a7d964b4b6010f)

Author SHA1 Message Date
dependabot[bot] abbabb3fd7
build(deps): bump minimist from 1.2.5 to 1.2.6 (#546)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Julian Lam 430dfd592b style: lint public/persona.js 3 years ago
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