salesforce / sfdx-lwc-jest

Run Jest against LWC components in SFDX workspace environment
MIT License
164 stars 81 forks source link

[LBC][lightning-button] add stretch to button stubs #291

Closed filiprafalowicz closed 1 year ago

filiprafalowicz commented 1 year ago

Winter '23 release introduced stretch attribute to lightning-button component: https://help.salesforce.com/s/articleView?id=release-notes.rn_lwc_components.htm&type=5&release=240

jye-sf commented 1 year ago

@Templarian I noticed this attribute is missing from the stubs packaged with our internal lightning components repo; do we need to update it there too?

jye-sf commented 1 year ago

Thank you for contributing this update.

Templarian commented 1 year ago

@jye-sf Thanks for pinging me.

@filiprafalowicz These are generated elsewhere and copied here. I'll update these in the supporting package and push them to NPM next week.

Templarian commented 1 year ago

@jye-sf Can you close this an internal bug with subject [LBC][lightning-button] add stretch to button stubs was added.

nolanlawson commented 1 year ago

W-11912566

jye-sf commented 1 year ago

Stubs are generated elsewhere and copied here. Changes will be updated in the supporting package.