Skip to content

Commit

Permalink
v 0.8.0b
Browse files Browse the repository at this point in the history
  • Loading branch information
Azgaar committed Apr 21, 2019
1 parent 707913f commit 680044d
Show file tree
Hide file tree
Showing 65 changed files with 14,216 additions and 12,979 deletions.
16 changes: 15 additions & 1 deletion icons.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added images/textures/antique-big.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/antique-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/iran-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/marble-big.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/marble-blue-big.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/marble-blue-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/marble-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/mars-big.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/mars-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/mauritania-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/mercury-big.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/mercury-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/pergamena-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/spain-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/stone-big.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/stone-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions images/textures/textures-attribution.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
All used textures should be distrubuted under free license
marble.jpg https://www.rawpixel.com/image/327647/closeup-marble-textured-background by Teddy Rawpixel
marble-blue.jpg https://www.pexels.com/photo/gray-and-blue-surface-988871/
timbercut.jpg https://www.pexels.com/photo/brown-close-up-hd-wallpaper-surface-172289
antique.jpg https://www.pexels.com/photo/abstract-ancient-antique-art-235985/
pergamena.jpg https://www.freepik.com/free-photo/old-paper-texture-background_1007802.htm
stone.jpg https://www.wildtextures.com/free-textures/grungy-yet-elegant-elevation-stone-ii
mars.jpg https://www.solarsystemscope.com/textures/download/2k_mars.jpg
mercury.jpg https://www.solarsystemscope.com/textures/download/2k_mercury.jpg
mauritania.jpg https://go.nasa.gov/2Ugu9M8 NASA Worldview (Jan 24, 2019)
iran.jpg https://go.nasa.gov/2FNmiT5 NASA Worldview (Jan 24, 2019)
spain.jpg https://go.nasa.gov/2FMDPuu NASA Worldview (Jan 24, 2019)
Binary file added images/textures/timbercut-big.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/textures/timbercut-small.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,242 changes: 743 additions & 499 deletions index.css

Large diffs are not rendered by default.

2,327 changes: 1,467 additions & 860 deletions index.html

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions libs/d3-scale-chromatic.v1.min.js

This file was deleted.

2 changes: 2 additions & 0 deletions libs/d3.min.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions libs/d3.v4.min.js

This file was deleted.

1 change: 1 addition & 0 deletions libs/delaunator.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 19 additions & 4 deletions libs/jquery-ui.css
Original file line number Diff line number Diff line change
Expand Up @@ -314,13 +314,13 @@ body .ui-dialog {
left: 0;
outline: 0;
padding: 0;
font-size: 12px;
background-color: inherit;
}
.ui-dialog .ui-dialog-titlebar {
padding: .4em 1em;
position: relative;
font-size: 14px;
font-size: 1.2em;
min-width: 150px;
}
.ui-dialog .ui-dialog-title {
float: left;
Expand All @@ -330,18 +330,33 @@ body .ui-dialog {
overflow: hidden;
text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {

.ui-dialog .ui-dialog-titlebar button {
position: absolute;
right: .5em;
top: 53%;
width: 18px;
margin: -10px 0 0 0;
padding: 0;
height: 18px;
color: #ffffff;
background: none;
font-size: 10px;
border: 1px solid #c5c5c5;
}

.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-collapse {
margin: -10px 22px 0 0;
}

.ui-dialog .ui-dialog-titlebar button.ui-dialog-titlebar-close {
margin: -10px 0 0 0;
}

.ui-dialog .ui-dialog-titlebar button:active {
border: 1px solid #5d4651;
color: #5d4651;
}

.ui-dialog .ui-dialog-content {
position: relative;
border: 0;
Expand Down
10 changes: 1 addition & 9 deletions libs/jquery-ui.min.js

Large diffs are not rendered by default.

232 changes: 0 additions & 232 deletions libs/polylabel.js

This file was deleted.

Loading

0 comments on commit 680044d

Please sign in to comment.