Skip to content

Releases: testing-library/testing-playground

Testing Playground v1.3.0

09 Jun 18:52
06ba92a
Compare
Choose a tag to compare

Features

  • add ErrorBox showing full error details (#4) (129baea)
  • add responsive header (#33) (22b8eb2)
  • add support for iframely (#51) (aa406cf)
  • add test setup based on jest and testing-library (#12) (022743d)
  • improve layout and add embed mode (#26) (9a43c8a)
  • make layout responsive to improve UX on small screens (#16) (ab9d52b)
  • make oembed requests default to json type (#43) (a502765)

Fixes

  • don't trim white space inside quotes during minification (#28) (7a66910)
  • escape invalid id's to prevent WSOD (#22) (bf21003)
  • restore quotes around oembed iframe attributes (#52) (41de07c)
  • use static path for favicon (#48) (d530ec8)

Testing Playground v1.2.0

09 Jun 18:51
6420421
Compare
Choose a tag to compare

Features

  • add hover and click events to html preview area (#2) (5d41271)
  • add link to github in header (370efc4)

Fixes

  • add hover underline to navbar links (cb0e68a)
  • convert errorBody back to a string (6420421)

Testing Playground v1.1.0

09 Jun 18:50
d96f7c9
Compare
Choose a tag to compare

Features

  • format html & js code on page load (c97a974)
  • improve query advise (94455e8)
  • improve query advise (e7634da)
  • improve quoting mechanism (14cc964)
  • save editor states in url (ee2a535)
  • show expression in window title (2711195)
  • update attribute table style and make attributes clickable (30200d7)

Fixes

  • correct indent size of html attributes (d96f7c9)
  • escape quotes in expression (39e7dbc)
  • height bug on small windows (bff84cf)
  • title (7dd04eb)