Releases: DivanDesign/EvolutionCMS.plugins.ManagerManager.mm_synch_fields
Releases · DivanDesign/EvolutionCMS.plugins.ManagerManager.mm_synch_fields
Version 1.2
- * Attention! (MODX)EvolutionCMS.plugins.ManagerManager >= 0.7 is required.
- * Refactoring:
- * The widget now using named parameters (with backward compatibility).
- *
getTplMatchedFields
andjQuery.ddMM.getFieldElems
are used. - * JS was moved out to a standalone file.
- * Repository structure was changed.
- + JS → jQuery.fn.mm_synch_fields: Now triggers the
change
event when field value is changed.
Version 1.1
- * Minor changes.