Conversation
apapko
added a commit
that referenced
this pull request
May 22, 2020
ravijayaramappa
pushed a commit
that referenced
this pull request
Jun 2, 2020
* docs(metadat): bundle metadata shape #2 * wip: add documentation * wip: second pass * wip: review comments * wip: correct types
ravijayaramappa
added a commit
that referenced
this pull request
May 5, 2021
* feat: RFC for canonical metadata shape of LWC modules * fix: table of content * fix: minor polishing * feat: add more types * fix: address PR comments rename file to follow convention for draft stage RFCs * fix: define shape in typescript * fix: incorporate feedback to treat modules as individual entry * fix: update examples link for html template * feat: support expressions * feat: Update types for script and add link to samples * docs(metadat): bundle metadata shape #2 @W-7263561@ (#34) * docs(metadat): bundle metadata shape #2 * wip: add documentation * wip: second pass * wip: review comments * wip: correct types * docs: incorporate feedback about class members, imports, exports * docs: incorporate feedback from PR comments * docs: incorporate more feedback from review * docs: add apis for each file type * docs: add types for exisitng data binding ast for template * docs: css custom property type (#37) * docs: css custom property type * docs: css custom property type * wip: split refs and decls * docs: update status to DRAFTED * fix: minor improvements * chore: 230 release updates * docs: rename of project and call out design decisions Co-authored-by: Aliaksandr Papko <apapko@salesforce.com>
Contributor
Author
|
This proposal is superseded by #23. |
gaurav-rk9
pushed a commit
to gaurav-rk9/lwc-rfcs
that referenced
this pull request
May 19, 2025
* feat: RFC for canonical metadata shape of LWC modules * fix: table of content * fix: minor polishing * feat: add more types * fix: address PR comments rename file to follow convention for draft stage RFCs * fix: define shape in typescript * fix: incorporate feedback to treat modules as individual entry * fix: update examples link for html template * feat: support expressions * feat: Update types for script and add link to samples * docs(metadat): bundle metadata shape salesforce#2 @W-7263561@ (salesforce#34) * docs(metadat): bundle metadata shape salesforce#2 * wip: add documentation * wip: second pass * wip: review comments * wip: correct types * docs: incorporate feedback about class members, imports, exports * docs: incorporate feedback from PR comments * docs: incorporate more feedback from review * docs: add apis for each file type * docs: add types for exisitng data binding ast for template * docs: css custom property type (salesforce#37) * docs: css custom property type * docs: css custom property type * wip: split refs and decls * docs: update status to DRAFTED * fix: minor improvements * chore: 230 release updates * docs: rename of project and call out design decisions Co-authored-by: Aliaksandr Papko <apapko@salesforce.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Rendered
Originally posted by @caridy at salesforce/lwc#1048