grafana/public/app/core
kay delaney 7985aa1e57
Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544)
* Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements
- Introduces dynamic imports for built-in plugins
- Uses dynamic imports for various packages (rst2html, brace)
- Introduces route-based dynamic imports
- Splits angular and moment into separate bundles
2019-09-03 09:29:02 +01:00
..
actions Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
components Performance/Webpack: Introduces more aggressive code-splitting and other perf improvements (#18544) 2019-09-03 09:29:02 +01:00
controllers Login: Angular to React (#18116) 2019-08-13 15:46:40 +02:00
copy Chore: Fixes some strict errors (#18381) 2019-08-05 12:07:35 +02:00
directives @grafana/data: export dateMath and rangeUtil (#17971) 2019-07-05 23:43:12 -07:00
filters Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
hooks feat(Explore): make sure Loki labels are up to date (#16131) 2019-03-25 12:08:28 +01:00
live Chore: Fixed no implicit any Typescript errors (#16799) 2019-04-28 09:58:12 +02:00
middlewares Feature: Adds redux action logging toggle from url params (#17368) 2019-06-03 13:40:33 +02:00
reducers Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
redux Makes it possible to navigate back/forward with browser buttons in Explore (#16150) 2019-03-22 15:24:30 +01:00
selectors Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
services Going to Explore from a panel with mixed data sources now works (#18784) 2019-08-29 14:27:27 +01:00
specs DataFrame: split DataFrameHelper into MutableDataFrame and FieldCache (#18795) 2019-09-01 14:44:22 +02:00
utils Explore: Introduces PanelData to ExploreItemState (#18804) 2019-09-03 09:55:20 +02:00
angular_wrappers.ts Refactor: EmptyListCTA (#18516) 2019-08-20 17:19:21 +02:00
app_events.ts Dashboard settings starting to work 2019-02-03 10:55:58 +01:00
config.ts @grafana/runtime: expose config and loadPluginCss (#17655) 2019-06-19 11:31:47 -07:00
constants.ts Panels: No title will no longer make panel header take up space (#16884) 2019-05-06 15:26:09 +02:00
core_module.ts react panels query processing 2018-10-14 18:19:49 +02:00
core.ts Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
jquery_extended.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
lodash_extended.ts Changed functions to arrow functions for only-arrow-functions rule. (#13131) 2018-09-05 07:47:30 +02:00
logs_model.ts DataFrame: split DataFrameHelper into MutableDataFrame and FieldCache (#18795) 2019-09-01 14:44:22 +02:00
mod_defs.d.ts prettier: change to single quoting 2017-12-20 12:33:33 +01:00
nav_model_srv.ts Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
partials.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
profiler.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
store.ts Tech: Bump typescript and jest (#16354) 2019-04-03 11:41:08 +02:00
table_model.ts strictNullChecks: First batch (#18390) 2019-08-12 16:11:06 +02:00
time_series2.ts Explore: Moves GraphSeriesXY and DisplayValue to grafana/data (#18400) 2019-08-06 10:49:54 +02:00