- d262328: Stop flashing "Unknown component type" while a block is still streaming. When an
mdmafence is not yet closed, a valid-YAML-but-unknown type (e.g. a half-streamedapproval-gatbeforeapproval-gatefinishes) is now left as a pending block (loading skeleton) instead of being rendered as an unknown-type error. Once the fence closes, a genuinely unknown type still surfaces the error as before. Known valid types continue to render live during streaming. Themdma-aguiadapter now threads the source intounified.run()so the parser can see the raw fences.
- 019778a: Tests update
- Updated dependencies [5bb8529]
- @mobile-reality/mdma-spec@0.3.0
- d972139: Add npm keywords for discoverability
- Updated dependencies [d972139]
- @mobile-reality/mdma-spec@0.2.2
- Updated dependencies [9ba720a]
- @mobile-reality/mdma-spec@0.2.1
- 4d37c6d: Added validator to the project