Skip to content

Commit

Permalink
Merge branch 'master' into implement/canvas-plugin-ts-support
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer committed Nov 22, 2018
2 parents 07a50c4 + 4f1ca7e commit be519f2
Show file tree
Hide file tree
Showing 159 changed files with 1,205 additions and 2,458 deletions.
3 changes: 1 addition & 2 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ bower_components
/x-pack/coverage
/x-pack/build
/x-pack/plugins/**/__tests__/fixtures/**
/packages/kbn-interpreter/common/lib/grammar.js
/packages/kbn-interpreter/plugin
/x-pack/plugins/canvas/common/lib/grammar.js
/x-pack/plugins/canvas/canvas_plugin
/x-pack/plugins/canvas/canvas_plugin_src/lib/flot-charts
**/*.js.snap
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@
"@kbn/pm": "1.0.0",
"@kbn/test-subj-selector": "0.2.1",
"@kbn/ui-framework": "1.0.0",
"@kbn/interpreter": "1.0.0",
"JSONStream": "1.1.1",
"abortcontroller-polyfill": "^1.1.9",
"angular": "1.6.9",
Expand Down Expand Up @@ -384,4 +383,4 @@
"node": "8.11.4",
"yarn": "^1.10.1"
}
}
}
3 changes: 0 additions & 3 deletions packages/kbn-interpreter/.babelrc

This file was deleted.

26 changes: 0 additions & 26 deletions packages/kbn-interpreter/common/interpreter/create_error.js

This file was deleted.

37 changes: 0 additions & 37 deletions packages/kbn-interpreter/common/lib/arg.js

This file was deleted.

35 changes: 0 additions & 35 deletions packages/kbn-interpreter/common/lib/arg.test.js

This file was deleted.

29 changes: 0 additions & 29 deletions packages/kbn-interpreter/common/lib/functions_registry.js

This file was deleted.

33 changes: 0 additions & 33 deletions packages/kbn-interpreter/common/lib/get_by_alias.js

This file was deleted.

86 changes: 0 additions & 86 deletions packages/kbn-interpreter/common/lib/get_by_alias.test.js

This file was deleted.

28 changes: 0 additions & 28 deletions packages/kbn-interpreter/common/lib/get_type.js

This file was deleted.

65 changes: 0 additions & 65 deletions packages/kbn-interpreter/common/lib/paths_registry.js

This file was deleted.

Loading

0 comments on commit be519f2

Please sign in to comment.