Commit b300077
authored
Sort classes inside
* Update lockfile
* Add `className` to sortable properties in Astro
When using Astro with React you’d also want to sort `className` in addition to `class` and `class:list`. While we might be able to do some work to figure out if the element the attribute is on is a React component it seems unnecessary and I think it’s reasonable to have this enabled all the time.
* Update changelogclassName in Astro (#215)1 parent 38fed86 commit b300077
File tree
4 files changed
+1241
-1050
lines changed- src
- tests
4 files changed
+1241
-1050
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
0 commit comments