You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam 2523889990
refactor: replace avatar conditional code with buildAvatar helper (#7681)
* feat: helper for building avatars

* feat: benchpress truefalse globals, componentPrefix in buildAvatar

* refactor: remove componentPrefix

* feat: changes to buildAvatar helper

- removed extra .avatar-xl class in generics.less
- added support for component override
- "size" can be a number now

* fix: prevent overflow of alt text in avatars

* fix: update doc on buildAvatar helper
6 years ago
..
admin Plugin metrics (#7626) 6 years ago
client refactor: replace avatar conditional code with buildAvatar helper (#7681) 6 years ago
installer fix: #7472 6 years ago
modules refactor: replace avatar conditional code with buildAvatar helper (#7681) 6 years ago
ajaxify.js fix: incorrect pathname format for app.previousUrl 6 years ago
app.js fix: https://github.com/barisusakli/nodebb-plugin-dbsearch/issues/53 6 years ago
overrides.js fix: shorter function 7 years ago
require-config.js eliminate waitSeconds in rjs config 7 years ago
sockets.js fix: #7229 6 years ago
utils.js feat: hooks can now return promise or call callbacks 6 years ago
widgets.js optimize ajaxify 7 years ago