File tree
247 files changed
+3930
-3455
lines changed- .changeset
- documentation/docs/05-misc
- packages/svelte
- scripts
- src
- compiler
- phases
- 1-parse
- read
- utils
- 2-analyze
- css
- 3-transform
- client
- visitors
- css
- server
- preprocess
- types
- utils
- internal/client
- main
- tests
- css
- samples
- child-combinator
- combinator-child
- descendant-selector-non-top-level-outer
- dynamic-element-tag
- empty-rule
- general-siblings-combinator-await-not-exhaustive
- general-siblings-combinator-await
- general-siblings-combinator-each-2
- general-siblings-combinator-each-else-nested
- general-siblings-combinator-each-else
- general-siblings-combinator-each-nested
- general-siblings-combinator-each
- general-siblings-combinator-former-element-in-slot
- general-siblings-combinator-if-not-exhaustive-with-each
- general-siblings-combinator-if-not-exhaustive
- general-siblings-combinator-if
- general-siblings-combinator-nested-slots-flattened
- general-siblings-combinator-nested-slots
- general-siblings-combinator-selects-slot-fallback
- general-siblings-combinator-slots-between
- general-siblings-combinator-slot
- general-siblings-combinator-star
- general-siblings-combinator
- global-with-unused-descendant
- omit-scoping-attribute-global-descendants
- omit-scoping-attribute-multiple-descendants
- omit-scoping-attribute-whitespace-multiple
- omit-scoping-attribute-whitespace
- preserve-specificity
- siblings-combinator-await-not-exhaustive
- siblings-combinator-await
- siblings-combinator-each-2
- siblings-combinator-each-else-nested
- siblings-combinator-each-else
- siblings-combinator-each-nested
- siblings-combinator-each
- siblings-combinator-former-element-in-slot
- siblings-combinator-global
- siblings-combinator-if-not-exhaustive-with-each
- siblings-combinator-if-not-exhaustive
- siblings-combinator-if
- siblings-combinator-nested-slots-flattened
- siblings-combinator-nested-slots
- siblings-combinator-selects-slot-fallback
- siblings-combinator-slots-between
- siblings-combinator-slot
- siblings-combinator-star
- siblings-combinator-with-spread
- siblings-combinator
- unknown-at-rule-with-following-rules
- unknown-at-rule
- unused-selector-child-combinator
- hydration
- samples
- if-block-empty
- text-empty
- parser-legacy/samples
- animation
- await-catch
- await-then-catch
- each-block-else
- each-block-indexed
- each-block-keyed
- each-block
- no-error-if-before-closing
- unusual-identifier
- parser-modern/samples
- css-nth-syntax
- css-pseudo-classes
- semicolon-inside-quotes
- snippets
- runtime-browser
- runtime-legacy
- samples/transition-js-if-block-bidi
- runtime-runes/samples
- class-state-derived-fn
- derived-destructure
- derived-fn
- dynamic-component-transition
- dynamic-if-component-transition
- props-bound-fallback
- state-delete-property
- state-store
- store-directive
- server-side-rendering
- signals
- snapshot
- sourcemaps
- samples
- attached-sourcemap
- basic
- binding-shorthand
- binding
- compile-option-dev
- css-injected-map
- css
- decoded-sourcemap
- each-block
- external
- markup
- no-sourcemap
- only-css-sourcemap
- only-js-sourcemap
- preprocessed-markup
- preprocessed-multiple
- preprocessed-no-map
- preprocessed-script
- preprocessed-styles
- script-after-comment
- script
- source-map-generator
- sourcemap-basename-without-outputname
- sourcemap-basename
- sourcemap-concat
- sourcemap-names
- sourcemap-offsets
- sourcemap-sources
- static-no-script
- two-scripts
- typescript
- validator/samples
- css-invalid-combinator-selector-1
- css-invalid-combinator-selector-2
- css-invalid-combinator-selector-3
- css-invalid-combinator-selector-4
- types
- playgrounds/demo/src
- sites/svelte-5-preview
- src
- lib
- routes/docs/content
- 01-api
- 03-appendix
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
247 files changed
+3930
-3455
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| 42 | + | |
41 | 43 | | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
64 | 67 | | |
65 | 68 | | |
66 | 69 | | |
| 70 | + | |
67 | 71 | | |
68 | 72 | | |
69 | 73 | | |
| |||
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| 80 | + | |
76 | 81 | | |
77 | 82 | | |
78 | 83 | | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
| 87 | + | |
82 | 88 | | |
83 | 89 | | |
84 | 90 | | |
| |||
116 | 122 | | |
117 | 123 | | |
118 | 124 | | |
| 125 | + | |
119 | 126 | | |
120 | 127 | | |
121 | 128 | | |
| |||
124 | 131 | | |
125 | 132 | | |
126 | 133 | | |
| 134 | + | |
127 | 135 | | |
128 | 136 | | |
129 | 137 | | |
| |||
139 | 147 | | |
140 | 148 | | |
141 | 149 | | |
| 150 | + | |
142 | 151 | | |
143 | 152 | | |
144 | 153 | | |
145 | 154 | | |
146 | 155 | | |
147 | 156 | | |
| 157 | + | |
148 | 158 | | |
| 159 | + | |
149 | 160 | | |
150 | 161 | | |
151 | 162 | | |
| |||
183 | 194 | | |
184 | 195 | | |
185 | 196 | | |
| 197 | + | |
| 198 | + | |
186 | 199 | | |
187 | 200 | | |
188 | 201 | | |
| |||
201 | 214 | | |
202 | 215 | | |
203 | 216 | | |
| 217 | + | |
204 | 218 | | |
205 | 219 | | |
| 220 | + | |
206 | 221 | | |
207 | 222 | | |
208 | 223 | | |
| 224 | + | |
209 | 225 | | |
210 | 226 | | |
211 | 227 | | |
| |||
0 commit comments