Problem/Motivation
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | interdiff.3353287.7.11.txt | 763 bytes | duaelfr |
| #11 | 3353287-8.x-1.x-deprecation-11.patch | 866 bytes | duaelfr |
Issue fork ui_patterns-3353287
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
duaelfrThis MR is built on top of !29 from #3349079: [2.0.x] Move YAML discovery from ui_patterns_library to ui_patterns
Comment #4
duaelfrComment #6
grimreaperHi,
I made one comment in the review.
Comment #7
duaelfrJob done.
Bonus: here is a patch to deprecate the method in the 1.x branch
Comment #8
grimreaperHi,
Thanks looking at the MR.
Here is my comment for the deprecation patch.
Should we also add a trigger_error? like
Comment #10
grimreaperMR merged on 2.0.x. Thanks!
Changing branch for the deprecation on 8.x-1.x.
Comment #11
duaelfr#8: good point! Here is the updated patch. Thanks :)
Comment #12
grimreaperComment #14
grimreaperMerged.
Thanks. I have adapted the message to pass PHPCS.