1df0e2b917
no issue - When an email has a valid gravatar handle it displays an image instead of initials for the member - Introduces new {{gravatar}} helper which accepts an email as parameter and size/d as named parameters. The output is a URL to gravatar image - Refactored usage of "splattribute" to explicit property. There was a need to duplicate class property usage in the component and doing that through splatttibute feature is unsafe as pointed ou here - https://github.com/TryGhost/Ghost-Admin/pull/1417#discussion_r351837584 |
||
---|---|---|
.. | ||
author-names.js | ||
background-image-style.js | ||
event-name.js | ||
gh-count-characters.js | ||
gh-count-down-characters.js | ||
gh-format-post-time.js | ||
gh-user-can-admin.js | ||
gravatar.js | ||
highlighted-text.js | ||
integration-icon-style.js | ||
ui-btn-span.js | ||
ui-btn.js | ||
ui-text.js |