Skip to content
  • Ferran Recio Calderó's avatar
    MDL-71209 core: reactive parent registration and updates · 804e138c
    Ferran Recio Calderó authored and Amaia's avatar Amaia committed
    Now a reactive component could inherit the reactive instance from the
    parent DOM element. This way components are more reusable. Apart, some
    new state updates have been added. To the previous create, update and
    delete, now the update message could provide also put and override,
    making the state update message more REST alike and simplifying the
    backend returns processing.
    804e138c