openmct/platform/core
2016-12-05 15:52:14 -08:00
..
src [Edit Mode] Fix issue with navigation not triggering unsaved changes message for new objects. Removed logic that prevented mutation of new objects from triggering a transactional persist call. Fixes #1278 2016-12-05 15:52:14 -08:00
test [Composition] Composition api improvements (#1332). Fixes #1322 and Fixes #1253 2016-11-30 12:00:01 -08:00
bundle.js [Composition] Composition api improvements (#1332). Fixes #1322 and Fixes #1253 2016-11-30 12:00:01 -08:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This bundle contains core software components of Open MCT. These components describe MCT's information model, and are responsible for introducing the API and infrastructure which supports domain objects.