6.0.0-beta1
Pre-release
Pre-release
Version 6.0.0-beta1
Be careful. This is a beta release. It is not intended for productive use.
- use rex_factory_trait in MForm class
- remove
closeCollapse
,closeTab
,closeAccordion
- change
addCollapse
,addAccordion
,addTab
functionality, useaddForm
to add content in this methods - added
addForm
method - added Yform inUseCheck for media inside
custom_link
andimagelist
- added some styling
- change parsley trigger to:
.mform
and event torex:ready
Notice: The REX_CUSTOM_LINK Var now saves the data in a regular REX_VAR. So the usage of REX_CUSTOM_LINK is not backward compatible. You should move the values from Linklist to a value field.