Testing Playground v1.8.0
·
1 commit
to 065b0e8c57a2c44d4d22f2e499f8fe57da4745b8
since this release
Features
- devtools: add user-event to window object (#251) (f15358d)
- add embed modal (#240) (5c51172)
- add link to chrome extension (#242) (e997fc6)
- add support for custom test-id attributes (#236) (b5f021b)
- authenticate fetch requests for higher rate limits (#239) (b97fd2b)
- save state as gist (#232) (c793cfc)
- devtools: add support for custom test-id attributes (#227) (933e59c)
- update layout, add settings menu and group links (#226) (bd8f11a)
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