Releases: luyadev/luya
Releases · luyadev/luya
1.7.1
1.7.1 (23. September 2020)
- #2057 Fixed a issue with the root option of the IntersectionObserver.
- #2051 Add new string helper method (
luya\helpers\String::textList()
) which converts a string with items seperated by commas or whitespaces into an array with items. - #2049 Change the behaviors attaching order to follow Yii CORS guide.
- #8 Theme create command with DIRECTORY_SEPARATOR.
1.7.0
1.6.2
1.6.1
1.6.1 (28. July 2020)
- #2040 Fixed an issue where LazyLoad widget returns aspect ratio values with commas instead of dots, because of locale formatting.
- #2041 Fixed Polyfill (for older Browsers). Added new option
replacePlaceholder
(defaulttrue
) to define if the image should replace the placeholder or fade in "above" it. - Fixed LazyLoad BC break introduced in 1.6.0
1.6.0
1.6.0 (20. July 2020)
Small LazyLoader adjustment. Check the UPGRADE document to read more about breaking changes.