@progress/wct-a11y-spec
Advanced tools
Comparing version 2.15.1-develop.1 to 2.16.0-develop.1
@@ -106,2 +106,4 @@ ## Managing the Focus | ||
| `Ctrl/Cmd(Mac)` + `Right Arrow` | Reorders the column with the next one. | | ||
| `Alt/Option(Mac)` + `Left Arrow` | Resizes the column (decreases width in LTR, increases width RTL). | | ||
| `Alt/Option(Mac)` + `Right Arrow` | Resizes the column (increases width in LTR, decreases width RTL). | | ||
@@ -108,0 +110,0 @@ |
@@ -106,2 +106,4 @@ ## Managing the Focus | ||
| `Ctrl/Cmd(Mac)` + `Right Arrow` | Reorders the column with the next one. | | ||
| `Alt/Option(Mac)` + `Left Arrow` | Resizes the column (decreases width in LTR, increases width RTL). | | ||
| `Alt/Option(Mac)` + `Right Arrow` | Resizes the column (increases width in LTR, decreases width RTL). | | ||
@@ -108,0 +110,0 @@ |
@@ -684,2 +684,10 @@ [ | ||
"Behavior": "Reorders the column with the next one." | ||
}, | ||
{ | ||
"Shortcut": "`Alt/Option(Mac)` + `Left Arrow`", | ||
"Behavior": "Resizes the column (decreases width in LTR, increases width RTL)." | ||
}, | ||
{ | ||
"Shortcut": "`Alt/Option(Mac)` + `Right Arrow`", | ||
"Behavior": "Resizes the column (increases width in LTR, decreases width RTL)." | ||
} | ||
@@ -686,0 +694,0 @@ ] |
@@ -106,2 +106,4 @@ ## Managing the Focus | ||
| `Ctrl/Cmd(Mac)` + `Right Arrow` | Reorders the column with the next one. | | ||
| `Alt/Option(Mac)` + `Left Arrow` | Resizes the column (decreases width in LTR, increases width RTL). | | ||
| `Alt/Option(Mac)` + `Right Arrow` | Resizes the column (increases width in LTR, decreases width RTL). | | ||
@@ -108,0 +110,0 @@ |
@@ -106,2 +106,4 @@ ## Managing the Focus | ||
| `Ctrl/Cmd(Mac)` + `Right Arrow` | Reorders the column with the next one. | | ||
| `Alt/Option(Mac)` + `Left Arrow` | Resizes the column (decreases width in LTR, increases width RTL). | | ||
| `Alt/Option(Mac)` + `Right Arrow` | Resizes the column (increases width in LTR, decreases width RTL). | | ||
@@ -108,0 +110,0 @@ |
@@ -106,2 +106,4 @@ ## Managing the Focus | ||
| `Ctrl/Cmd(Mac)` + `Right Arrow` | Reorders the column with the next one. | | ||
| `Alt/Option(Mac)` + `Left Arrow` | Resizes the column (decreases width in LTR, increases width RTL). | | ||
| `Alt/Option(Mac)` + `Right Arrow` | Resizes the column (increases width in LTR, decreases width RTL). | | ||
@@ -108,0 +110,0 @@ |
{ | ||
"name": "@progress/wct-a11y-spec", | ||
"version": "2.15.1-develop.1", | ||
"version": "2.16.0-develop.1", | ||
"description": "Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.", | ||
@@ -5,0 +5,0 @@ "type": "module", |
5056823
67872