Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nextdiff --git a/.github/workflows/android.yml b/.github/workflows/android.yml new file mode 100644 index 0000000..d31c789 --- /dev/null +++ b/.github/workflows/android.yml @@ -0,0 +1,17 @@ +name: Android CI +auto complete +on: [push] + +jobs: + build: + + runs-on: ubuntu-latest + + steps: + - uses: actions/checkout@v1 + - name: set up JDK 1.8 + uses: actions/setup-java@v1 + with: + java-version: 1.8 + - name: Build with Gradle + run: ./gradlew build #192

Open
wants to merge 173 commits into
base: v2-master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
173 commits
Select commit Hold shift + click to select a range
acbdf42
Major refactor of Sheetsee (the Browserify boogie!)
remixz Aug 17, 2013
21f31b0
Create minified and non-minified versions, use lodash.assign for extend.
remixz Sep 29, 2013
9430133
add tables module
Oct 20, 2013
5adadb6
fix cdn links, edit build components
Oct 20, 2013
eff0413
new build
Oct 21, 2013
6cbb4a8
modularize
Nov 4, 2013
df61907
starting new docs
Nov 16, 2013
e527d69
file org
Nov 16, 2013
14791d7
working on readmes
Nov 27, 2013
8cbca9c
working on readmes
Dec 9, 2013
8839a4a
readmes
Dec 9, 2013
db3bfcc
readmes
Dec 11, 2013
5a92f64
update to accurate charting documentation
Dec 11, 2013
686e20f
start demo pages
Dec 11, 2013
9a4101d
updating docs and repo
Dec 11, 2013
c4a4e42
working on templates
Dec 19, 2013
57982f2
updates
Dec 29, 2013
a7e45ac
gahhh pagination
Dec 31, 2013
797e941
two working tables
Dec 31, 2013
bf165d1
SUCH WIN PAGINATION
Dec 31, 2013
91e76d2
fixed icanhas/jquery issue
Jan 1, 2014
4f82851
make map work with provided template
Jan 1, 2014
f3fe3be
chart demo
Jan 13, 2014
27af90f
static site generatin
Feb 2, 2014
e5b9b2a
documentation site
Feb 2, 2014
343bc47
working on documentation
Feb 2, 2014
305b7d3
working on them docs
Feb 3, 2014
c00cc57
more demo stylz
Feb 3, 2014
34812f7
stylz
Feb 3, 2014
701f3d1
so close
Feb 3, 2014
88af1d1
docin'
Feb 4, 2014
77bb56a
working on things
Feb 4, 2014
fc6e3a4
..
Feb 4, 2014
8d403ef
edits
Feb 8, 2014
85ec5a1
chart comb through
Feb 9, 2014
7acf10c
moar chart
Feb 9, 2014
3e8fa55
mappy
Feb 9, 2014
1f7ffba
moar:
Feb 9, 2014
492f291
more
Feb 9, 2014
d4a0b5c
ready
Feb 9, 2014
8ac7585
old readme
Feb 9, 2014
929ecd1
remove site folder, put on gh-pages
Feb 9, 2014
3bc3296
v3
Feb 9, 2014
9fcd018
add
Feb 9, 2014
ddbb8d5
add site dir, fix rel link to demos
Feb 9, 2014
83446c9
merge
Feb 9, 2014
facc7bf
change link
Feb 9, 2014
0adca0d
footer link
Feb 9, 2014
f3328c0
link
Feb 9, 2014
b1fd5ec
home link
Feb 14, 2014
58c35df
fix links, fixes #37
Feb 14, 2014
5203c92
rebuild site
Feb 14, 2014
fb83f84
remove tempalte line
Feb 14, 2014
e5f1c7d
change to new tabletop in demos
Feb 24, 2014
4ead5da
fixed typo in readme.md
Feb 26, 2014
2e9daac
Merge pull request #38 from stvnjacobs/fix-typo-readme
Feb 26, 2014
970a373
fixes relative links in docs pointing to demos - fixes #39
Feb 28, 2014
1bc14e3
Merge branch 'master' of https://github.com/jlord/sheetsee.js
Feb 28, 2014
c62feb5
link to font on demos @muan is the best
Mar 3, 2014
8fb196e
rebuild site
Mar 3, 2014
7850ee5
contributing doc
Mar 4, 2014
b19afd1
add meta utf-8 in basic setup
Mar 15, 2014
c463c64
update sheetsee.js
Mar 23, 2014
3ba550f
Merge branch 'master' of https://github.com/jlord/sheetsee.js
Mar 23, 2014
aa1bffc
Update tabletop, supports new sheets!
Apr 28, 2014
06134da
fix sss.css typo
CrokinoleMaster May 9, 2014
20497e8
update table doc
May 9, 2014
e541fe6
Merge pull request #44 from huaruiwu/patch-1
May 9, 2014
0cc7795
update sheetsee and docs in site
May 10, 2014
a8993db
Merge branch 'master' of https://github.com/jlord/sheetsee.js
May 10, 2014
5fbef20
add tabletop1.3.4
May 10, 2014
9461b96
add tabletop1.3.4
May 10, 2014
006e8be
update tables docs
May 11, 2014
545d917
update documentation, changelong re: new tables, spreadsheets
May 11, 2014
60d5e2f
fresh site files
May 11, 2014
33ebbf3
add polygon info to doc
May 24, 2014
af4027c
update page
May 24, 2014
b61d640
add shapeJSON fix
May 25, 2014
4bb8ae0
table and maps updates
May 25, 2014
c4268e0
added an example project
mjhea0 May 28, 2014
4892d89
Update readme.md
mjhea0 May 28, 2014
a5c3785
Merge pull request #47 from mjhea0/patch-4
May 28, 2014
cc7c719
update build file
Jun 3, 2014
808b604
multiple maps woo
Jun 10, 2014
c976666
update sheetsee, add second map
Jun 11, 2014
e1d1bb2
fix typo
janl Jun 17, 2014
7a5fdbc
Merge pull request #51 from janl/patch-1
Jun 17, 2014
fcfb135
typo fixes #53
Jul 3, 2014
59cc22f
ew
Aug 7, 2014
0d0ca3d
little tweaks
Aug 7, 2014
313b22f
the bowers
Aug 8, 2014
2e0066f
don't need these
Aug 8, 2014
a986cbb
fix bower.json
Aug 8, 2014
0242f87
pagination fix, docs and such
Sep 7, 2014
2fbc5b0
style tweaks
Sep 8, 2014
333ee3f
styles
Sep 8, 2014
5d2ed89
stylesss
Sep 8, 2014
ac07a0e
edit about page
Sep 8, 2014
3225e6b
edit forkngo page
Sep 8, 2014
6d154e0
update font link
Sep 8, 2014
bbe1e1e
fix highlighting
Sep 8, 2014
4c860b8
favicon
Sep 8, 2014
0af61d6
add favicon to pages:
Sep 8, 2014
34b5c32
add favicon link
Sep 8, 2014
5d8ab8a
deleted
Sep 8, 2014
37babb3
gahh
Sep 8, 2014
2171022
fix id pattern, fixes #61
Oct 2, 2014
334205d
s/hand/pointer
notwaldorf Oct 8, 2014
5633bd7
Merge pull request #62 from notwaldorf/master
Oct 9, 2014
3e49b59
💥
notwaldorf Oct 10, 2014
40f907e
Merge pull request #63 from notwaldorf/fix-all-the-hands
Oct 10, 2014
069b019
Fix link path to table demo
Nov 3, 2014
88e64ec
Merge pull request #66 from eeeschwartz/patch-1
Nov 3, 2014
070c95a
add js deps
Jan 3, 2015
13edc77
correct style deps, fixes #68
Jan 3, 2015
0d1f4fc
fix link
Feb 15, 2015
93bf5db
fix link
Feb 15, 2015
60195a4
add scriptz
Feb 16, 2015
d0ce4a3
fix
Feb 16, 2015
1b26f5e
fix typo in git-stage
antn Feb 24, 2015
c637e64
Merge pull request #74 from antn/fix-scripts-typo
Feb 24, 2015
20520bb
Remove moot `version` property from bower.json
kkirsche Jun 12, 2015
3498015
Merge pull request #78 from kkirsche/patch-1
Jun 18, 2015
1645c01
Update map tiles
jlord Aug 21, 2015
2143e6c
Upate docs
jlord Aug 22, 2015
244a138
Update docs
oeon Jun 24, 2016
51f26f9
Merge pull request #97 from oeon/update-docs
Jun 27, 2016
c30fd63
Closed accidentally open pre block
DanielBaird Sep 5, 2016
9fc5638
Merge pull request #103 from DanielBaird/patch-1
Sep 14, 2016
e7f6e9d
Corrected sentence that didn't make sense
tart2000 Jan 10, 2017
ce30087
Merge pull request #118 from tart2000/patch-1
Jan 10, 2017
0390711
Simplify readme
jlord Feb 3, 2017
9f32d3a
Link to issue and to another repo
jlord Feb 3, 2017
6b38041
Update About
jlord Mar 19, 2017
473f851
Delete chart files, reorganize
jlord Mar 19, 2017
c2bbb50
Delete chart files, reorganize
jlord Mar 19, 2017
1293b06
Update Basics
jlord Mar 19, 2017
4487bf0
Update Building
jlord Mar 19, 2017
aa55d39
Typo
jlord Mar 19, 2017
ae09630
Spec out changelog
jlord Mar 19, 2017
14f5890
Update fng
jlord Mar 19, 2017
350126d
Remove old site dir
jlord Mar 19, 2017
a392885
Move files
jlord Mar 19, 2017
7d37d6f
Update template
jlord Mar 19, 2017
5632639
Move file
jlord Mar 19, 2017
59aff96
Update scripts and eps
jlord Mar 19, 2017
bd6b995
Update readme
jlord Mar 19, 2017
0a0b5d6
Update docs
jlord Mar 19, 2017
f2a5b27
Update module docs
jlord Mar 19, 2017
e4184c9
Update front page
jlord Mar 19, 2017
28b8d8a
Add a clear-html-files script
jlord Mar 19, 2017
c77ee26
Update build pages script
jlord Mar 19, 2017
5224029
Lint
jlord Mar 19, 2017
bbb53cc
Update footer link
jlord Mar 19, 2017
0d1dd3a
Update raw files
jlord Mar 19, 2017
7ec395f
Build
jlord Mar 19, 2017
7bd7072
Remove footer link
jlord Mar 19, 2017
291bf98
Remove local dep
jlord Mar 19, 2017
21da950
Build
jlord Mar 19, 2017
aa6cc64
Update demos
jlord Mar 20, 2017
35931a2
Change footer
jlord Mar 20, 2017
c959370
Update sheetsee link
jlord Mar 21, 2017
617921a
Add new sheetsee
jlord Mar 21, 2017
38fee5b
New image
jlord Mar 29, 2017
3a1cfeb
Remove footer link
jlord Mar 29, 2017
c28fa33
Update footers with rename, add Glitch to tempaltes
jlord Mar 29, 2017
88e5d5b
Add the new stuff
jlord Mar 29, 2017
b9b52f3
Use bullets instead
jlord Mar 29, 2017
e3c7a64
Fix link
jlord Mar 29, 2017
1d6e211
Update map docs
jlord Mar 29, 2017
ced3c04
Update table docs
jlord Mar 29, 2017
cd8850f
Updates
jlord Mar 29, 2017
5da6657
Loading...
jlord Mar 29, 2017
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
@@ -0,0 +1,2 @@
.DS_Store
node_modules/
93 changes: 93 additions & 0 deletions assets/atelier-forest.light.css
@@ -0,0 +1,93 @@
/* Base16 Atelier Forest Light - Theme */
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */

/* Atelier Forest Light Comment */
.hljs-comment,

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

KanaryAdaları46.106.37.191test2b2

.hljs-title {
color: #766e6b;
}

/* Atelier Forest Light Red */
.hljs-variable,
.hljs-attribute,
.hljs-tag,
.hljs-regexp,
.ruby .hljs-constant,
.xml .hljs-tag .hljs-title,
.xml .hljs-pi,
.xml .hljs-doctype,
.html .hljs-doctype,
.css .hljs-id,
.css .hljs-class,
.css .hljs-pseudo {
color: #f22c40;
}

/* Atelier Forest Light Orange */
.hljs-number,
.hljs-preprocessor,
.hljs-pragma,
.hljs-built_in,
.hljs-literal,
.hljs-params,
.hljs-constant {
color: #df5320;
}

/* Atelier Forest Light Yellow */
.hljs-ruby .hljs-class .hljs-title,
.css .hljs-rules .hljs-attribute {
color: #d5911a;
}

/* Atelier Forest Light Green */
.hljs-string,
.hljs-value,
.hljs-inheritance,
.hljs-header,
.ruby .hljs-symbol,
.xml .hljs-cdata {
color: #5ab738;
}

/* Atelier Forest Light Aqua */
.css .hljs-hexcolor {
color: #00ad9c;
}

/* Atelier Forest Light Blue */
.hljs-function,
.python .hljs-decorator,
.python .hljs-title,
.ruby .hljs-function .hljs-title,
.ruby .hljs-title .hljs-keyword,
.perl .hljs-sub,
.javascript .hljs-title,
.coffeescript .hljs-title {
color: #407ee7;
}

/* Atelier Forest Light Purple */
.hljs-keyword,
.javascript .hljs-function {
color: #6666ea;
}

.hljs {
display: block;
background: #f1efee;
color: #68615e;
padding: 0.5em;
}

.coffeescript .javascript,
.javascript .xml,
.tex .hljs-formula,
.xml .javascript,
.xml .vbscript,
.xml .css,
.xml .hljs-cdata {
opacity: 0.5;
}
94 changes: 94 additions & 0 deletions assets/highlight.css
@@ -0,0 +1,94 @@
/* Base16 Atelier Forest Light - Theme */
/* by Bram de Haan (http://atelierbram.github.io/syntax-highlighting/atelier-schemes/forest) */
/* Original Base16 color scheme by Chris Kempson (https://github.com/chriskempson/base16) */
/* https://github.com/jmblog/color-themes-for-highlightjs */

/* Atelier Forest Light Comment */
.hljs-comment,
.hljs-title {
color: #acacac;
}

/* Atelier Forest Light Red */
.hljs-variable,
.hljs-attribute,
.hljs-tag,
.hljs-regexp,
.ruby .hljs-constant,
.xml .hljs-tag .hljs-title,
.xml .hljs-pi,
.xml .hljs-doctype,
.html .hljs-doctype,
.css .hljs-id,
.css .hljs-class,
.css .hljs-pseudo {
color: #0091FF;
}

/* Atelier Forest Light Orange */
.hljs-number,
.hljs-preprocessor,
.hljs-pragma,
.hljs-built_in,
.hljs-literal,
.hljs-params,
.hljs-constant {
color: #085896;
}

/* Atelier Forest Light Yellow */
.hljs-ruby .hljs-class .hljs-title,
.css .hljs-rules .hljs-attribute {
color: #d5911a;
}

/* Atelier Forest Light Green */
.hljs-string,
.hljs-value,
.hljs-inheritance,
.hljs-header,
.ruby .hljs-symbol,
.xml .hljs-cdata {
color: #09cc40;
}

/* Atelier Forest Light Aqua */
.css .hljs-hexcolor {
color: #00ad9c;
}

/* Atelier Forest Light Blue */
.hljs-function,
.python .hljs-decorator,
.python .hljs-title,
.ruby .hljs-function .hljs-title,
.ruby .hljs-title .hljs-keyword,
.perl .hljs-sub,
.javascript .hljs-title,
.coffeescript .hljs-title {
color: #407ee7;
font-weight: bold;
}

/* Atelier Forest Light Purple */
.hljs-keyword,
.javascript .hljs-function {
color: #6666ea;
}

.hljs {
display: block;
/*background: #f1efee;*/
color: #68615e;
/*padding: 0.5em;*/
}

/*.coffeescript .javascript,
.javascript .xml,
.tex .hljs-formula,
.xml .javascript,
.xml .vbscript,
.xml .css,
.xml .hljs-cdata {
opacity: 0.5;
}*/
1 change: 1 addition & 0 deletions assets/highlight.js

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

25 changes: 25 additions & 0 deletions assets/sss.css
@@ -0,0 +1,25 @@
/* General */

body {margin: 0px auto;}
a {color: #333;}
input:focus {outline: none;}

/* Table */

table {text-align: left; width: 100%}
th {padding: 10px 0px;}
td, text {padding: 3px 20px 3px 0px; font-size: 14px;}
.noMatches {margin-left: 20px; font-size: 11px; font-style: italic; visibility: hidden;}

/* Line Chart */

.axis {shape-rendering: crispEdges;}
.x.axis .minor, .y.axis .minor {stroke-opacity: .5;}
.x.axis {stroke-opacity: 1;}
.y.axis line, .y.axis path {fill: none; stroke: #acacac; stroke-width: 1;}
.bigg {-webkit-transition: all .2s ease-in-out; -webkit-transform: scale(2);}
path.chartLine {stroke: #333; stroke-width: 3; fill: none;}
div.tooltip {position: absolute; text-align: left; padding: 4px 8px; width: auto; font-size: 10px; height: auto; background: #fff; border: 0px; pointer-events: none;}
circle {fill: #e6e6e6;}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 320px) and (max-width: 1024px) {}