issues
search
cloudinary
/
frontend-frameworks
Cloudinary javascript frontend frameworks SDKs, including Shared HTML layer, Angular, React and Vue SDKs
https://www.cloudinary.com
MIT License
44
stars
15
forks
source link
fix: synchronize angular image empty attributes on updates
#241
Closed
pawelphilipczyk-cloudinary
closed
2 weeks ago
pawelphilipczyk-cloudinary
commented
2 weeks ago
Pull request for cloudinary/frontend-frameworks
For which package is this PR?
@cloudinary/ng
What does this PR solve?
Follow up to
https://github.com/cloudinary/frontend-frameworks/pull/235
Synchronises empty image attributes including allowing to set empty string and remove attributes that have nullish values
See this comment for more information:
https://cloudinary.atlassian.net/browse/SNI-8216?focusedCommentId=355626
Final checklist
[ ] Implementation is aligned to Spec.
[ ] Tests - Add proper tests to the added code.
[ ] Relates to a github issue (link to issue).
Pull request for cloudinary/frontend-frameworks
For which package is this PR?
What does this PR solve?
Final checklist