You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in ./src/pages/uxp/reference-spectrum/Typography/sp-detail.md
1 in line 16: <sp-detail>A NICE DIVIDER<sp-detail>
in ./src/pages/uxp/reference-spectrum/User Interface/sp-textfield.md
2 in line 33: <sp-textfield disabled placeholder="Phone Number"><sp-textfield>
2 in line 41: <sp-textfield valid placeholder="Phone Number"><sp-textfield>
2 in line 49: <sp-textfield invalid placeholder="Phone Number"><sp-textfield>
2 in line 57: <sp-textfield quiet placeholder="Phone Number"><sp-textfield>
2 in line 65: <sp-textfield type="number" placeholder="Age"><sp-textfield>
2 in line 73: <sp-textfield type="search" placeholder="Age"><sp-textfield>
2 in line 81: <sp-textfield type="password" placeholder="Age"><sp-textfield>
The text was updated successfully, but these errors were encountered:
note there are several unclosed tags (pattern
<sp-...><sp-...>
below) in docs as noted in AdobeDocs/uxp-photoshop#205 as shown at: https://developer.adobe.com/photoshop/uxp/uxp/reference-spectrum/User Interface/sp-textfield/#variants-and-statesuxp-photoshop currently has (this issue exists in):
3 "name": "uxp-documentation",
4 "version": "0.0.17",
5 "license": "Apache-2.0",
6 "repository": {
7 "type": "git",
8 "url": "https://github.com/AdobeDocs/uxp"
The text was updated successfully, but these errors were encountered: