Mob 0.7.13 has been released.
Documentation
- Clarified the tag-composite warning and
Mob.ComponentvsMob.Composite
in the Components guide. The~MOB: <Tag> is not in the Mob tag whitelist
warning is now documented as expected for a registered composite (registration
is a runtime action the compile-time sigil can’t see); an unregistered tag
rendering nothing is the real failure to look for. A new callout separates
Mob.Component(the existing native-view behaviour, whoserender/1returns a
native props map) fromMob.Composite(pure-Elixir tag expanders returning a
~MOBtree viaexpand/3), and the planned “sub-component event isolation”
note no longer reuses theMob.Componentname. (#53, #58)






















