Related issues:
#2664086: Open IMCE in modal dialog
#3129338: Create info file to IMCE Modal
#3129369: Create file .module to imce_modal
#3129371: Create basic functional test
#3129386: Add icon to button to IMCE Modal
#3129391: Add style to IMCE Modal
#3129401: Add plugin button to CKEditor
#3129715: Create plugins.js
#3129719: Implements methods of CKEditorPluginConfigurableInterface in ImceModal
#3130040: Uncaught TypeError: Cannot read property 'icons' of null
#3130048: Add IMCE Modal button in CKEditor
#3130063: Create form to show in CKEditor dialog modal
#3130064: Create route to form imce_modal\Form\ImceModalDialog
#3130395: Attached library in ImceModalDialog form
#3130404: Settings library yml in IMCE Modal
#3130409: Add command exec in plugin.js
#3130430: Close modal after image select
#3130650: Can't choose image using imce modal dialog
#3130657: Select button is not loading to choose image
#3130731: Set css class to IMCE Modal iFrame to solve conflict
#3130733: Implement getDependencies method in imce_modal\Plugin\CKEditorPlugin\ImceModal
Comments
Comment #2
ufku commented@thalles: Could you please create a new feature branch for this. And, if possible, commit the whole feature in one go, so it will be easier to track the changes that belong to different features
Comment #3
thallesI will create a new branch for this!
But I did mark all issues related.
Comment #5
thallesThe new branch was created!
Comment #7
thallesComment #8
thallesI am adding the tag 3129335-imce-modal in all issues related with this @ufku
Comment #10
thallesI think IMCE Modal already is functional, so I think we can put in main branch(8.x-2.x)
Comment #12
thallesNow in 8.x-2.x branch!
Thanks @all!