Skip to content

Commit e7f83cb

Browse files
committed
Merge branch 'master' of https://github.com/salesforce/lwc into ssr-validate-api-decorator
2 parents a65939d + b6c0276 commit e7f83cb

File tree

179 files changed

+401
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

179 files changed

+401
-52
lines changed

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/decorator-accepts-a-function-identifier-as-first-parameter/actual.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/adapter-function-identifier-works/actual.js

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/config-function-should-use-bracket-notation-for-param-when-its-definition-has-invalid-identifier-as-segment/error.json renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/adapter-function-identifier-works/error.json

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/decorator-accepts-a-function-identifier-as-first-parameter/expected.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/adapter-function-identifier-works/expected.js

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/decorator-accepts-a-member-expression/actual.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/adapter-member-expression-works/actual.js

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/config-function-should-use-bracket-notation-when-param-definition-has-empty-segment/error.json renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/adapter-member-expression-works/error.json

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/decorator-accepts-a-member-expression/expected.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/adapter-member-expression-works/expected.js

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/transforms-wired-field/actual.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/basic-field/actual.js

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/decorator-accepts-a-function-identifier-as-first-parameter/error.json renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/basic-field/error.json

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/transforms-wired-field/expected.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/basic-field/expected.js

File renamed without changes.

packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/transforms-wired-method/actual.js renamed to packages/@lwc/babel-plugin-component/src/__tests__/fixtures/wire-decorator/basic-method/actual.js

File renamed without changes.

0 commit comments

Comments
 (0)