Skip to content

Releases: staempfli/magento2-code-generator

1.11.2

22 Nov 19:26
Compare
Choose a tag to compare
composer update to use universal generator version 1.2.4

1.11.0

18 Feb 16:56
Compare
Choose a tag to compare

Add new checkoutAddressAttribute template

1.10.2

06 Jul 13:08
Compare
Choose a tag to compare
  • Fix bug in Logger template

1.10.1

20 Mar 10:30
Compare
Choose a tag to compare

change name of require-js template to requireJs

1.10

11 Mar 00:31
Compare
Choose a tag to compare
  • [Task] Display featured templates on top
  • [Task] Insert default description automatically in composer.json
  • [Fix] crud template not working because primary field name was not matching

1.9.4

20 Dec 15:57
Compare
Choose a tag to compare
Use better naming for a method that does not return anything

1.9.3

12 Dec 16:37
Compare
Choose a tag to compare

Change wrong method name

1.9.2

12 Dec 15:25
Compare
Choose a tag to compare

Code improvements for crudEAV templates generation

1.9.1

11 Dec 16:22
Compare
Choose a tag to compare
Fix require-entry type for ui component in eav templates

1.9

05 Dec 13:49
Compare
Choose a tag to compare
1.9

New templates for ajax functionality:

  • ajaxHtml
  • ajaxJson
  • ajaxRestApi