grafana/public/app/features/dimensions/editors
CommanderRoot d29b8e8858
Chore: Replace deprecated String.prototype.substr() (#46763)
.substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2022-04-04 11:08:06 +02:00
..
ThresholdsEditor Update dependency prettier to v2.5.1 (#43473) 2022-02-02 12:02:32 +00:00
ValueMappingsEditor Value mapping/add icon support (#44503) 2022-03-15 08:51:12 -07:00
ColorDimensionEditor.tsx Value mapping/add icon support (#44503) 2022-03-15 08:51:12 -07:00
FolderPickerTab.tsx Chore: Replace deprecated String.prototype.substr() (#46763) 2022-04-04 11:08:06 +02:00
IconSelector.tsx Core: move dimensions out of geomap into app/features (#37946) 2021-08-17 13:43:54 -07:00
index.ts Geomap: Add rotation option for markers layer (#41992) 2021-11-23 08:23:43 -08:00
NumberInput.tsx NumberInput: Add validation for min max on input (#42254) 2021-11-24 16:21:26 -08:00
ResourceCards.tsx Chore: Replace deprecated String.prototype.substr() (#46763) 2022-04-04 11:08:06 +02:00
ResourceDimensionEditor.tsx Value mapping/add icon support (#44503) 2022-03-15 08:51:12 -07:00
ResourcePicker.tsx Value mapping/add icon support (#44503) 2022-03-15 08:51:12 -07:00
ResourcePickerPopover.tsx Accessibility: Fix text selection when using FocusScope (#44770) 2022-02-04 11:20:18 +00:00
ScalarDimensionEditor.tsx NumberInput: Add validation for min max on input (#42254) 2021-11-24 16:21:26 -08:00
ScaleDimensionEditor.tsx Core: move dimensions out of geomap into app/features (#37946) 2021-08-17 13:43:54 -07:00
TextDimensionEditor.tsx Add optional check to fix text dimension runtime error (#42402) 2021-11-28 17:21:22 -08:00
URLPickerTab.tsx Resource picker/improve ux (#44402) 2022-01-26 11:29:04 -08:00