Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional Code Source directiories selection #2504

Conversation

vitaliyboykocontributor
Copy link
Contributor

Updated the README contributor table with inline styles for better alignment, padding, and text formatting. Enhanced visual elements such as profile images, captions, and the "Support the Project" section to improve readability and user experience.

Description (*)

Fixed Issues (if relevant)

  1. Fixes Possibility to add second code source directory for modules local composer development using content root feature #1263

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Updated the README contributor table with inline styles for better alignment, padding, and text formatting. Enhanced visual elements such as profile images, captions, and the "Support the Project" section to improve readability and user experience.
Refactored redundant `validateFormFields()` checks across multiple dialogs to streamline code execution and reduce duplication. Introduced Magento folder management via the project settings, added support for marking directories as Magento content roots, and updated icons and versioning. Enhanced workflow for plugin releases with GitHub Actions.
Introduce helper method to normalize URLs for consistent comparison, ensuring accurate handling of schemes like "file://" or "temp://". Add `final` modifiers for variables to improve immutability and readability.
Previously, null was passed as the parent component, which could cause dialog positioning issues. Using `this` ensures the dialog is properly tied to the current window. This improves the user interface consistency and behavior.
@VitaliyBoyko VitaliyBoyko merged commit 56f7c29 into magento:5.4.0-develop Mar 7, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants