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

Chore: Add Snippets for LWCsIssue 4857 #4946

Merged
merged 8 commits into from
Jul 11, 2023

Conversation

mvogelgesang
Copy link
Contributor

What does this PR do?

Created snippets for each LWC HTML component and certain variants. Full list of components/ variants at bottom

What issues does this PR fix or reference?

#4857

Functionality Before

longform writing of LWC components and pivoting back to documentation

Functionality After

Screen.Recording.2023-06-15.at.9.04.14.PM.mov
name qa pass
lwc-accordion x
lwc-accordion-section x
lwc-avatar x
lwc-badge x
lwc-barcode-scanner x
lwc-breadcrumb-link x
lwc-breadcrumb-onclick x
lwc-breadcrumbs-for-each-loop x
lwc-breadcrumbs-link x
lwc-breadcrumbs-onclick x
lwc-button x
lwc-button-advanced x
lwc-button-group x
lwc-button-group-dropdown-menu x
lwc-button-icon x
lwc-button-icon-stateful x
lwc-button-menu x
lwc-button-stateful x
lwc-card x
lwc-carousel x
lwc-carousel-image x
lwc-checkbox-group x
lwc-click-to-dial x
lwc-combobox x
lwc-combobox-advanced x
lwc-datatable x
lwc-datatable-extended x
lwc-dual-listbox x
lwc-dual-listbox-default-values x
lwc-dual-listbox-min-max x
lwc-dual-listbox-required-options x
lwc-dynamic-icon x
lwc-dynamic-icon-ellie x
lwc-dynamic-icon-eq x
lwc-dynamic-icon-score x
lwc-dynamic-icon-strength x
lwc-dynamic-icon-trend x
lwc-dynamic-icon-waffle x
lwc-file-upload x
lwc-flow x
lwc-formatted-address x
lwc-formatted-address-extended x
lwc-formatted-address-lat-long x
lwc-formatted-address-locale x
lwc-formatted-date-time x
lwc-formatted-date-time-date x
lwc-formatted-date-time-time x
lwc-formatted-email x
lwc-formatted-email-onclick x
lwc-formatted-location x
formatted-name x
lwc-formatted-number-decimal x
lwc-formatted-number-currency x
lwc-formatted-number-percentage x
lwc-formatted-phone x
lwc-formatted-rich-text x
lwc-formatted-text x
lwc-formatted-time x
lwc-formatted-url x
lwc-helptext x
lwc-icon x
lwc-input x
lwc-input-address x
lwc-input-address-state-country-picklists x
lwc-input-advanced x
lwc-input-checkbox x
lwc-input-checkbox-button x
lwc-input-color x
lwc-input-date x
lwc-input-date-predefined x
lwc-input-date-time x
lwc-input-email x
lwc-input-email-advanced x
lwc-input-field x
lwc-input-file x
lwc-input-location x
lwc-input-name x
lwc-input-name-advanced x
lwc-input-number x
lwc-input-password x
lwc-input-rich-text x
lwc-input-rich-text-advanced x
lwc-input-search x
lwc-input-telephone x
lwc-input-time-basic x
lwc-input-time-advanced x
lwc-input-toggle x
lwc-input-url x
lwc-layout x
lwc-layout-item x
lwc-layout-item-advanced x
lwc-map x
lwc-menu-divider x
lwc-menu-item x
lwc-menu-item-for-each x
lwc-menu-subheader x
lwc-modal x
lwc-modal-body x
lwc-modal-footer x
lwc-modal-header x
lwc-output-field x
lwc-pill-avatar x
lwc-pill-container x
lwc-pill-error x
lwc-pill-icon x
lwc-pill-link x
lwc-pill-remove-handler x
lwc-progress-bar x
lwc-progress-indicator x
lwc-progress-indicator-iteration x
lwc-progress-ring x
lwc-progress-step x
lwc-quick-action-panel x
lwc-radio-group x
lwc-radio-group-advanced x
lwc-record-edit-form x
lwc-record-form x
lwc-record-view-form x
lwc-relative-date-time x
lwc-rich-text-toolbar-button x
lwc-rich-text-toolbar-button-group x
lwc-service-cloud-voice-toolkit-api x
lwc-slider x
lwc-spinner x
lwc-spinner-conditional x
lwc-tab x
lwc-tab-advanced x
lwc-tabset x
lwc-tabset-iteration x
lwc-textarea x
lwc-tile x
lwc-tile-avatar x
lwc-tile-icon x
lwc-tree x
lwc-tree-grid x
lwc-vertical-navigation x
lwc-vertical-navigation-item x
lwc-vertical-navigation-item-badge x
lwc-vertical-navigation-item-icon x
lwc-vertical-navigation-overflow x
lwc-vertical-navigation-section x

@mvogelgesang mvogelgesang requested a review from a team as a code owner June 23, 2023 18:03
Reordered list of entries into alphabetical order for easier long term maintenance and as a
precursor to forcedotcom#4857.

re forcedotcom#4857
Component snippets from accordion to formatted-email.

re forcedotcom#4857
Reviewed all new LWC snippets, corrected typos and syntax errors, added final cursor destination
where appropriate. Filled in descriptions where they were missing.

4857
@CristiCanizales CristiCanizales linked an issue Jul 3, 2023 that may be closed by this pull request
CristiCanizales and others added 4 commits July 3, 2023 15:42
…ppets and config update

Split html and js snippets into separate files. Update package.json within lwc folder to scope each
snippet file to specific file types.

re forcedotcom#4857
Copy link
Contributor

@CristiCanizales CristiCanizales left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM :) Thank you for your contribution!

@mvogelgesang
Copy link
Contributor Author

Thanks @CristiCanizales !

@CristiCanizales CristiCanizales merged commit 03cedaa into forcedotcom:develop Jul 11, 2023
16 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
Development

Successfully merging this pull request may close these issues.

LWC HTML Snippets
2 participants