Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thebespokepixel/truwrap
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0952069e2a67b6bf73a87992357864ea4e1563f8
Choose a base ref
...
head repository: thebespokepixel/truwrap
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 35bd1e2ad55be3dd622b3be0879ad9ea19b50fcb
Choose a head ref

Commits on Jun 23, 2018

  1. Copy the full SHA
    b0316d9 View commit details
  2. Copy the full SHA
    8f27da9 View commit details

Commits on Sep 18, 2018

  1. Copy the full SHA
    15754d7 View commit details
  2. Copy the full SHA
    d1c92be View commit details

Commits on Nov 8, 2018

  1. Copy the full SHA
    a8b76e3 View commit details
  2. Copy the full SHA
    2f9a53b View commit details

Commits on Dec 10, 2018

  1. Copy the full SHA
    c1c0244 View commit details
  2. Copy the full SHA
    5fda155 View commit details

Commits on Dec 11, 2018

  1. Copy the full SHA
    ad92d42 View commit details
  2. Copy the full SHA
    96319e3 View commit details
  3. Copy the full SHA
    c32c780 View commit details
  4. Update package

    MarkGriffiths committed Dec 11, 2018
    Copy the full SHA
    5b4f044 View commit details
  5. Fix xo

    MarkGriffiths committed Dec 11, 2018
    Copy the full SHA
    3987114 View commit details
  6. Update package

    MarkGriffiths committed Dec 11, 2018
    Copy the full SHA
    0492de1 View commit details
  7. Copy the full SHA
    9f1e641 View commit details
  8. Copy the full SHA
    6916e21 View commit details

Commits on Feb 14, 2019

  1. Update and polish

    MarkGriffiths committed Feb 14, 2019
    Copy the full SHA
    f5ef179 View commit details
  2. Update and polish

    MarkGriffiths committed Feb 14, 2019
    Copy the full SHA
    c075646 View commit details
  3. Update cli help

    MarkGriffiths committed Feb 14, 2019
    Copy the full SHA
    0c7ec0c View commit details
  4. Update travis

    MarkGriffiths committed Feb 14, 2019
    Copy the full SHA
    c3e2a46 View commit details
  5. Update deps

    MarkGriffiths committed Feb 14, 2019
    Copy the full SHA
    c23f02a View commit details
  6. Update docs

    MarkGriffiths committed Feb 14, 2019
    Copy the full SHA
    80dae6e View commit details
  7. 0.8.3

    MarkGriffiths committed Feb 14, 2019
    Copy the full SHA
    c37a889 View commit details
  8. Update docs

    MarkGriffiths committed Feb 14, 2019
    Copy the full SHA
    0da7ecf View commit details
  9. Copy the full SHA
    9276c1f View commit details
  10. Copy the full SHA
    970b7d7 View commit details

Commits on Feb 15, 2019

  1. Update deps

    MarkGriffiths committed Feb 15, 2019
    Copy the full SHA
    48f2c26 View commit details
  2. 0.8.4

    MarkGriffiths committed Feb 15, 2019
    Copy the full SHA
    d0a9ccd View commit details
  3. Update docs

    MarkGriffiths committed Feb 15, 2019
    Copy the full SHA
    181f2de View commit details
  4. Copy the full SHA
    c29398c View commit details
  5. Copy the full SHA
    ae31a2e View commit details

Commits on Feb 16, 2019

  1. Update tests

    MarkGriffiths committed Feb 16, 2019
    Copy the full SHA
    1091ca2 View commit details
  2. Update docs

    MarkGriffiths committed Feb 16, 2019
    Copy the full SHA
    ac021a7 View commit details
  3. Update package

    MarkGriffiths committed Feb 16, 2019
    Copy the full SHA
    6035191 View commit details
  4. Configure ava

    MarkGriffiths committed Feb 16, 2019
    Copy the full SHA
    971e701 View commit details
  5. Update and polish

    MarkGriffiths committed Feb 16, 2019
    Copy the full SHA
    f40959c View commit details
  6. Update docs

    MarkGriffiths committed Feb 16, 2019
    Copy the full SHA
    e3ab782 View commit details
  7. Copy the full SHA
    2bab6ad View commit details
  8. Copy the full SHA
    50cbf1b View commit details
  9. Copy the full SHA
    6f31ff3 View commit details
  10. Copy the full SHA
    d3b7cb5 View commit details
  11. Copy the full SHA
    55cf301 View commit details

Commits on Feb 21, 2019

  1. Update deps

    MarkGriffiths committed Feb 21, 2019
    Copy the full SHA
    dd1baab View commit details
  2. 1.0.1

    MarkGriffiths committed Feb 21, 2019
    Copy the full SHA
    e1e7e80 View commit details
  3. Update docs

    MarkGriffiths committed Feb 21, 2019
    Copy the full SHA
    a24502e View commit details
  4. Copy the full SHA
    c8efb2e View commit details
  5. Copy the full SHA
    81b9e50 View commit details

Commits on Feb 23, 2019

  1. Update Dependencies

    MarkGriffiths committed Feb 23, 2019
    Copy the full SHA
    5f9f1a7 View commit details
  2. 1.0.2

    MarkGriffiths committed Feb 23, 2019
    Copy the full SHA
    1cbef73 View commit details
  3. Update Documentation

    MarkGriffiths committed Feb 23, 2019
    Copy the full SHA
    0be40c6 View commit details
Showing 1,127 changed files with 64,127 additions and 30,417 deletions.
7 changes: 4 additions & 3 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -7,6 +7,9 @@ engines:
- javascript
eslint:
enabled: true
checks:
comma-dangle:
enabled: false
config:
config: test/fixtures/config/.eslintrc
fixme:
@@ -17,10 +20,8 @@ ratings:
exclude_paths:
- test/
- docs/
- bin/
- media/
- scripts/
- index.js
- index.mjs
- gulpfile.js
- index.d.ts

4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
/coverage
/node_modules
*.sublime-project
*.sublime-workspace
39 changes: 15 additions & 24 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,38 +1,29 @@
---
branches:
only:
- master
- develop
- /^greenkeeper/.*$/
- master
- develop
- /^feature/.*$/
language: node_js
node_js:
- stable
- 9
- 8
sudo: false
notifications:
webhooks:
urls:
- https://webhooks.gitter.im/e/d0418713e51ac049564a
on_success: always
on_failure: change
on_start: never
- "--lts"
env:
global:
- CC_TEST_REPORTER_ID=9930a88506218aaf57a8349f54d5003f0bc17ce71f50df77fe0fa86884aa267b
- secure: k+PXexJeDTne3XBzuDa59S3V7lvZ1hXoivoD3AkSM30WXRFVhqvreCkpcrKcwLWD6DTJA7DYy2eQE26V4Q2NVIPSHo4cMhVKX4v6a4JITN8UCWKqa9oaDE4OuHWymVXcuS1FRDUJQEy59oRb1zM37f+3bfOEoEupgg4IDBErxiaWyLZV3d8f5mVNkZC2nhvXdfla/KNeJxCIBk8bzR9yCPgra8frwzGb0ZQazZfyy31D3JkHYNeJfIp/4ncXLiracUxzLLAevW0sb4RI3oP3KX8UKs//uT0ipjQnSqPQFM1gewDUPelk6XvI/glw6G1+nttqcyxj+LO6mlpJGXtcyNP2qziU86n2UYsxaocEtvcK4U7lKyo5tnrJr/WunZZ1k0H8YHASkHdKsef5m+lhlrKvk9ebMZER96bE1+p7gNSo9ghGNS+JSelVqs9hqNMFAAdiT8Y3Q5li5Yg81BNbLOXTYwFlXt1OKPrC2Ie3kKw/kbcYIhn9bofmsCHI2naULquISoEW94cqycpZzPfRmoWXOVqXM+jyWdQ/w1tEFuthYIiYJG1YIoptuW2ZIR6kIt8bLe6ZKCotkIfUY8fnENIq/VuNhIZWzHt5rtnqeP0XiH2aPGFXmAVGylVbUZLifQa8mS6CQiR9CTD7bOy5/odFtKrqGD1IN/QxpaLoa1I=
- CC_TEST_REPORTER_ID=ba42fc27c58fe141f19793fa5acb42d4d229da491a4c7a1568ba50a69a009e1f
before_install:
- '[[ $(node -v) =~ ^v10.*$ ]] || npm install -g npm@latest'
- npm install -g greenkeeper-lockfile
install: npm install
- npm i -g npm
install: npm ci --no-optional
before_script:
- greenkeeper-lockfile-update
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
- chmod +x ./cc-test-reporter
- ./cc-test-reporter before-build
after_script:
- greenkeeper-lockfile-upload
- "[ $TRAVIS_NODE_VERSION = stable ]
&& nyc report --reporter=lcov
&& ./cc-test-reporter after-build --debug -t lcov --exit-code $TRAVIS_TEST_RESULT
|| echo 'Coverage skipped'"
- "[ $TRAVIS_NODE_VERSION = stable ] && c8 report --reporter=lcov --reporter=text && ./cc-test-reporter
after-build --debug -t lcov --exit-code $TRAVIS_TEST_RESULT || echo 'Coverage skipped'"
notifications:
slack:
secure: b30+M8/fYAvUaYwnjMRVgpf63V84HkaMHO6j/RSE8vCyPLF0kxJYlc1lsemGfR1czvEUxNz+IIvDhbdLdkeF7Fpdq2gLBa4MTEpBuzKGtwqC9Tup3u0hg1haNd0oGmMSextH4e2wvdaFXK+rIYebAYhNoP5qeW6OqtyqNVblL7I=
cache:
directories:
- "$HOME/.npm"
5 changes: 5 additions & 0 deletions ava.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
const config = {
files: ['test/*.js'],
}

export default config
Loading