Ghost/ghost/admin/app/helpers
Naz Gargol 1df0e2b917 🎨 Added gravatars for member avatars (#1417)
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
2019-12-03 18:10:47 +07:00
..
author-names.js
background-image-style.js
event-name.js Added "Member updated" event to the webhook dropdown 2019-10-31 14:36:00 +00:00
gh-count-characters.js
gh-count-down-characters.js
gh-format-post-time.js
gh-user-can-admin.js
gravatar.js 🎨 Added gravatars for member avatars (#1417) 2019-12-03 18:10:47 +07:00
highlighted-text.js
integration-icon-style.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
ui-btn-span.js
ui-btn.js
ui-text.js