forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
De-angularize DocViewer table layout (elastic#43240) (elastic#44065)
* Convert component to React * EUI-ficate buttons, warnings and collapse button * Add jest tests
- Loading branch information
Showing
20 changed files
with
1,176 additions
and
205 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
102 changes: 0 additions & 102 deletions
102
src/legacy/core_plugins/kbn_doc_views/public/views/table.html
This file was deleted.
Oops, something went wrong.
77 changes: 0 additions & 77 deletions
77
src/legacy/core_plugins/kbn_doc_views/public/views/table.js
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.