Skip to content

Releases: single-spa/single-spa-layout

v1.0.0-beta.2

04 Jun 21:17
Compare
Choose a tag to compare

Features

  • Add support for using <template> element to hide content. (#41)

v1.0.0-beta.1

04 Jun 20:04
Compare
Choose a tag to compare

Features

  • Layout engine can be initialized as inactive #38

Fixes

  • Fixing things for IE11 #36
  • Fix bug with application-less route changes (#37)

Maintenance

  • Fixing files published to npm. 75f5044
  • Adding build watch script e1d8873
  • Fixing tests (#39)
  • Adding link to documentation 10c1654

v1.0.0-beta.0

03 Jun 19:12
Compare
Choose a tag to compare

Initial beta release

A functional layout engine that we'll test out in some example projects. We plan on documenting usage instructions for it on the single-spa.js.org website in the coming days.