Commit e5e3549
committed
File tree
404 files changed
+2677
-2603
lines changed- .github/workflows
- packages
- @lwc
- aria-reflection
- src
- babel-plugin-component
- src
- __tests__
- fixtures
- api-decorator
- @api-setter-on-one-class-member-should-not-conflict-with-@api-getter-on-another
- does-not-throw-error-if-property-name-is-data
- does-not-throw-if-property-name-prefixed-with-aria
- single-@api-getter-on-one-class-member-should-not-conflict-with-@api-setter-on-another
- transform-complex-attributes
- transform-nested-classes
- transform-pairs-of-setter-and-getter
- transforms-public-getters
- transforms-public-methods
- transforms-public-props
- w-9927596-public-getter-setter-with-duplicate-property
- w-9927596-public-property-with-duplicate-getter-setter
- decorators
- should-register-decorators-for-anonymous-class-declarations
- should-transform-decorators-on-classdeclaration-in-a-large-input-file
- unnecessary-register-decorators
- latest/should-register-decorators-for-named-class-that-extends-non-lightning-element
- v59
- should-register-decorators-for-named-class-that-extends-non-lightning-element
- should-register-decorators-if-named-class-has-no-superclass
- dedupe-imports
- should-handle-an-alias-of-an-export
- should-handle-multiple-aliases-of-the-same-export
- should-handle-multiple-defaults-of-the-same-export
- should-handle-the-simple-case
- should-support-importing-names-and-default-2
- should-support-importing-names-and-default
- should-support-importing-the-entire-contents-for-a-module
- error-recovery-mode
- api
- duplicate-api-property
- invalid-boolean-public-property
- invalid-property-name-on
- invalid-propery-name-data
- reserved-property-name-class
- track/track-only-allowed-on-class-properties
- wire
- adapter-should-be-first-parameter
- config-object-should-be-second-parameter
- conflict-with-another-decorator
- invalid-adapter
- one-wire-decorator-allowed
- implicit-explicit
- api-decorator
- mixin
- test-cmp-named-class-with-decorators
- wire
- observed-fields
- should-be-added-to-the-registercomponentcall-when-a-field-is-not-decorated-with-@api-@track-or-@wire
- should-not-observe-changes-in-a-static-fields
- should-not-observe-changes-in-computed-fields
- should-not-process-reserved-words-as-field-when-decorated-with-@api-@track-or-@wire
- track-decorator
- transform-track-decorator-field
- transform-track-decorator-preserve-initial-value
- wire-decorator
- adapter-function-identifier-works
- adapter-member-expression-works
- basic-field
- basic-method
- config-ignores-method
- config-ignores-spread
- config-imported-values-works
- config-multiple-dynamic-params-works
- config-not-provided-works
- config-numeric-keys-works
- config-string-literal-keys-works
- decorating-multiple-props-works
- decorator-on-getter-alone-works
- decorator-on-getter-works
- decorator-on-setter-alone-works
- decorator-on-setter-works
- reactive-string-2-levels-works
- reactive-string-deep-chain-works
- reactive-string-with-empty-segment-works
- reactive-string-with-non-identifier-works
- transforms-computed-properties-const-from-obj
- transforms-computed-properties
- compiler
- src
- transformers
- __tests__
- engine-core
- src/framework
- decorators
- wiring
- engine-dom
- engine-server
- src
- __tests__
- errors
- src
- __tests__
- compiler
- error-info
- features
- integration-types
- src
- decorators
- wire
- playground
- integration-wdio
- scripts
- src/components
- accessibility
- delegates-focus-click-input-in-negative-tabindex
- delegates-focus-click-target-natively-non-focusable
- delegates-focus-false
- delegates-focus-focus-method-on-host-element
- delegates-focus-focus-method-on-internal-element
- delegates-focus-from-next-sibling
- delegates-focus-from-prev-sibling
- delegates-focus-input-negative-tabindex-prev-sibling
- delegates-focus-nested-focusable-custom
- delegates-focus-next-sibling-visibility-false
- delegates-focus-non-focusable-click-target
- delegates-focus-slot
- delegates-focus-tabindex-zero-no-focusable-no-after
- delegates-focus
- delegates-focus-click
- invoke-focus-on-click
- nested-tabindex-negative
- delegates-focus-programmatic
- backwards-compatible
- basic
- nested
- noop-when-already-focused
- not-focusable
- slotted
- dom/inner-text
- events
- change-event-composed
- clipboard-event-composed
- focusin-composed-true
- focusout-composed-true
- slotted-event-target
- memory-leaks/lifecycle-leak
- integration-wtr
- configs
- plugins
- helpers
- test
- api/decorators
- component/aria-reflection
- custom-elements-registry
- native-shadow/Event-properties
- polyfills/html-collection
- rendering
- invalid-stylesheet
- x/component
- sanitize-stylesheet-token
- x/indirect
- shadow-dom
- EventTarget-methods
- Node-properties
- x/internals
- ShadowRoot-properties
- event-in-shadow-tree
- multiple-templates
- module-resolver
- src
- __tests__
- perf-benchmarks-components
- perf-benchmarks
- scripts
- rollup-plugin
- src
- __tests__
- fixtures
- basic
- dynamicComponent
- dynamicImportConfig
- experimentalDynamic
- image
- implicit-css
- implicit-html
- importDedupe
- inherited-templates
- src
- modules/x
- base
- ext-js
- ext-ts
- lightningWebSecurityTransforms
- lwc-config-json
- node_modules
- @ui/components
- src/modules/ui/button
- fancy-components
- node_modules/@ui/components
- src/modules/ui/button
- src/modules/fancy/bar
- src
- modules/root/cmp
- lwc-modules
- missing-css
- namespace
- src
- modules/x
- bar
- baz
- foo
- quux
- zoo
- non-component-class/src
- x/app
- scoped-styles/src
- x/app
- test
- third-party-import
- node_modules/fake-third-party-package
- src
- x/app
- typescript
- unknown-module
- warnings
- integrations/fixtures/javascript
- signals
- ssr-client-utils
- src
- ssr-compiler
- src
- __tests__
- fixtures/wire/errors/throws-on-computed-method
- compile-js
- compile-template
- ssr-runtime
- src
- __tests__
- style-compiler
- src
- __tests__
- dir-pseudo-class
- selector-scoping
- utils
- synthetic-shadow
- src
- env
- faux-shadow
- polyfills
- event-target
- event
- template-compiler
- src
- __tests__
- fixtures
- attributes
- error-ambiguous-attribute
- error-boolean
- unknown-html-tag-known-attribute
- directive-key/outside-iterator
- expression-complex/invalid
- comments
- html-decoding
- experimental-complex-expressions-true-attr
- experimental-complex-expressions-true
- static-content-optimization-false-attr
- static-content-optimization-false
- html-special-chars-attr
- html-special-chars-text-node
- import-meta
- super
- throw
- yield
- expression
- attribute-quoted-legacy
- error-empty
- error-unbalanced-parenthesis
- reverved-keyword
- html-tags
- backslash-in-tag-name
- non-optimized
- optimized
- blacklisted-svg
- unkown-element
- lwc-tags/invalid
- parsing-errors
- forbidden-base-tag
- forbidden-iframe-srcdoc-attribute
- forbidden-link-tag
- forbidden-object-tag
- forbidden-script-tag
- slots/ignored
- grandparent-element
- grandparent-slot
- parent-element
- parent-slot
- static-content
- key-invalid-in-slot
- key-non-top-level
- no-escaping-tags
- template-string-escape
- svg/invalid-svg
- codegen/formatters
- parser
- types
- wire-service
- lwc
- __tests__
- playground
- scripts
- bundlesize
- eslint-plugin/rules
- release
- rollup
- tasks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
404 files changed
+2677
-2603
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| 120 | + | |
119 | 121 | | |
120 | 122 | | |
121 | 123 | | |
| |||
203 | 205 | | |
204 | 206 | | |
205 | 207 | | |
| 208 | + | |
206 | 209 | | |
207 | 210 | | |
208 | 211 | | |
209 | 212 | | |
210 | 213 | | |
211 | 214 | | |
| 215 | + | |
212 | 216 | | |
213 | 217 | | |
214 | 218 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | | - | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
49 | | - | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | | - | |
53 | | - | |
| 53 | + | |
| 54 | + | |
54 | 55 | | |
55 | | - | |
56 | | - | |
| 56 | + | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | | - | |
| 65 | + | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | | - | |
71 | | - | |
72 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | | - | |
76 | | - | |
77 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
87 | 88 | | |
88 | 89 | | |
89 | 90 | | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | 91 | | |
94 | 92 | | |
95 | 93 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
32 | | - | |
| 36 | + | |
33 | 37 | | |
34 | 38 | | |
35 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
28 | | - | |
| 32 | + | |
29 | 33 | | |
30 | 34 | | |
31 | 35 | | |
| |||
47 | 51 | | |
48 | 52 | | |
49 | 53 | | |
50 | | - | |
51 | | - | |
| 54 | + | |
| 55 | + | |
52 | 56 | | |
53 | 57 | | |
54 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments