UI: Use tabular-numbers globally (#107036)

* UI: Use tabular-numbers globally with feature toggle

* Enable toggle by default
This commit is contained in:
Josh Hunt
2025-06-24 11:52:03 +00:00
committed by GitHub
parent 7c914af56a
commit bdb1891431
7 changed files with 36 additions and 0 deletions
@@ -85,6 +85,7 @@ Most [generally available](https://grafana.com/docs/release-life-cycle/#general-
| `alertingMigrationUI` | Enables the alerting migration UI, to migrate data source-managed rules to Grafana-managed rules | Yes |
| `alertingImportYAMLUI` | Enables a UI feature for importing rules from a Prometheus file to Grafana-managed rules | Yes |
| `unifiedNavbars` | Enables unified navbars | |
| `tabularNumbers` | Use fixed-width numbers globally in the UI | Yes |
## Public preview feature toggles