mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
bloggingcmsemberghosthacktoberfestheadless-cmsjamstackjavascriptjournalismnodejspublishingweb-application
fc706d1c02
closes TryGhost/Ghost#8612 * Additional check of privacy.useGravatar for gh-profile-image component - added a check for privacy.useGravatar flag - checked: tests are OK * fix other issues in gh-profile-image - we had CPs with side-effects 🤢 - replace CP with basic properties that can be set within the component - use `didReceiveAttrs` and `ember-concurrency` to debounce changes to the email property and make the functionality easier to reason about - fix the broken fade-in animation when the avatar changes - fix tests - `.to.be.blank` was always returning true, replaced with `to.be.empty` which caused the tests to fail properly then replaced them with the expectations for the actual values |
||
---|---|---|
ghost/admin |