Install
Works with Drupal: ^11.2Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
41.85 KB
MD5: 04fb953185fee23270bb69ac1ba3c462
SHA-1: 20f251678ef0e8873f9d5c429be6f83da2a5ee23
SHA-256: 1d84036dd0747bad1efb8dde7311d56e15d4563c75fc05f31bb5033e6b12b4f1
Download zip
67.52 KB
MD5: e9c3d5fd607ca1d973ab9527c8212c3c
SHA-1: 4e321cd36d477eb7747a5b5791d30a2701684c85
SHA-256: 466f9a0a937aac8c6a5dc36500d75ac5d40dd767093d2ca40611f17b3f86ab5b
Release notes
Contributors (1)
Changelog
Issues: 7 issues resolved.
Changes since 1.0.0-alpha3 (compare):
Misc
- Make Drupal Form API the default property panel
- Add swimlanes as a new component type
- Fix enable, disable, and clone model commands
- Clean-up base modeler properties and delegate raw data handler down to the implementation
- Add FormBuilder as an injected dependency to the base modeler and also provide the container for lazy dependency injection for implementing modelers
Task
- #3523548 by jurgenhaas: Add a raw data hash to the model for separate storage mode
- #3528583 by jurgenhaas: Properly initialize routes when new plugins become available
- #3528585 by jurgenhaas: Remove action buttons and provide routes as settings instead
- #3528802 by jurgenhaas: Validate models
- #3528803 by jurgenhaas: Remove orphaned model config entities
- #3529102 by jurgenhaas: Allow model owners to alter the model config form
- #3529109 by jurgenhaas: Validate ID when saving a new model