Files
openmct/e2e/test-data
Andrew Henry c912c3ae5a Simplify Open MCT bootstrapping (#8203)
* Ensure the body is loaded before trying to bootstrap Open MCT

* null vs undefined. It's just not worth it ECMA, it's really not.

* Support specifying target element by selector so that resolution can be deferred until after the body is loaded

* Add test to verify that Open MCT bootstrapping works as expected

* Update API doc on bootstrapping Open MCT

* Add black starting page to support bootstrapping Open MCT from scratch

* Tweaked docs

* Fixed prettier problems

* Added additional validity checks and fail-fast paths for developers
2025-12-08 13:58:59 -08:00
..