luyadev / luya

LUYA is a scalable web framework and content management system with the goal to please developers, clients and users alike.
https://luya.io
MIT License
811 stars 205 forks source link

Adjusted LazyLoad to use an options array for `alt` and `title` attri… #2032

Closed JohnnyMcWeed closed 4 years ago

JohnnyMcWeed commented 4 years ago

What are you changing/introducing

LazyLoad options array for e. g. alt and title tag.

What is the reason for changing/introducing

#2031

QA

Q A
Is bugfix? yes
New feature? yes
Breaks BC? no
Tests pass? I hope so
Fixed issues this closes #2031
nadar commented 4 years ago

For whatever reason code climate does not post the coverage.

JohnnyMcWeed commented 4 years ago

For whatever reason code climate does not post the coverage.

Do I need to do something?

nadar commented 4 years ago

A unit test would be nice :-) (but in terms of code climate you can't do anything, even the github actions says Test report uploaded successfully to Code Climate)

nadar commented 4 years ago

Thanks!