Releases
v1.0.0
SychO9
released this
03 Aug 10:17
Added
Model class generation with chained generation of related classes.
API Controller class generation.
API Serializer class generation.
Routes extender generation.
Job class generation.
Policy class generation with extender.
Repository class generation.
Domain Handler class generation.
Validator class generation.
Console Command class generation with extender.
Service Provider class generation with extender.
Integration Test class generation.
Frontend Model generation with its definition.
Frontend Modal component generation.
Changed
Migration generation detects table creation migrations (e443a32 )
Switched to official mem-fs
package (f644589 )
Updated extension skeleton boilerplate (538fcc5 )
Extracted abstract base class for php and js stub generation (13a3d5d )
Minimal formatting for extender method calls (a28c8a8 )
Filled generated locale file with extension id and link to docs (2ae530a )
Fixed
Used fully qualified class names when namespace was imported (a9f696d )
Chained steps not applying previous steps filesystem changes (f9fbd92 )
Dynamic xClassName
parameters not properly filled (032495f )
Extension boilerplate outdated flarum core version (538fcc5 )
You can’t perform that action at this time.