Explore WIP
Showing
... | ... | @@ -22,6 +22,7 @@ |
"axios": "^0.17.1", | ||
"babel-core": "^6.26.0", | ||
"babel-loader": "^7.1.2", | ||
"babel-plugin-syntax-dynamic-import": "^6.18.0", | ||
"babel-preset-es2015": "^6.24.1", | ||
"clean-webpack-plugin": "^0.1.19", | ||
"css-loader": "^0.28.7", | ||
... | ... | @@ -150,6 +151,7 @@ |
"d3-scale-chromatic": "^1.1.1", | ||
"eventemitter3": "^2.0.3", | ||
"file-saver": "^1.3.3", | ||
"immutable": "^3.8.2", | ||
"jquery": "^3.2.1", | ||
"lodash": "^4.17.4", | ||
"mobx": "^3.4.1", | ||
... | ... | @@ -158,6 +160,7 @@ |
"moment": "^2.18.1", | ||
"mousetrap": "^1.6.0", | ||
"mousetrap-global-bind": "^1.1.0", | ||
"prismjs": "^1.6.0", | ||
"prop-types": "^15.6.0", | ||
"react": "^16.2.0", | ||
"react-dom": "^16.2.0", | ||
... | ... | @@ -170,6 +173,9 @@ |
"remarkable": "^1.7.1", | ||
"rst2html": "github:thoward/rst2html#990cb89", | ||
"rxjs": "^5.4.3", | ||
"slate": "^0.33.4", | ||
"slate-plain-serializer": "^0.5.10", | ||
"slate-react": "^0.12.4", | ||
"tether": "^1.4.0", | ||
"tether-drop": "https://github.com/torkelo/drop/tarball/master", | ||
"tinycolor2": "^1.4.1" | ||
... | ... |
public/app/containers/Explore/Explore.tsx
0 → 100644
public/app/containers/Explore/Graph.tsx
0 → 100644
public/app/containers/Explore/Legend.tsx
0 → 100644
public/app/containers/Explore/QueryField.tsx
0 → 100644
This diff is collapsed.
Click to expand it.
public/app/containers/Explore/Table.tsx
0 → 100644
public/app/containers/Explore/Typeahead.tsx
0 → 100644
public/app/containers/Explore/utils/dom.ts
0 → 100644
public/sass/pages/_explore.scss
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
Please
register
or
sign in
to comment