kibana/x-pack/plugins/lens/public
Mikhail Shustov 4917df30b9
Update typescript eslint to v4.8 (#83520)
* update deps

* update rules

use type-aware @typescript-eslint/no-shadow instead of no-shadow. do not use no-undef, rely on TypeScript instead

* fix or mute all lint errors

* react-hooks eslint plugin fails on ? syntax

* fix wrong typings in viz

* remove React as a global type

* fix eslint errors

* update version to 4.8.1

* fix a new error
2020-11-18 18:23:08 +01:00
..
app_plugin Update typescript eslint to v4.8 (#83520) 2020-11-18 18:23:08 +01:00
assets [Lens] Add a better drag/drop illustration (#78245) 2020-09-24 09:46:18 -04:00
datatable_visualization [Lens] Color in dimension trigger (#76871) 2020-11-17 10:19:13 +01:00
debounced_component Consolidates Jest configuration files and scripts (#82671) 2020-11-12 16:19:56 -08:00
drag_drop [Lens] Color in dimension trigger (#76871) 2020-11-17 10:19:13 +01:00
editor_frame_service Update typescript eslint to v4.8 (#83520) 2020-11-18 18:23:08 +01:00
id_generator
indexpattern_datasource [Lens] Color in dimension trigger (#76871) 2020-11-17 10:19:13 +01:00
lens_ui_telemetry [Lens] Rename "telemetry" to "stats" (#78125) 2020-09-23 12:50:07 +01:00
metric_visualization [Lens] Color in dimension trigger (#76871) 2020-11-17 10:19:13 +01:00
native_renderer apply prettier styles 2020-05-22 09:08:58 +02:00
persistence [Lens] Categorical color palettes (#75309) 2020-11-04 11:27:52 +01:00
pie_visualization [Lens] Color in dimension trigger (#76871) 2020-11-17 10:19:13 +01:00
shared_components Consolidates Jest configuration files and scripts (#82671) 2020-11-12 16:19:56 -08:00
trigger_actions [Lens] Navigate from discover to lens (#77873) 2020-10-06 11:15:41 +03:00
xy_visualization [Lens] Color in dimension trigger (#76871) 2020-11-17 10:19:13 +01:00
_mixins.scss [Lens] Consistent Drag and Drop styles (#78674) 2020-10-01 11:58:23 -04:00
_variables.scss [Lens] Drag within dimension group to reorder (#80547) 2020-11-03 21:18:44 +01:00
async_services.ts [Lens] Lazy load lens telementry and attribute service (#80479) 2020-10-19 17:21:25 +02:00
help_menu_util.tsx
index.ts
lens_attribute_service.ts [Time to Visualize] Embeddable Error Handling Without ReplacePanel (#82201) 2020-11-05 11:11:29 -05:00
loader.test.tsx
loader.tsx [Lens] Clean and inline disabling of react-hooks/exhaustive-deps eslint rule (#70010) 2020-08-06 10:10:09 +02:00
plugin.ts [Visualize] New visualization wizard (#79627) 2020-11-06 18:03:44 +02:00
search_provider.ts [Lens] Add search provider for global search (#77448) 2020-09-23 17:53:21 +02:00
settings_storage.tsx [Lens] Last used Index pattern is saved to and retrieved from local storage (#69511) 2020-06-26 16:33:09 +02:00
types.ts [Lens] Color in dimension trigger (#76871) 2020-11-17 10:19:13 +01:00
utils.test.ts removing kibana_datatable in favor of datatable (#80548) 2020-10-16 18:46:51 +02:00
utils.ts removing kibana_datatable in favor of datatable (#80548) 2020-10-16 18:46:51 +02:00
vis_type_alias.ts [Visualize] New visualization wizard (#79627) 2020-11-06 18:03:44 +02:00
visualization_container.scss [Lens] Reduce initial bundle size (#78142) 2020-09-29 19:00:29 +02:00
visualization_container.test.tsx [Lens] Fix embeddable title and description for reporting and dashboard tooltip (#78767) 2020-10-01 18:02:37 +02:00
visualization_container.tsx [Lens] Fix embeddable title and description for reporting and dashboard tooltip (#78767) 2020-10-01 18:02:37 +02:00