Added the css so that copy right text is visible
Sandeep Sanwale โ made their first commit to this issueโs fork.
Here i have added the check which validates that if $string contains malformed string then it throws an exception .
Sandeep Sanwale โ made their first commit to this issueโs fork.
updated the docblock for InvalidPluginDefinitionException .
Sandeep Sanwale โ made their first commit to this issueโs fork.
Sandeep Sanwale โ made their first commit to this issueโs fork.
@mstrelan i think that this is causing issue also so that's why but here we have to change the @\trigger_error('@todo deprecation message', E_USER_DEPRECATED); message something like standard format: %thing% is deprecated in %deprecation-version%.
Sandeep Sanwale โ made their first commit to this issueโs fork.
Fixed the fourth level overlapping issue .Please review . Thank you
Sandeep Sanwale โ made their first commit to this issueโs fork.
I have added the tabbable library as a dependency when needed. please review this .
The MR issue has been resolved . I have added the css in body selector because in the olivero theme also this css added in body selector.Please review .
Added the css so that close icon does not overlap the title.
Sandeep Sanwale โ created an issue.
I have replace deprecated jQuery :tabbable selector with the core/tabbable library included with core. To test this you need to check on add element when modal opens it should foucs on first input element same on edit operation. Please review . Thank you
Sandeep Sanwale โ made their first commit to this issueโs fork.
Created the hook help .
Sandeep Sanwale โ created an issue.
Sandeep Sanwale โ created an issue.
Here i have changed the condition now page variable return true when it is in full mode and on revision.
Sandeep Sanwale โ made their first commit to this issueโs fork.
I have added the description for the Access User Profiles permission . please review this .
I have changed the requirement as per the version 7.x-1.1 . please review .
changed the label of access user profiles from View user information to access user profiles in user.permissions.yml .
Sandeep Sanwale โ made their first commit to this issueโs fork.
Sandeep Sanwale โ made their first commit to this issueโs fork.
Created the README file for ApacheSolr Workbench Moderation module and Raised MR.Please review.
Sandeep Sanwale โ made their first commit to this issueโs fork.
Modified the docblock for InlineEntityFormBase::getEntityTypeLabels(), Please review .
Sandeep Sanwale โ made their first commit to this issueโs fork.
Sandeep Sanwale โ made their first commit to this issueโs fork.
In claro theme the base folder contains variable.pcss.css file which have root variables for other css files where variables for verticle tabs were missing which i have add it through this patch .
Sandeep Sanwale โ made their first commit to this issueโs fork.
Done some changes in dropdown JS.
as on the hover the dropdown menu is not expanding now i have added some extra css in minified css file.