This repository was archived by the owner on Nov 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add a note Change formatting formatting to comply with mdl linter
Co-Authored-By: Margaret Eker <[email protected]>
Co-Authored-By: Margaret Eker <[email protected]>
Add a note about autogenerated content editing to CLI reference
* Add example of a mixin for jQuery Widget and adjusted the mixin documentation * Fixed the link * Adjusted the JS mixins documentation * Fixed the issue with trailing spaces
* magento/devdocs#: Get di.xml for the particular class https://devdocs.magento.com/guides/v2.2/extension-dev-guide/build/di-xml-file.html https://devdocs.magento.com/guides/v2.3/extension-dev-guide/build/di-xml-file.html * magento/devdocs#: Get di.xml for the particular class * magento/devdocs#: Get di.xml for the particular class * magento/devdocs#: Get di.xml for the particular class
* Add breadcrumbs widget documentation * Improved the explanation of title and label options * Adjusted the breadcrumbs widget documentation * Remove trailing spaces * Fixed the Breadcrumbs list link
* Added RowBuilder widget documentation * Adjusted the explanation for additionalRowClass and hideFirstRowAddSeparator options * Adjusted the RowBuilder widget documentation * Remove trailing spaces
Adding and additional section of how to move a checkout component
* Adjusted loader widget documentation * Adjusted the loader documentation Co-Authored-By: Yaroslav Rogoza <[email protected]> * Adjusted the loader widget documentation * Fix the issue with trailing spaces * Added the loader widget result
* magento/magento2#23274: Fix condition for patches * Update guides/v2.3/extension-dev-guide/declarative-schema/data-patches.md Co-Authored-By: Ronak Patel <[email protected]> * magento/devdocs#: Cloud. Upgrade Magento version https://devdocs.magento.com/guides/v2.2/cloud/project/project-upgrade.html https://devdocs.magento.com/guides/v2.3/cloud/project/project-upgrade.html * Update xml-instructions.md * Update xml-instructions.md * magento/devdocs#: Cloud. Upgrade Magento version * Updated Magento binding syntax for template binding #5233 * Update guides/v2.3/extension-dev-guide/declarative-schema/data-patches.md * Notice should read development system has things not ready for prod * Update _includes/config/split-deploy/example_save-shared-config.md Co-Authored-By: Margaret Eker <[email protected]> * Remove liquid tags from multi-line note
* Added the documentation for multiselect widget * Add multiselect widget link * Adjusted the multiselect widget documentation * Adjusted the documentation for multiselect widget * Remove trailing spaces * Fixed the updateDelay link
…nvention. (#5200) * magento/devdocs#: Plugins. Add plugin method naming convention. https://devdocs.magento.com/guides/v2.2/extension-dev-guide/plugins.html https://devdocs.magento.com/guides/v2.3/extension-dev-guide/plugins.html * magento/devdocs#: Plugins. Add plugin method naming convention. * magento/devdocs#: Plugins. Add plugin method naming convention. * magento/devdocs#: Plugins. Add plugin method naming convention.
* Update XSS prevention guide Include latest best practices, fix misleading Escaper methods cases. Keep only 1 XSS guide * Grammar and formatting fixes * Fix linting issues
[site] Remove the style test from cicd test
…e's test:cicd to test:htmlAdds the corresponding aliases to keep the CICD builds green
[site] Rename rake test tasks
* magento/devdocs#: Configure migration. Changes. https://devdocs.magento.com/guides/v2.2/migration/migration-tool-configure.html https://devdocs.magento.com/guides/v2.3/migration/migration-tool-configure.html * magento/devdocs#: Configure migration. Changes. * magento/devdocs#: Configure migration. Changes
jeff-matthews
approved these changes
Aug 28, 2019
running tests |
Hi @dshevtsov, thank you for your contribution! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of this pull request
This pull request updates the develop branch with recent updates from master.