Resolve #3404866 "Drupal media modal"
1 unresolved thread
Closes #3404866
Merge request reports
Activity
added 1 commit
- f885d1a8 - 3404866-drupal-media-modal: Fixed the coding standards.
added 1 commit
- 17edfef1 - Updated logical properties and fixed linting
added 1 commit
added 1 commit
- cf4086c3 - Added missing variables in media-library.pcss.css file
1427 1427 function claro_form_media_library_add_form_alter(array &$form, FormStateInterface $form_state) { 1428 1428 $form['#attributes']['class'][] = 'media-library-add-form'; 1429 1429 $form['#attached']['library'][] = 'claro/media_library.theme'; 1430 $form['#attached']['library'][] = 'claro/vertical-tabs'; @saschaeggi, How we can check tha?t, I tried but in $form variable, I'm not able to find anything specific.
changed this line in version 8 of the diff
added 120 commits
-
9c51cd51...c980ece6 - 112 commits from branch
project:11.x
- b51d68a7 - Update ui-dialog.css
- 10d4f733 - Update ui-dialog.pcss.css
- 25e14df4 - 3404866-drupal-media-modal: Fixed the coding standards.
- 4ef4e766 - Update ui-dialog.pcss.css file.
- 703cf3f5 - Updated logical properties and fixed linting
- de638d45 - Added missing variables in media-library.pcss.css file
- b97061cd - include vertical tabs lib in media form
- dab99638 - Issue #3404866: Move claro vertical-tabs CSS custom properties back to base variables.css
Toggle commit list-
9c51cd51...c980ece6 - 112 commits from branch
added 80 commits
-
dab99638...f0d3a7bf - 72 commits from branch
project:11.x
- e0886519 - Update ui-dialog.css
- 172b5a5a - Update ui-dialog.pcss.css
- 8fd63a46 - 3404866-drupal-media-modal: Fixed the coding standards.
- f5443ce6 - Update ui-dialog.pcss.css file.
- a1266294 - Updated logical properties and fixed linting
- 7217b7be - Added missing variables in media-library.pcss.css file
- 2dacec84 - include vertical tabs lib in media form
- 1b716efe - Issue #3404866: Move claro vertical-tabs CSS custom properties back to base variables.css
Toggle commit list-
dab99638...f0d3a7bf - 72 commits from branch
Please register or sign in to reply