zalando-stups / yourturn

The frontend/developer console for the STUPS infrastructure
http://docs.stups.io/en/latest/components/yourturn.html
Apache License 2.0
8 stars 6 forks source link

have react render to a container element rather than rendering directly to the body #392

Closed kolja closed 8 years ago

kolja commented 8 years ago

Limit control of the react application to a container-div; External tools will then be able to manipulate the DOM outside of this container.

prayerslayer commented 8 years ago

Done as #394