-
Notifications
You must be signed in to change notification settings - Fork 76
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
Audit and update component usage snippets #6374
Comments
**Related Issue:** #6374 ## Summary Updates component usage examples for the label and list components --------- Co-authored-by: JC Franco <jfranco@esri.com> Co-authored-by: Matt Driscoll <mdriscoll@esri.com> Co-authored-by: Ben Elan <no-reply@benelan.dev> Co-authored-by: jcfranco <jcfranco@users.noreply.github.com> Co-authored-by: Adam Tirella <adam@tirel.la>
**Related Issue:** #6374 Updates component usage examples for the label and list components --------- Co-authored-by: JC Franco <jfranco@esri.com> Co-authored-by: Matt Driscoll <mdriscoll@esri.com> Co-authored-by: Ben Elan <no-reply@benelan.dev> Co-authored-by: jcfranco <jcfranco@users.noreply.github.com> Co-authored-by: Adam Tirella <adam@tirel.la>
**Related Issue:** #6374 Updates component usage examples for the label and list components --------- Co-authored-by: JC Franco <jfranco@esri.com> Co-authored-by: Matt Driscoll <mdriscoll@esri.com> Co-authored-by: Ben Elan <no-reply@benelan.dev> Co-authored-by: jcfranco <jcfranco@users.noreply.github.com> Co-authored-by: Adam Tirella <adam@tirel.la>
**Related Issue:** #6374 Updates component usage examples for the label and list components --------- Co-authored-by: JC Franco <jfranco@esri.com> Co-authored-by: Matt Driscoll <mdriscoll@esri.com> Co-authored-by: Ben Elan <no-reply@benelan.dev> Co-authored-by: jcfranco <jcfranco@users.noreply.github.com> Co-authored-by: Adam Tirella <adam@tirel.la>
Checked off the following because they either did not require any changes or usage is documented under parent components.
@geospatialem LMK what you think about these and if there's something I missed. I also want to know if we should remove the |
@DitwanP The list above LGTM!💥 Re: |
I think it might make sense to leave the samples for the deprecated components, if the components are still going to be there then the samples might as well be there. That being said, I'll check of the pick-list and anything else that might be deprecated. |
**Related Issue:** #6374 ## Summary Updating usage snippets for components that start with s
**Related Issue:** #6374 ## Summary Audit the usage snippets for the components that start with "t".
|
Installed and assigned for verification. |
All usage examples are verified and look fantastic from |
🍬 Component usage for components starting with |
Description
Audit and update all component usage snippets in the
<component>/usage
folder 📁. Created based on feedback pertaining to the Action usage snippet, which references a removed slot in #6371.The audit should determine:
Which Component
All components
accordion
accordion-item
action
action-bar
action-group
action-menu
action-pad
alert
avatar
block
block-section
button
card
checkbox
chip
chip-group
color-picker
combobox
combobox-item
combobox-item-group
date-picker
dropdown
dropdown-group
dropdown-item
fab
filter
flow
flow-item
icon
inline-editable
input
input-date-picker
input-message
input-time-picker
label
link
list
list-item
list-item-group
loader
modal
notice
option
option-group
pagination
panel
pick-list
*pick-list-group
*pick-list-item
*popover
progress
radio-button
radio-button-group
rating
scrim
segmented-control
segmented-control-item
select
shell
shell-center-row
shell-panel
slider
split-button
stepper
stepper-item
switch
tab
tab-nav
tab-title
tabs
text-area
tile
tile-select
tile-select-group
time-picker
tip
tip-group
tip-manager
tooltip
tree
tree-item
value-list
*value-list-item
*Resources
For instance, the Action component references a
tooltip
slot, which was created with the now removed tooltip-manager component and is no longer relevant.*: Component is deprecated so the usage snippets were left as is.
The text was updated successfully, but these errors were encountered: