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.
--------- **Commit 1:** re-adds the dragula base styles * Original sha: ee6962c * Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-22T21:57:29Z **Commit 2:** used string templates for test descriptors * Original sha: 6797ca5 * Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-22T22:00:01Z **Commit 3:** fixed some re-ordering edge cases and agg_group now uses group instead of vis.aggs * Original sha: f4717fa * Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-22T22:01:18Z **Commit 4:** renamed baseIndex to indexOffset * Original sha: 5d5b581 * Authored by Jim Unger <bigfunger@gmail.com> on 2016-09-23T18:09:38Z
- Loading branch information
1 parent
481e21b
commit e9c030e
Showing
5 changed files
with
46 additions
and
22 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
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -660,4 +660,4 @@ fieldset { | |
} | ||
} | ||
|
||
@import (reference) "~dragula/dist/dragula.css"; | ||
@import "~dragula/dist/dragula.css"; |