Releases: staempfli/magento2-code-generator
Releases · staempfli/magento2-code-generator
1.11.2
composer update to use universal generator version 1.2.4
1.11.0
Add new checkoutAddressAttribute template
1.10.2
- Fix bug in Logger template
1.10.1
change name of require-js template to requireJs
1.10
- [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
Use better naming for a method that does not return anything
1.9.2
Code improvements for crudEAV templates generation
1.9.1
Fix require-entry type for ui component in eav templates
1.9
New templates for ajax functionality:
- ajaxHtml
- ajaxJson
- ajaxRestApi