This repository has been 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.8k
Update the documentation for the urlInput UI component #6234
Merged
keharper
merged 2 commits into
magento:small-changes
from
serhiyzhovnir:update-urlInput-UI-component-documentation
Dec 18, 2019
Merged
Update the documentation for the urlInput UI component #6234
keharper
merged 2 commits into
magento:small-changes
from
serhiyzhovnir:update-urlInput-UI-component-documentation
Dec 18, 2019
Conversation
This file contains 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
magento-engcom-team
added
Partner: Atwix
partners-contribution
PR created by Magento partner
labels
Dec 18, 2019
An admin must run tests on this PR before it can be merged. |
rogyar
added
2.3.x
Magento 2.3 related changes
Technical
Updates to the code or processes that alter the technical content of the doc
labels
Dec 18, 2019
rogyar
approved these changes
Dec 18, 2019
jeff-matthews
suggested changes
Dec 18, 2019
|
||
### Integrate the urlInput component with the Form component | ||
|
||
This example integrates the urlInput component with the [Form]({{ page.baseurl }}/ui_comp_guide/components/ui-form.html) component |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Suggested change
This example integrates the urlInput component with the [Form]({{ page.baseurl }}/ui_comp_guide/components/ui-form.html) component | |
This example integrates the urlInput component with the [Form]({{ page.baseurl }}/ui_comp_guide/components/ui-form.html) component. |
m2-community-project
bot
added
Progress: changes requested
and removed
Progress: review
labels
Dec 18, 2019
Hi @jeff-matthews |
jeff-matthews
approved these changes
Dec 18, 2019
m2-community-project
bot
added
Progress: approved
and removed
Progress: changes requested
labels
Dec 18, 2019
Hi @serhiyzhovnir, thank you for your contribution! |
Merged
keharper
added a commit
that referenced
this pull request
Dec 18, 2019
* Updated link to proper format * Small typo in code example (#6204) There is small typo with using variable in code example. * Fixing typo in apc codeblock (#6196) * Fixing typo in apc codeblock * Mirroring change in 2.2 file * magento/devdocs#: Fix incorrect markdown in UI Text component. (#6180) https://devdocs.magento.com/guides/v2.2/ui_comp_guide/components/ui-text.html https://devdocs.magento.com/guides/v2.3/ui_comp_guide/components/ui-text.html * Update Input UI component documentation (#6208) * Update Expandable UI component documentation (#6210) * Update Expandable UI component documentation * grammar updates * Update InsertForm UI component documentation * magento/devdocs#: Add applyCouponToCart mutation API errors (#6213) * magento/devdocs#: Add applyCouponToCart mutation API errors https://devdocs.magento.com/guides/v2.3/graphql/mutations/apply-coupon.html * Grammar updates * Update documentation for the Text UI component (#6207) * Update documentation for the Text UI component * alphabetization/grammar * Sentence Correction. (#6219) * Update InsertListing UI component documentation (#6211) * Update InsertListing UI component documentation * Grammar updates * Added cli command for static content signing to enable/disable (#6217) * Added cli command for static content signing to enable/disable * CLI command values indication added * Grammar updates * Add urn path to example XML files on copy fieldsets page (#6199) * Introduced a space between "Translate" and "Inline" * MIssing semicolon added. (#6236) * Update docker-config.md (#6222) * Update docker-config.md * Update docker-config.md * Improiving the Ui Form Component documentation (#6235) * Period(".") added and Extra colon removed (#6231) * Period(".") added and Extra colon removed * Extra colon(":") removed Extra colon(":") removed after Example title of Helper classes section * Remove duplicated </a> tag. (#6232) * Word "Differences" changed to "Relationship" (#6237) Title - "Differences between parent and child themes" changed to "Relationship between parent and child themes" * Unnecessary italic style removed (#6239) * Added information to block class attribute (#6229) * Added information to block class attribute * Changed refs to "lower than 2.2.1" to "2.2.0" * magento/devdocs#: Add removeCouponFromCart mutation API errors (#6220) * magento/devdocs#: Add removeCouponFromCart mutation API errors https://devdocs.magento.com/guides/v2.3/graphql/mutations/remove-coupon.html * Grammar/linting updates * Update remove-coupon.md * Update the documentation for the urlInput UI component (#6234) * Update the documentation for the urlInput UI component * Adjusted the UrlInput documentation * Update documentation for the Textarea UI component (#6158) * Update documentation for the Textarea UI component * Added the label option * Grammar * fix linting errors
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
2.3.x
Magento 2.3 related changes
Partner: Atwix
partners-contribution
PR created by Magento partner
Technical
Updates to the code or processes that alter the technical content of the doc
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 (PR) updates the documentation for the urlInput UI component.
Affected DevDocs pages
Links to Magento source code