Commit 8b3b25e
committed
refactor!: remove AttributeOrProperty::Static workaround for Rust <1.72
BREAKING CHANGE: removed the `Static` variant from the public
`AttributeOrProperty` enum.1 parent 04fbf56 commit 8b3b25e
3 files changed
Lines changed: 7 additions & 15 deletions
File tree
- packages
- yew-macro/src/html_tree
- yew/src
- dom_bundle/btag
- virtual_dom
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
306 | | - | |
| 305 | + | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | 176 | | |
180 | 177 | | |
181 | 178 | | |
| |||
185 | 182 | | |
186 | 183 | | |
187 | 184 | | |
188 | | - | |
| 185 | + | |
189 | 186 | | |
190 | 187 | | |
191 | 188 | | |
| |||
364 | 361 | | |
365 | 362 | | |
366 | 363 | | |
367 | | - | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | 182 | | |
190 | 183 | | |
191 | 184 | | |
| |||
233 | 226 | | |
234 | 227 | | |
235 | 228 | | |
236 | | - | |
237 | 229 | | |
238 | 230 | | |
239 | 231 | | |
| |||
0 commit comments