lwc icon indicating copy to clipboard operation
lwc copied to clipboard

feat: add `lwc:spread` directive

Open abdulsattar opened this issue 2 years ago • 1 comments

Details

RFC: https://github.com/salesforce/lwc-rfcs/pull/52 Adds lwc:spread directive that accepts properties and assigns them to the element.

Does this pull request introduce a breaking change?

  • ✅ No, it does not introduce a breaking change.

Does this pull request introduce an observable change?

  • ✅ No, it does not introduce an observable change.

GUS work item

abdulsattar avatar Sep 20 '22 10:09 abdulsattar

lwc-platform tests are failing because of metadata mismatch. I'll fix them when we merged this and upgrade lwc version in lwc-platform.

abdulsattar avatar Sep 22 '22 07:09 abdulsattar

/nucleus ignore --reason "lwc-platform tests are failing because of metadata mismatch"

nolanlawson avatar Sep 22 '22 18:09 nolanlawson

/nucleus ignore --reason "lwc-platform tests are failing because of metadata mismatch"

abdulsattar avatar Sep 27 '22 06:09 abdulsattar