1. 29 Sep, 2020 1 commit
  2. 25 Sep, 2020 1 commit
  3. 28 Sep, 2019 1 commit
    • Tanner Semerad's avatar
      autogenerate docs and template files precommit · 987fe864
      Tanner Semerad authored
      This adds running autogenerate.js prior to any commit. If there are
      any changes in the generated files, the autogenerate.js script exits
      with a non-zero exit code, causing the commit to fail, and telling the
      user to add those changed files to the commit before trying the commit
      again.
      
      I created this PR because I have noticed many commits where the
      documentation hadn't been generated, then a later commit does generate
      it which results in messy commits with unrelated changes. This should
      ensure that any changes to generated files are committed with the actual
      changes that caused them.
      987fe864
  4. 21 Sep, 2019 1 commit
    • tsemerad's avatar
      documentation module no longer needs to be globally installed (#398) · e4ab76ae
      tsemerad authored
      * documentation module no longer needs to be globally installed
      
      * use npx to run documentation
      
      This makes it clear that we're using our installed version of
      documentation rather than a globally installed one. It was finding our
      project's version fine without using npx, but this is probably better.
      e4ab76ae
  5. 06 Sep, 2019 1 commit
    • Kristian Fallrø's avatar
      #236 iOS Snapshotter as __block variable (#369) · 233add32
      Kristian Fallrø authored
      * FIX-236 iOS snapshot manager by setting snapshotter to __block variable
      
      * FIX-236 Also deallocate from error block
      
      * Allow toggling of snapshot logo for Android
      
      * Allow disable logo for Android snapshot manager
      
      * Update tests
      
      * Update documentation and add info to CONTRIBUTING.md about documentation generator
      233add32
  6. 31 May, 2019 1 commit
  7. 04 May, 2019 1 commit
  8. 18 Feb, 2016 1 commit
  9. 21 Jan, 2016 1 commit