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

Commits on Aug 17, 2013

  1. Configuration menu
    Copy the full SHA
    acbdf42 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2013

  1. Configuration menu
    Copy the full SHA
    21f31b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2013

  1. add tables module

    jlord committed Oct 20, 2013
    Configuration menu
    Copy the full SHA
    9430133 View commit details
    Browse the repository at this point in the history
  2. fix cdn links, edit build components

    jlord committed Oct 20, 2013
    Configuration menu
    Copy the full SHA
    5adadb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2013

  1. new build

    jlord committed Oct 21, 2013
    Configuration menu
    Copy the full SHA
    eff0413 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2013

  1. modularize

    jlord committed Nov 4, 2013
    Configuration menu
    Copy the full SHA
    6cbb4a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2013

  1. starting new docs

    jlord committed Nov 16, 2013
    Configuration menu
    Copy the full SHA
    df61907 View commit details
    Browse the repository at this point in the history
  2. file org

    jlord committed Nov 16, 2013
    Configuration menu
    Copy the full SHA
    e527d69 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2013

  1. working on readmes

    jlord committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    14791d7 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2013

  1. working on readmes

    jlord committed Dec 9, 2013
    1 Configuration menu
    Copy the full SHA
    8cbca9c View commit details
    Browse the repository at this point in the history
  2. readmes

    jlord committed Dec 9, 2013
    Configuration menu
    Copy the full SHA
    8839a4a View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2013

  1. readmes

    jlord committed Dec 11, 2013
    Configuration menu
    Copy the full SHA
    db3bfcc View commit details
    Browse the repository at this point in the history
  2. update to accurate charting documentation

    jlord committed Dec 11, 2013
    Configuration menu
    Copy the full SHA
    5a92f64 View commit details
    Browse the repository at this point in the history
  3. start demo pages

    jlord committed Dec 11, 2013
    Configuration menu
    Copy the full SHA
    686e20f View commit details
    Browse the repository at this point in the history
  4. updating docs and repo

    jlord committed Dec 11, 2013
    Configuration menu
    Copy the full SHA
    9a4101d View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2013

  1. working on templates

    jlord committed Dec 19, 2013
    Configuration menu
    Copy the full SHA
    c4a4e42 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2013

  1. updates

    jlord committed Dec 29, 2013
    Configuration menu
    Copy the full SHA
    57982f2 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2013

  1. gahhh pagination

    jlord committed Dec 31, 2013
    Configuration menu
    Copy the full SHA
    a7e45ac View commit details
    Browse the repository at this point in the history
  2. two working tables

    jlord committed Dec 31, 2013
    Configuration menu
    Copy the full SHA
    797e941 View commit details
    Browse the repository at this point in the history
  3. SUCH WIN PAGINATION

    jlord committed Dec 31, 2013
    Configuration menu
    Copy the full SHA
    bf165d1 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2014

  1. fixed icanhas/jquery issue

    jlord committed Jan 1, 2014
    Configuration menu
    Copy the full SHA
    91e76d2 View commit details
    Browse the repository at this point in the history
  2. make map work with provided template

    jlord committed Jan 1, 2014
    Configuration menu
    Copy the full SHA
    4f82851 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2014

  1. chart demo

    jlord committed Jan 13, 2014
    Configuration menu
    Copy the full SHA
    f3fe3be View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2014

  1. static site generatin

    Jessica Lord committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    27af90f View commit details
    Browse the repository at this point in the history
  2. documentation site

    Jessica Lord committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    e5b9b2a View commit details
    Browse the repository at this point in the history
  3. working on documentation

    Jessica Lord committed Feb 2, 2014
    Configuration menu
    Copy the full SHA
    343bc47 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2014

  1. working on them docs

    Jessica Lord committed Feb 3, 2014
    1 Configuration menu
    Copy the full SHA
    305b7d3 View commit details
    Browse the repository at this point in the history
  2. more demo stylz

    Jessica Lord committed Feb 3, 2014
    Configuration menu
    Copy the full SHA
    c00cc57 View commit details
    Browse the repository at this point in the history
  3. stylz

    Jessica Lord committed Feb 3, 2014
    Configuration menu
    Copy the full SHA
    34812f7 View commit details
    Browse the repository at this point in the history
  4. so close

    Jessica Lord committed Feb 3, 2014
    Configuration menu
    Copy the full SHA
    701f3d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2014

  1. docin'

    Jessica Lord committed Feb 4, 2014
    Configuration menu
    Copy the full SHA
    88af1d1 View commit details
    Browse the repository at this point in the history
  2. working on things

    Jessica Lord committed Feb 4, 2014
    1 Configuration menu
    Copy the full SHA
    77bb56a View commit details
    Browse the repository at this point in the history
  3. ..

    Jessica Lord committed Feb 4, 2014
    4 Configuration menu
    Copy the full SHA
    fc6e3a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2014

  1. edits

    Jessica Lord committed Feb 8, 2014
    Configuration menu
    Copy the full SHA
    8d403ef View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2014

  1. chart comb through

    Jessica Lord committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    85ec5a1 View commit details
    Browse the repository at this point in the history
  2. moar chart

    Jessica Lord committed Feb 9, 2014
    1 Configuration menu
    Copy the full SHA
    7acf10c View commit details
    Browse the repository at this point in the history
  3. mappy

    Jessica Lord committed Feb 9, 2014
    1 Configuration menu
    Copy the full SHA
    3e8fa55 View commit details
    Browse the repository at this point in the history
  4. moar:

    Jessica Lord committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    1f7ffba View commit details
    Browse the repository at this point in the history
  5. more

    Jessica Lord committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    492f291 View commit details
    Browse the repository at this point in the history
  6. ready

    Jessica Lord committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    d4a0b5c View commit details
    Browse the repository at this point in the history
  7. old readme

    Jessica Lord committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    8ac7585 View commit details
    Browse the repository at this point in the history
  8. remove site folder, put on gh-pages

    Jessica Lord committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    929ecd1 View commit details
    Browse the repository at this point in the history
  9. v3

    Jessica Lord committed Feb 9, 2014
    1 Configuration menu
    Copy the full SHA
    3bc3296 View commit details
    Browse the repository at this point in the history
  10. add

    Jessica Lord committed Feb 9, 2014
    2 Configuration menu
    Copy the full SHA
    9fcd018 View commit details
    Browse the repository at this point in the history
  11. add site dir, fix rel link to demos

    Jessica Lord committed Feb 9, 2014
    1 Configuration menu
    Copy the full SHA
    ddbb8d5 View commit details
    Browse the repository at this point in the history
  12. merge

    Jessica Lord committed Feb 9, 2014
    1 Configuration menu
    Copy the full SHA
    83446c9 View commit details
    Browse the repository at this point in the history
  13. change link

    Jessica Lord committed Feb 9, 2014
    1 Configuration menu
    Copy the full SHA
    facc7bf View commit details
    Browse the repository at this point in the history
  14. footer link

    Jessica Lord committed Feb 9, 2014
    1 Configuration menu
    Copy the full SHA
    0adca0d View commit details
    Browse the repository at this point in the history
  15. link

    Jessica Lord committed Feb 9, 2014
    1 Configuration menu
    Copy the full SHA
    f3328c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2014

  1. home link

    Jessica Lord committed Feb 14, 2014
    2 Configuration menu
    Copy the full SHA
    b1fd5ec View commit details
    Browse the repository at this point in the history
  2. fix links, fixes #37

    Jessica Lord committed Feb 14, 2014
    2 Configuration menu
    Copy the full SHA
    58c35df View commit details
    Browse the repository at this point in the history
  3. rebuild site

    Jessica Lord committed Feb 14, 2014
    1 Configuration menu
    Copy the full SHA
    5203c92 View commit details
    Browse the repository at this point in the history
  4. remove tempalte line

    Jessica Lord committed Feb 14, 2014
    1 Configuration menu
    Copy the full SHA
    fb83f84 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2014

  1. change to new tabletop in demos

    Jessica Lord committed Feb 24, 2014
    1 Configuration menu
    Copy the full SHA
    e5f1c7d View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2014

  1. fixed typo in readme.md

    stvnjacobs committed Feb 26, 2014
    1 Configuration menu
    Copy the full SHA
    4ead5da View commit details
    Browse the repository at this point in the history
  2. Merge pull request #38 from stvnjacobs/fix-typo-readme

    fixed typo in readme.md
    Jessica Lord committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    2e9daac View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2014

  1. fixes relative links in docs pointing to demos - fixes #39

    Jessica Lord committed Feb 28, 2014
    1 Configuration menu
    Copy the full SHA
    970a373 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    1bc14e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2014

  1. link to font on demos @muan is the best

    Jessica Lord committed Mar 3, 2014
    1 Configuration menu
    Copy the full SHA
    c62feb5 View commit details
    Browse the repository at this point in the history
  2. rebuild site

    Jessica Lord committed Mar 3, 2014
    11 Configuration menu
    Copy the full SHA
    8fb196e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2014

  1. contributing doc

    Jessica Lord committed Mar 4, 2014
    23 Configuration menu
    Copy the full SHA
    7850ee5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2014

  1. add meta utf-8 in basic setup

    Jessica Lord committed Mar 15, 2014
    2 Configuration menu
    Copy the full SHA
    b19afd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2014

  1. update sheetsee.js

    Jessica Lord committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    c463c64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ba550f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2014

  1. Update tabletop, supports new sheets!

    Jessica Lord committed Apr 28, 2014
    Configuration menu
    Copy the full SHA
    aa1bffc View commit details
    Browse the repository at this point in the history

Commits on May 9, 2014

  1. fix sss.css typo

    CrokinoleMaster committed May 9, 2014
    1 Configuration menu
    Copy the full SHA
    06134da View commit details
    Browse the repository at this point in the history
  2. update table doc

    Jessica Lord committed May 9, 2014
    Configuration menu
    Copy the full SHA
    20497e8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #44 from huaruiwu/patch-1

    fix sss.css typo
    Jessica Lord committed May 9, 2014
    Configuration menu
    Copy the full SHA
    e541fe6 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2014

  1. update sheetsee and docs in site

    Jessica Lord committed May 10, 2014
    Configuration menu
    Copy the full SHA
    0cc7795 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8993db View commit details
    Browse the repository at this point in the history
  3. add tabletop1.3.4

    Jessica Lord committed May 10, 2014
    Configuration menu
    Copy the full SHA
    5fbef20 View commit details
    Browse the repository at this point in the history
  4. add tabletop1.3.4

    Jessica Lord committed May 10, 2014
    Configuration menu
    Copy the full SHA
    9461b96 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2014

  1. update tables docs

    Jessica Lord committed May 11, 2014
    Configuration menu
    Copy the full SHA
    006e8be View commit details
    Browse the repository at this point in the history
  2. 6 Configuration menu
    Copy the full SHA
    545d917 View commit details
    Browse the repository at this point in the history
  3. fresh site files

    Jessica Lord committed May 11, 2014
    Configuration menu
    Copy the full SHA
    60d5e2f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2014

  1. add polygon info to doc

    Jessica Lord committed May 24, 2014
    1 Configuration menu
    Copy the full SHA
    33ebbf3 View commit details
    Browse the repository at this point in the history
  2. update page

    Jessica Lord committed May 24, 2014
    Configuration menu
    Copy the full SHA
    af4027c View commit details
    Browse the repository at this point in the history

Commits on May 25, 2014

  1. add shapeJSON fix

    Jessica Lord committed May 25, 2014
    1 Configuration menu
    Copy the full SHA
    b61d640 View commit details
    Browse the repository at this point in the history
  2. table and maps updates

    somehow sheetsee cli wasn't building it correctly before...
    Jessica Lord committed May 25, 2014
    16 Configuration menu
    Copy the full SHA
    4bb8ae0 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2014

  1. added an example project

    mjhea0 committed May 28, 2014
    5 Configuration menu
    Copy the full SHA
    c4268e0 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    mjhea0 committed May 28, 2014
    12 Configuration menu
    Copy the full SHA
    4892d89 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from mjhea0/patch-4

    added an example project
    Jessica Lord committed May 28, 2014
    62 Configuration menu
    Copy the full SHA
    a5c3785 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2014

  1. update build file

    Jessica Lord committed Jun 3, 2014
    Configuration menu
    Copy the full SHA
    cc7c719 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2014

  1. multiple maps woo

    Jessica Lord committed Jun 10, 2014
    Configuration menu
    Copy the full SHA
    808b604 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2014

  1. update sheetsee, add second map

    Jessica Lord committed Jun 11, 2014
    Configuration menu
    Copy the full SHA
    c976666 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2014

  1. fix typo

    janl committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    e1d1bb2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #51 from janl/patch-1

    fix typo
    Jessica Lord committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    7a5fdbc View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2014

  1. typo fixes #53

    Jessica Lord committed Jul 3, 2014
    Configuration menu
    Copy the full SHA
    fcfb135 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2014

  1. ew

    Jessica Lord committed Aug 7, 2014
    1 Configuration menu
    Copy the full SHA
    59cc22f View commit details
    Browse the repository at this point in the history
  2. little tweaks

    Jessica Lord committed Aug 7, 2014
    Configuration menu
    Copy the full SHA
    0d0ca3d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2014

  1. the bowers

    Jessica Lord committed Aug 8, 2014
    3 Configuration menu
    Copy the full SHA
    313b22f View commit details
    Browse the repository at this point in the history
  2. don't need these

    Jessica Lord committed Aug 8, 2014
    1 Configuration menu
    Copy the full SHA
    2e0066f View commit details
    Browse the repository at this point in the history
  3. fix bower.json

    Jessica Lord committed Aug 8, 2014
    11 Configuration menu
    Copy the full SHA
    a986cbb View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2014

  1. pagination fix, docs and such

    Jessica Lord committed Sep 7, 2014
    Configuration menu
    Copy the full SHA
    0242f87 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2014

  1. style tweaks

    Jessica Lord committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    2fbc5b0 View commit details
    Browse the repository at this point in the history
  2. styles

    Jessica Lord committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    333ee3f View commit details
    Browse the repository at this point in the history
  3. stylesss

    Jessica Lord committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    5d2ed89 View commit details
    Browse the repository at this point in the history
  4. edit about page

    Jessica Lord committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    ac07a0e View commit details
    Browse the repository at this point in the history
  5. edit forkngo page

    Jessica Lord committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    3225e6b View commit details
    Browse the repository at this point in the history
  6. update font link

    Jessica Lord committed Sep 8, 2014
    1 Configuration menu
    Copy the full SHA
    6d154e0 View commit details
    Browse the repository at this point in the history
  7. fix highlighting

    Jessica Lord committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    bbe1e1e View commit details
    Browse the repository at this point in the history
  8. favicon

    Jessica Lord committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    4c860b8 View commit details
    Browse the repository at this point in the history
  9. add favicon to pages:

    Jessica Lord committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    0af61d6 View commit details
    Browse the repository at this point in the history
  10. add favicon link

    Jessica Lord committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    34b5c32 View commit details
    Browse the repository at this point in the history
  11. deleted

    Jessica Lord committed Sep 8, 2014
    Configuration menu
    Copy the full SHA
    5d8ab8a View commit details
    Browse the repository at this point in the history
  12. gahh

    Jessica Lord committed Sep 8, 2014
    1 Configuration menu
    Copy the full SHA
    37babb3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2014

  1. fix id pattern, fixes #61

    the tables now use _template to identify the templates from the divs
    Jessica Lord committed Oct 2, 2014
    Configuration menu
    Copy the full SHA
    2171022 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2014

  1. s/hand/pointer

    notwaldorf committed Oct 8, 2014
    Configuration menu
    Copy the full SHA
    334205d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2014

  1. Merge pull request #62 from notwaldorf/master

    Fix the cursor to actually be a 👆
    Jessica Lord committed Oct 9, 2014
    Configuration menu
    Copy the full SHA
    5633bd7 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2014

  1. 💥

    notwaldorf committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    3e49b59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from notwaldorf/fix-all-the-hands

    Tracked down all the other hands.
    Jessica Lord committed Oct 10, 2014
    Configuration menu
    Copy the full SHA
    40f907e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2014

  1. Fix link path to table demo

    Erik Schwartz committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    069b019 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #66 from eeeschwartz/patch-1

    Fix link path to table demo
    Jessica Lord committed Nov 3, 2014
    Configuration menu
    Copy the full SHA
    88e64ec View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2015

  1. add js deps

    Jessica Lord committed Jan 3, 2015
    1 Configuration menu
    Copy the full SHA
    070c95a View commit details
    Browse the repository at this point in the history
  2. correct style deps, fixes #68

    Jessica Lord committed Jan 3, 2015
    Configuration menu
    Copy the full SHA
    13edc77 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2015

  1. fix link

    Jessica Lord committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    0d1f4fc View commit details
    Browse the repository at this point in the history
  2. fix link

    Jessica Lord committed Feb 15, 2015
    Configuration menu
    Copy the full SHA
    93bf5db View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2015

  1. add scriptz

    Jessica Lord committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    60195a4 View commit details
    Browse the repository at this point in the history
  2. fix

    Jessica Lord committed Feb 16, 2015
    Configuration menu
    Copy the full SHA
    d0ce4a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2015

  1. fix typo in git-stage

    antn committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    1b26f5e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #74 from antn/fix-scripts-typo

    fix typo in git-stage
    Jessica Lord committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    c637e64 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. 1 Configuration menu
    Copy the full SHA
    20520bb View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2015

  1. Merge pull request #78 from kkirsche/patch-1

    Remove moot `version` property from bower.json
    Jessica Lord committed Jun 18, 2015
    Configuration menu
    Copy the full SHA
    3498015 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2015

  1. Update map tiles

    jlord committed Aug 21, 2015
    1 Configuration menu
    Copy the full SHA
    1645c01 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2015

  1. Upate docs

    jlord committed Aug 22, 2015
    1 Configuration menu
    Copy the full SHA
    2143e6c View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2016

  1. Update docs

    minor typos
    oeon committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    244a138 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2016

  1. Merge pull request #97 from oeon/update-docs

    Update docs
    Jessica Lord committed Jun 27, 2016
    1 Configuration menu
    Copy the full SHA
    51f26f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2016

  1. Closed accidentally open pre block

    Just a drive-by docfix, hope this is the right place to fix it.
    DanielBaird committed Sep 5, 2016
    1 Configuration menu
    Copy the full SHA
    c30fd63 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2016

  1. Merge pull request #103 from DanielBaird/patch-1

    Closed accidentally open pre block
    Jessica Lord committed Sep 14, 2016
    2 Configuration menu
    Copy the full SHA
    9fc5638 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    e7f6e9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #118 from tart2000/patch-1

    Corrected sentence that didn't make sense
    Jessica Lord committed Jan 10, 2017
    4 Configuration menu
    Copy the full SHA
    ce30087 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2017

  1. Simplify readme

    jlord committed Feb 3, 2017
    2 Configuration menu
    Copy the full SHA
    0390711 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    9f32d3a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2017

  1. Update About

    jlord committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    6b38041 View commit details
    Browse the repository at this point in the history
  2. Delete chart files, reorganize

    jlord committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    473f851 View commit details
    Browse the repository at this point in the history
  3. Delete chart files, reorganize

    jlord committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    c2bbb50 View commit details
    Browse the repository at this point in the history
  4. Update Basics

    jlord committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    1293b06 View commit details
    Browse the repository at this point in the history
  5. Update Building

    jlord committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    4487bf0 View commit details
    Browse the repository at this point in the history
  6. Typo

    jlord committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    aa55d39 View commit details
    Browse the repository at this point in the history
  7. Spec out changelog

    jlord committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    ae09630 View commit details
    Browse the repository at this point in the history
  8. Update fng

    jlord committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    14f5890 View commit details
    Browse the repository at this point in the history
  9. Remove old site dir

    jlord committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    350126d View commit details
    Browse the repository at this point in the history
  10. Move files

    jlord committed Mar 19, 2017
    1 Configuration menu
    Copy the full SHA
    a392885 View commit details
    Browse the repository at this point in the history
  11. Update template

    jlord committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    7d37d6f View commit details
    Browse the repository at this point in the history
  12. Move file

    jlord committed Mar 19, 2017
    2 Configuration menu
    Copy the full SHA
    5632639 View commit details
    Browse the repository at this point in the history
  13. Update scripts and eps

    jlord committed Mar 19, 2017
    1 Configuration menu
    Copy the full SHA
    59aff96 View commit details
    Browse the repository at this point in the history
  14. Update readme

    jlord committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    bd6b995 View commit details
    Browse the repository at this point in the history
  15. Update docs

    jlord committed Mar 19, 2017
    1 Configuration menu
    Copy the full SHA
    0a0b5d6 View commit details
    Browse the repository at this point in the history
  16. Update module docs

    jlord committed Mar 19, 2017
    1 Configuration menu
    Copy the full SHA
    f2a5b27 View commit details
    Browse the repository at this point in the history
  17. Update front page

    jlord committed Mar 19, 2017
    2 Configuration menu
    Copy the full SHA
    e4184c9 View commit details
    Browse the repository at this point in the history
  18. Add a clear-html-files script

    jlord committed Mar 19, 2017
    1 Configuration menu
    Copy the full SHA
    28b8d8a View commit details
    Browse the repository at this point in the history
  19. Update build pages script

    jlord committed Mar 19, 2017
    1 Configuration menu
    Copy the full SHA
    c77ee26 View commit details
    Browse the repository at this point in the history
  20. Lint

    jlord committed Mar 19, 2017
    1 Configuration menu
    Copy the full SHA
    5224029 View commit details
    Browse the repository at this point in the history
  21. Update footer link

    jlord committed Mar 19, 2017
    1 Configuration menu
    Copy the full SHA
    bbb53cc View commit details
    Browse the repository at this point in the history
  22. Update raw files

    jlord committed Mar 19, 2017
    1 Configuration menu
    Copy the full SHA
    0d1dd3a View commit details
    Browse the repository at this point in the history
  23. Build

    jlord committed Mar 19, 2017
    Configuration menu
    Copy the full SHA
    7ec395f View commit details
    Browse the repository at this point in the history
  24. Remove footer link

    jlord committed Mar 19, 2017
    1 Configuration menu
    Copy the full SHA
    7bd7072 View commit details
    Browse the repository at this point in the history
  25. Remove local dep

    jlord committed Mar 19, 2017
    1 Configuration menu
    Copy the full SHA
    291bf98 View commit details
    Browse the repository at this point in the history
  26. Build

    jlord committed Mar 19, 2017
    1 Configuration menu
    Copy the full SHA
    21da950 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2017

  1. Update demos

    jlord committed Mar 20, 2017
    1 Configuration menu
    Copy the full SHA
    aa6cc64 View commit details
    Browse the repository at this point in the history
  2. Change footer

    jlord committed Mar 20, 2017
    1 Configuration menu
    Copy the full SHA
    35931a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2017

  1. Update sheetsee link

    jlord committed Mar 21, 2017
    1 Configuration menu
    Copy the full SHA
    c959370 View commit details
    Browse the repository at this point in the history
  2. Add new sheetsee

    jlord committed Mar 21, 2017
    1 Configuration menu
    Copy the full SHA
    617921a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2017

  1. New image

    jlord committed Mar 29, 2017
    1 Configuration menu
    Copy the full SHA
    38fee5b View commit details
    Browse the repository at this point in the history
  2. Remove footer link

    jlord committed Mar 29, 2017
    2 Configuration menu
    Copy the full SHA
    3a1cfeb View commit details
    Browse the repository at this point in the history
  3. 5 Configuration menu
    Copy the full SHA
    c28fa33 View commit details
    Browse the repository at this point in the history
  4. Add the new stuff

    jlord committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    88e5d5b View commit details
    Browse the repository at this point in the history
  5. Use bullets instead

    jlord committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    b9b52f3 View commit details
    Browse the repository at this point in the history
  6. Fix link

    jlord committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    e3c7a64 View commit details
    Browse the repository at this point in the history
  7. Update map docs

    jlord committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    1d6e211 View commit details
    Browse the repository at this point in the history
  8. Update table docs

    jlord committed Mar 29, 2017
    1 Configuration menu
    Copy the full SHA
    ced3c04 View commit details
    Browse the repository at this point in the history
  9. Updates

    jlord committed Mar 29, 2017
    1 Configuration menu
    Copy the full SHA
    cd8850f View commit details
    Browse the repository at this point in the history
  10. Loading...

    jlord committed Mar 29, 2017
    Configuration menu
    Copy the full SHA
    5da6657 View commit details
    Browse the repository at this point in the history