Skip to content

Commit 6543284

Browse files
authored
Supported Features: group together orientation classes (ChartsCSS#38)
1 parent 4794360 commit 6543284

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

src/development/supported-features.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -99,17 +99,6 @@ A list of components and their development status.
9999
<td> <status-d /> </td>
100100
<td> <status-d /> </td>
101101
</tr>
102-
<tr>
103-
<th scope="row"> <code>reverse</code> </th>
104-
<td> <status-v /> </td>
105-
<td> <status-v /> </td>
106-
<td> <status-v /> </td>
107-
<td> <status-v /> </td>
108-
<td> <status-x /> </td>
109-
<td> <status-x /> </td>
110-
<td> <status-x /> </td>
111-
<td> <status-x /> </td>
112-
</tr>
113102
<tr>
114103
<th scope="row"> <code>show-labels</code> </th>
115104
<td> <status-v /> </td>
@@ -209,6 +198,17 @@ A list of components and their development status.
209198
<td> <status-x /> </td>
210199
<td> <status-x /> </td>
211200
</tr>
201+
<tr>
202+
<th scope="row"> <code>reverse</code> </th>
203+
<td> <status-v /> </td>
204+
<td> <status-v /> </td>
205+
<td> <status-v /> </td>
206+
<td> <status-v /> </td>
207+
<td> <status-x /> </td>
208+
<td> <status-x /> </td>
209+
<td> <status-x /> </td>
210+
<td> <status-x /> </td>
211+
</tr>
212212
<tr>
213213
<th scope="row"> <code>reverse-data</code> </th>
214214
<td> <status-v /> </td>

0 commit comments

Comments
 (0)