Releases: GoogleChromeLabs/ProjectVisBug
Releases · GoogleChromeLabs/ProjectVisBug
Cross Browser 🎉
Firefox addon (#314) * update design properties with firefoxs calculated defaults * firefox bugfix: rect requires inline w/h to work..? * no plugins, no dynamic import todo: make a new rollup config and make a bigger bundle for firefox that has all the plugins loaded * polyfill not required, which is nice! * visbug element renders again * update lock * to be safe, find all and remove * new trick, inject on page not from extension * remove polyfill, remove bundle from content script * added web-ext to npm scripts * added firefox to postcss browserlist to fix some bugs like with system-ui * adds visbug bundle to web accessible resources * thanks kezzbracey for the suggestion to go attributes * remove opacity if backdrop filter isnt supported * fixes hover inspect * fixes margin and padding by removing typedOM usage * fixes hueshift * switch to less ambigious use of window * fixes plugins and datalist autocomplete * fixes safari search input styles * add safari project * adapt to platform * prep for updated version * safari build nits * resolves loading jank * puts a wrap on the safari build * update icons and nudge project details * fixes bug where extension button goes nowhere