Skip to content

Releases: FriendsOfREDAXO/mform

8.0.4

17 Sep 07:47
Compare
Choose a tag to compare

What's Changed

Version 8.0.4

  • @joachimdoerr Repeater issues with addLinkField, addCustomLinkField, addMediaField, addInputs, addToggleCheckboxField, addCollapseElement, setToggleOptions solved
  • @joachimdoer Repeater CustomLink yForm link option issue solved
  • @joachimdoer Fix radio collapse not work in repeater issue
  • @joachimdoer cke5 reinit issue fixed
  • Update MFormParser.php to esacpe values with single & double quotes by @ynamite in #358

Full Changelog: 8.0.3...8.0.4

8.0.3

04 Jul 19:17
ae900ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 8.0.2...8.0.3

8.0.2

04 Jun 19:27
9f811a9
Compare
Choose a tag to compare

What's Changed

  • fix: fix onMediaSelect context by @eaCe in #345

Full Changelog: 8.0.1...8.0.2

8.0.1

27 May 17:19
9c1ca37
Compare
Choose a tag to compare

What's Changed

  • Custom-Link: Converter added to docs by @skerbis in #343
  • New Utility getCustomUrl, corrected prepareCustomLink by @skerbis in #342

Full Changelog: 8.0.0...8.0.1

8.0.0 🎱

20 May 14:33
477eaac
Compare
Choose a tag to compare

Version 8

Der brandneue Formular-Repeater! Dieses Feature ersetzt das alte MBlock AddOn und bietet die Möglichkeit, Formularelemente nicht nur zu wiederholen, sondern sie auch in mehreren Ebenen zu verschachteln – etwas, das mit MBlock so nicht machbar war. Damit kann man jetzt noch komplexere Formulare aufbauen.

Die beiliegende Demo-Sammlung erlaubt das sofortige Ausprobieren von Modul-Codes. Module können direkt installiert und getestet werden. Die Codes sind alle kommentiert. Und zuästlich gibt es eine ausführliche Doku 📒.

Neue Hauptversion. Unbedingt die Readme und Releasenotes beachten

  • Major Release and major changes included
  • IMPORTANT: breaking namespace change -> from MForm to FriendsOfRedaxo\MForm
  • New: alpine repeater with 2 level support
  • New: Complete docs by Alexander Walther @alxndr-w
  • All demo modules now directly installable
  • New: addRadioImgField
  • Attention CustomLinkField is not compatible to older versions

and much more

Version 8-beta7

  • IMPORTANT: breaking namespace change -> from MForm to FriendsOfRedaxo\MForm
  • new docs added - thanks @alxndr-w
  • added install button to collapse title for example modules
  • fixed multiple select default value issue
  • fixed select '0' value issue
  • ensured full option functionality for description
  • some beauty changes
  • custom link name issue fixed
  • add english translations
  • add placeholder example
  • add outputs for each examples

Version 8-beta6

  • fix button style, ensure that buttons ever will display, added potential disable style for buttons
  • min and max count of blocks for repeater
  • rename addRadioImgInlineField to addRadioImgField and addRadioColorInlineField to addRadioColorField

Version 8-beta5

  • added delete confirmation option for repeater group and fields
  • added radio image / color inline field
  • default value support for repeater added

Version 8-beta4

  • fix repeater parentId issue
  • added handling for cke5 move preparation
  • fix :id label issue
  • added the option to hide the repeater if empty
  • css for repeater exchanged

Version 8-beta3

  • added repeater examples
  • fix :id, move addInputs method to elements class

Version 8-beta2

  • add recursion for repeater mform subform obj structure

Version 8-beta1

  • change mform css filename
  • remove unused $inline variable
  • add inputs for default form input forms
  • alpine repeater with 2 level support
  • remove dynamic creation of property in fragments

What's Changed

New Contributors

Full Changelog: 7.4.4...8.0

7.4.4

09 Apr 08:27
fb1158f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.4.3...7.4.4

7.4.3

29 Mar 18:05
f83ec8f
Compare
Choose a tag to compare

What's Changed

  • Update MFormOutputHelper.php / customlink_class by @olien in #313
  • Customlink Änderung der Reihenfolge der buttons by @skerbis in #315

Full Changelog: 7.4.2...7.4.3

7.4.2

26 Mar 20:27
9484c5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.4.0...7.4.2

7.4.0

04 Mar 12:59
265adf7
Compare
Choose a tag to compare

What's Changed

  • Update var_imglist.php and imglist.js to allow video preview by @ynamite in #305

Full Changelog: 7.3.3...7.4.0

7.3.3

12 Feb 12:17
810f0ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.3.2...7.3.3