Commit 59e32c9
authored
File tree
139 files changed
+2316
-360
lines changed- .changeset
- packages/svelte
- src
- compiler
- phases
- 1-parse
- read
- state
- 2-analyze
- visitors
- 3-transform
- client
- transform-template
- visitors
- server/visitors
- types
- utils
- internal/server
- tests
- parser-legacy
- samples
- action-duplicate
- action-with-call
- action-with-identifier
- action-with-literal
- action
- animation
- attribute-class-directive
- attribute-containing-solidus
- attribute-curly-bracket
- attribute-dynamic-boolean
- attribute-dynamic
- attribute-empty
- attribute-escaped
- attribute-multiple
- attribute-shorthand
- attribute-static-boolean
- attribute-static
- attribute-style-directive-modifiers
- attribute-style-directive-shorthand
- attribute-style-directive-string
- attribute-style-directive
- attribute-style
- attribute-unquoted
- attribute-with-whitespace
- await-catch
- await-then-catch
- binding-shorthand
- binding
- comment-with-ignores
- comment
- component-dynamic
- convert-entities-in-element
- convert-entities
- css
- dynamic-element-string
- dynamic-element-variable
- dynamic-import
- each-block-destructured
- each-block-else
- each-block-indexed
- each-block-keyed
- each-block
- element-with-attribute-empty-string
- element-with-attribute
- element-with-mustache
- element-with-text
- elements
- event-handler
- generic-snippets
- if-block-elseif
- if-block-else
- if-block
- implicitly-closed-li
- javascript-comments
- loose-invalid-block
- loose-invalid-expression
- loose-unclosed-block
- loose-unclosed-open-tag
- loose-unclosed-tag
- nbsp
- no-error-if-before-closing
- raw-mustaches
- refs
- script-attribute-with-curly-braces
- script-comment-only
- script-context-module-unquoted
- script
- self-closing-element
- self-reference
- slotted-element
- space-between-mustaches
- spread
- style-inside-head
- textarea-children
- textarea-end-tag
- transition-intro-no-params
- transition-intro
- unusual-identifier
- whitespace-after-script-tag
- whitespace-after-style-tag
- whitespace-leading-trailing
- whitespace-normal
- parser-modern
- samples
- attachments
- comment-before-function-binding
- comment-before-script
- css-nth-syntax
- css-pseudo-classes
- each-block-object-pattern-special-characters
- each-block-object-pattern
- generic-snippets
- if-block-elseif
- if-block-else
- if-block
- loose-invalid-block
- loose-invalid-expression
- loose-unclosed-open-tag
- loose-unclosed-tag
- loose-valid-each-as
- options
- semicolon-inside-quotes
- snippets
- template-shadowroot
- typescript-in-event-handler
- types
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
139 files changed
+2316
-360
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
3 | 13 | | |
4 | 14 | | |
5 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
218 | 220 | | |
219 | 221 | | |
220 | 222 | | |
221 | | - | |
222 | | - | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
223 | 227 | | |
| 228 | + | |
| 229 | + | |
224 | 230 | | |
225 | | - | |
| 231 | + | |
226 | 232 | | |
227 | | - | |
228 | | - | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
229 | 236 | | |
230 | | - | |
| 237 | + | |
| 238 | + | |
231 | 239 | | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | | - | |
237 | | - | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
238 | 243 | | |
239 | | - | |
| 244 | + | |
| 245 | + | |
240 | 246 | | |
241 | | - | |
242 | | - | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
243 | 250 | | |
244 | 251 | | |
245 | | - | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
246 | 262 | | |
247 | 263 | | |
248 | 264 | | |
| |||
Lines changed: 3 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
15 | 13 | | |
16 | 14 | | |
17 | 15 | | |
18 | | - | |
| 16 | + | |
19 | 17 | | |
20 | | - | |
| 18 | + | |
21 | 19 | | |
22 | 20 | | |
23 | 21 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 22 | + | |
32 | 23 | | |
33 | 24 | | |
34 | 25 | | |
| |||
0 commit comments