badoo-styleguide
Advanced tools
Changelog
v0.0.69
Changelog
v0.0.66
Changelog
v0.0.65
compilerOptions": {
"target": "ESNext",
}
Changelog
v0.0.64
styleguide-iframe
for using iframes inside styleguide.isIframe
to StyleguideDeviceFrame
. Now you can set content of this helper inside of iframe individially.StyleguideDeviceFrames
content inside iframes in config by setDeviceFramesAsIframes
to true.Changelog
v0.0.63
useStylesForVRT
work with switched off default global stylesChangelog
v0.0.62
useStylesForVRT
to config - now we cover some flaky tests in VRT by cssChangelog
v0.0.61
getImageUrl
to up-to-date provider.getImageUrl
as default behaviour. It will fix most of flaky tests, based on faulty internet requests API stays the same, but if you want still to use external provider please set options.inlined = false for getImageUrl
.