Skip to content

Testing Playground v1.3.0

Compare
Choose a tag to compare
@smeijer smeijer released this 09 Jun 18:52
06ba92a

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)