-
Notifications
You must be signed in to change notification settings - Fork 884
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
octocat-maven
wants to merge
173
commits into
v2-master
Choose a base branch
from
next
base: v2-master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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 21f31b0
Create minified and non-minified versions, use lodash.assign for extend.
remixz 9430133
add tables module
5adadb6
fix cdn links, edit build components
eff0413
new build
6cbb4a8
modularize
df61907
starting new docs
e527d69
file org
14791d7
working on readmes
8cbca9c
working on readmes
8839a4a
readmes
db3bfcc
readmes
5a92f64
update to accurate charting documentation
686e20f
start demo pages
9a4101d
updating docs and repo
c4a4e42
working on templates
57982f2
updates
a7e45ac
gahhh pagination
797e941
two working tables
bf165d1
SUCH WIN PAGINATION
91e76d2
fixed icanhas/jquery issue
4f82851
make map work with provided template
f3fe3be
chart demo
27af90f
static site generatin
e5b9b2a
documentation site
343bc47
working on documentation
305b7d3
working on them docs
c00cc57
more demo stylz
34812f7
stylz
701f3d1
so close
88af1d1
docin'
77bb56a
working on things
fc6e3a4
..
8d403ef
edits
85ec5a1
chart comb through
7acf10c
moar chart
3e8fa55
mappy
1f7ffba
moar:
492f291
more
d4a0b5c
ready
8ac7585
old readme
929ecd1
remove site folder, put on gh-pages
3bc3296
v3
9fcd018
add
ddbb8d5
add site dir, fix rel link to demos
83446c9
merge
facc7bf
change link
0adca0d
footer link
f3328c0
link
b1fd5ec
home link
58c35df
fix links, fixes #37
5203c92
rebuild site
fb83f84
remove tempalte line
e5f1c7d
change to new tabletop in demos
4ead5da
fixed typo in readme.md
2e9daac
Merge pull request #38 from stvnjacobs/fix-typo-readme
970a373
fixes relative links in docs pointing to demos - fixes #39
1bc14e3
Merge branch 'master' of https://github.com/jlord/sheetsee.js
c62feb5
link to font on demos @muan is the best
8fb196e
rebuild site
7850ee5
contributing doc
b19afd1
add meta utf-8 in basic setup
c463c64
update sheetsee.js
3ba550f
Merge branch 'master' of https://github.com/jlord/sheetsee.js
aa1bffc
Update tabletop, supports new sheets!
06134da
fix sss.css typo
CrokinoleMaster 20497e8
update table doc
e541fe6
Merge pull request #44 from huaruiwu/patch-1
0cc7795
update sheetsee and docs in site
a8993db
Merge branch 'master' of https://github.com/jlord/sheetsee.js
5fbef20
add tabletop1.3.4
9461b96
add tabletop1.3.4
006e8be
update tables docs
545d917
update documentation, changelong re: new tables, spreadsheets
60d5e2f
fresh site files
33ebbf3
add polygon info to doc
af4027c
update page
b61d640
add shapeJSON fix
4bb8ae0
table and maps updates
c4268e0
added an example project
mjhea0 4892d89
Update readme.md
mjhea0 a5c3785
Merge pull request #47 from mjhea0/patch-4
cc7c719
update build file
808b604
multiple maps woo
c976666
update sheetsee, add second map
e1d1bb2
fix typo
janl 7a5fdbc
Merge pull request #51 from janl/patch-1
fcfb135
typo fixes #53
59cc22f
ew
0d0ca3d
little tweaks
313b22f
the bowers
2e0066f
don't need these
a986cbb
fix bower.json
0242f87
pagination fix, docs and such
2fbc5b0
style tweaks
333ee3f
styles
5d2ed89
stylesss
ac07a0e
edit about page
3225e6b
edit forkngo page
6d154e0
update font link
bbe1e1e
fix highlighting
4c860b8
favicon
0af61d6
add favicon to pages:
34b5c32
add favicon link
5d8ab8a
deleted
37babb3
gahh
2171022
fix id pattern, fixes #61
334205d
s/hand/pointer
notwaldorf 5633bd7
Merge pull request #62 from notwaldorf/master
3e49b59
💥
notwaldorf 40f907e
Merge pull request #63 from notwaldorf/fix-all-the-hands
069b019
Fix link path to table demo
88e64ec
Merge pull request #66 from eeeschwartz/patch-1
070c95a
add js deps
13edc77
correct style deps, fixes #68
0d1f4fc
fix link
93bf5db
fix link
60195a4
add scriptz
d0ce4a3
fix
1b26f5e
fix typo in git-stage
antn c637e64
Merge pull request #74 from antn/fix-scripts-typo
20520bb
Remove moot `version` property from bower.json
kkirsche 3498015
Merge pull request #78 from kkirsche/patch-1
1645c01
Update map tiles
jlord 2143e6c
Upate docs
jlord 244a138
Update docs
oeon 51f26f9
Merge pull request #97 from oeon/update-docs
c30fd63
Closed accidentally open pre block
DanielBaird 9fc5638
Merge pull request #103 from DanielBaird/patch-1
e7f6e9d
Corrected sentence that didn't make sense
tart2000 ce30087
Merge pull request #118 from tart2000/patch-1
0390711
Simplify readme
jlord 9f32d3a
Link to issue and to another repo
jlord 6b38041
Update About
jlord 473f851
Delete chart files, reorganize
jlord c2bbb50
Delete chart files, reorganize
jlord 1293b06
Update Basics
jlord 4487bf0
Update Building
jlord aa55d39
Typo
jlord ae09630
Spec out changelog
jlord 14f5890
Update fng
jlord 350126d
Remove old site dir
jlord a392885
Move files
jlord 7d37d6f
Update template
jlord 5632639
Move file
jlord 59aff96
Update scripts and eps
jlord bd6b995
Update readme
jlord 0a0b5d6
Update docs
jlord f2a5b27
Update module docs
jlord e4184c9
Update front page
jlord 28b8d8a
Add a clear-html-files script
jlord c77ee26
Update build pages script
jlord 5224029
Lint
jlord bbb53cc
Update footer link
jlord 0d1dd3a
Update raw files
jlord 7ec395f
Build
jlord 7bd7072
Remove footer link
jlord 291bf98
Remove local dep
jlord 21da950
Build
jlord aa6cc64
Update demos
jlord 35931a2
Change footer
jlord c959370
Update sheetsee link
jlord 617921a
Add new sheetsee
jlord 38fee5b
New image
jlord 3a1cfeb
Remove footer link
jlord c28fa33
Update footers with rename, add Glitch to tempaltes
jlord 88e5d5b
Add the new stuff
jlord b9b52f3
Use bullets instead
jlord e3c7a64
Fix link
jlord 1d6e211
Update map docs
jlord ced3c04
Update table docs
jlord cd8850f
Updates
jlord 5da6657
Loading...
jlord File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
.DS_Store | ||
node_modules/ |
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 |
---|---|---|
@@ -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, | ||
.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; | ||
} |
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 |
---|---|---|
@@ -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; | ||
}*/ |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) {} |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this 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