Ashley Harrison
|
85e80d1d7b
|
Don't make the whole row a drag handle, use css instead (#52795)
|
2022-07-27 09:18:16 +01:00 |
|
Leo
|
7b7b9ff4a7
|
ValueMappings: Make value mapping row focusable (#52337)
* Dimensions: Move drag handle to draggable container
* Accessibility: Added unique ids to preserve focus when dragging items using keyboard
|
2022-07-18 16:19:32 +02:00 |
|
Ashley Harrison
|
06d3c27bc1
|
Select: Portal menu by default (#48176)
* Remove menuShouldPortal from all <Select /> components
* fix unit tests
* leave menuShouldPortal as an escape hatch
* Fix import order
|
2022-05-04 15:12:59 +01:00 |
|
Josh Hunt
|
3c6e0e8ef8
|
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
|
2022-04-22 14:33:13 +01:00 |
|
Nathan Marrs
|
11aa6a3e8f
|
Value mapping/add icon support (#44503)
Co-authored-by: Ryan McKinley <ryantxu@users.noreply.github.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
|
2022-03-15 08:51:12 -07:00 |
|
Joao Silva
|
4b57ffbb4f
|
A11y: Replace LinkButton with Button in Value Mappings to make it accessible (#46330)
|
2022-03-09 14:01:24 +00:00 |
|
Nathan Marrs
|
c6e853a13c
|
Refactor: Move Value Mappings to Grafana public instead of Grafana UI (#44237)
|
2022-01-20 20:36:34 -08:00 |
|