Skip to content

Testing Playground v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 12:49
· 1 commit to 065b0e8c57a2c44d4d22f2e499f8fe57da4745b8 since this release
935f671

Features

Fixes

  • add immediate flag to the navbar run button (#245) (f015a01)
  • add reach css selectors to purgecss whitelist (#247) (458852a)
  • correct query suggestion on ByRole button (#250) (ca70003), closes #246
  • fix css flex/height issues in safari (#248) (2c67fc5)
  • overflow issue in embed modal (#241) (7e47150)
  • devtools: (de)serialize query suggestions for msg transport (#233) (4b13299)
  • incorrect detection of editor mode (#234) (dc6bd70)
  • extension: toggle inspecting on button click (#229) (3980a1b), closes #228