Skip to content

Feature/parent context

Pavlo Mashliakovskiy requested to merge feature/parentContext into master
  • in case props.parentContext is passed to Form() values of parentContext will became a default values for a new row
  • prevent creation of empty Form life-circle hook functions (optimization)
  • prevent call 'lock' method for new entity instances with softLock mixin (should be called only for existed instances)

Merge request reports

Loading