grafana/public/app/core
Ashley Harrison f1295e4bd0
Chore: Update version of @grafana/eslint-config (#53403)
* use let/const over var

* use new version of @grafana/eslint-config
2022-08-08 15:19:15 +01:00
..
actions Frontend: Add notification persistence behind feature flag (#47871) 2022-04-20 10:42:32 +01:00
components Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
context Chore: remove unnessisary type assertion from GrafanaContext (#52979) 2022-07-29 11:48:52 +01:00
copy Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
history Build: Introduce ESM and Treeshaking to NPM package builds (#51517) 2022-08-03 15:47:09 +02:00
hooks Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
internationalization I18n: Wrap event-based modals with I18nProvider (#52720) 2022-07-25 08:44:11 -04:00
navigation Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
reducers TopNav: Support for deeper nesting in section nav (#52562) 2022-07-22 10:42:41 +02:00
selectors Navigation: split logic, reenable unit test, copy whole node to prevent recursion error (#53033) 2022-08-01 14:47:52 +01:00
services Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
specs Search: Migrated impressions to use dashboardUID (#53090) 2022-08-08 11:13:19 +02:00
utils Chore: Update version of @grafana/eslint-config (#53403) 2022-08-08 15:19:15 +01:00
app_events.ts EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +01:00
config.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
constants.ts PanelEditor: Present actionable suggestions when panel cannot visualize current data (#42083) 2021-11-25 09:41:03 +01:00
core.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
lodash_extended.ts Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
logsModel.test.ts rename logs_model.ts->logsModel.ts; update references (#51468) 2022-06-29 21:04:30 +02:00
logsModel.ts logs: better volume-color (#52711) 2022-07-26 10:50:48 +02:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
profiler.ts Angular: Isolate angular more (#41440) 2021-11-10 11:05:36 +01:00
store.ts Chore: Enable useUnknownInCatchVariables for stricter type checking in catch blocks (#50591) 2022-06-15 08:59:29 +01:00
TableModel.ts rename table_model.ts => TableModel.ts (#51659) 2022-08-03 10:33:13 +00:00
time_series2.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00