chore: Added ignore file for prettier
This commit is contained in:
parent
8964b18349
commit
6c01099791
80 changed files with 978 additions and 760 deletions
3
.github/workflows/tests.aaron.yml
vendored
3
.github/workflows/tests.aaron.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/aaron && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/aaron && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.benjamin.yml
vendored
3
.github/workflows/tests.benjamin.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/benjamin && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/benjamin && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.bent.yml
vendored
3
.github/workflows/tests.bent.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/bent && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/bent && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.breanna.yml
vendored
3
.github/workflows/tests.breanna.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/breanna && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/breanna && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.brian.yml
vendored
3
.github/workflows/tests.brian.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/brian && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/brian && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.bruce.yml
vendored
3
.github/workflows/tests.bruce.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/bruce && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/bruce && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.carlita.yml
vendored
3
.github/workflows/tests.carlita.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/carlita && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/bent@^2.8.0 @freesewing/carlton@^2.8.0 @freesewing/plugin-bust@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/carlita && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/bent@^2.8.0 @freesewing/carlton@^2.8.0 @freesewing/plugin-bust@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.carlton.yml
vendored
3
.github/workflows/tests.carlton.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/carlton && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/bent@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/carlton && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/bent@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.cathrin.yml
vendored
3
.github/workflows/tests.cathrin.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/cathrin && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/cathrin && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.diana.yml
vendored
3
.github/workflows/tests.diana.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/diana && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/diana && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.examples.yml
vendored
3
.github/workflows/tests.examples.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/examples && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/examples && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.florence.yml
vendored
3
.github/workflows/tests.florence.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/florence && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/florence && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.florent.yml
vendored
3
.github/workflows/tests.florent.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/florent && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/florent && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.holmes.yml
vendored
3
.github/workflows/tests.holmes.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/holmes && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/plugin-bust@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/holmes && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/plugin-bust@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.huey.yml
vendored
3
.github/workflows/tests.huey.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/huey && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/huey && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.hugo.yml
vendored
3
.github/workflows/tests.hugo.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/hugo && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/hugo && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.jaeger.yml
vendored
3
.github/workflows/tests.jaeger.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/jaeger && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/bent@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/jaeger && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/bent@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.legend.yml
vendored
3
.github/workflows/tests.legend.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/legend && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/legend && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.paco.yml
vendored
3
.github/workflows/tests.paco.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/paco && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/paco && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.penelope.yml
vendored
3
.github/workflows/tests.penelope.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/penelope && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/penelope && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.rendertest.yml
vendored
3
.github/workflows/tests.rendertest.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/rendertest && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/rendertest && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.sandy.yml
vendored
3
.github/workflows/tests.sandy.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/sandy && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/sandy && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.shin.yml
vendored
3
.github/workflows/tests.shin.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/shin && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/shin && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.simon.yml
vendored
3
.github/workflows/tests.simon.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/simon && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/plugin-flip@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/simon && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/plugin-flip@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.simone.yml
vendored
3
.github/workflows/tests.simone.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/simone && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/simon@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/plugin-flip@^2.8.0 @freesewing/plugin-bust@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/simone && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/simon@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/plugin-flip@^2.8.0 @freesewing/plugin-bust@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.sven.yml
vendored
3
.github/workflows/tests.sven.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/sven && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/sven && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.tamiko.yml
vendored
3
.github/workflows/tests.tamiko.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/tamiko && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/tamiko && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.theo.yml
vendored
3
.github/workflows/tests.theo.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/theo && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/theo && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.trayvon.yml
vendored
3
.github/workflows/tests.trayvon.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/trayvon && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/trayvon && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.tutorial.yml
vendored
3
.github/workflows/tests.tutorial.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/tutorial && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/tutorial && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.wahid.yml
vendored
3
.github/workflows/tests.wahid.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/wahid && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/plugin-round@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/wahid && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/brian@^2.8.0 @freesewing/plugin-buttons@^2.8.0 @freesewing/plugin-round@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
3
.github/workflows/tests.waralee.yml
vendored
3
.github/workflows/tests.waralee.yml
vendored
|
@ -4,6 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
strategy:
|
||||
|
@ -22,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: 'cd packages/waralee && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai'
|
||||
run: "cd packages/waralee && npm install @freesewing/core@^2.8.0 @freesewing/plugin-bundle@^2.8.0 @freesewing/models@2.8.0 @freesewing/pattern-info@2.8.0 mocha chai"
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -81,8 +81,6 @@ yarn-error.log*
|
|||
lerna-debug.log*
|
||||
packages/core/.nyc_output
|
||||
packages/i18n/sort.sh
|
||||
packages/create-freesewing-pattern/index.js
|
||||
packages/create-freesewing-pattern/lib/cli.js
|
||||
.gitignore
|
||||
scripts/taskrunner.sh
|
||||
scripts/verdaccio.sh
|
||||
|
|
11
.prettierignore
Normal file
11
.prettierignore
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Since we generate a bunch of YAML and MarkDown files programatically
|
||||
# It triggers this constant fight between prettier and YAML/MD formatting
|
||||
# So let's not
|
||||
*.yml
|
||||
*.md
|
||||
|
||||
|
||||
# More auto-generated code
|
||||
packages/*/example/public/*
|
||||
packages/*/example/src/*
|
||||
packages/*/tests/*.js
|
35
CHANGELOG.md
35
CHANGELOG.md
|
@ -1,7 +1,9 @@
|
|||
# Change log for: FreeSewing (global)
|
||||
|
||||
|
||||
## Unreleased
|
||||
|
||||
|
||||
## 2.8.0 (2020-08-10)
|
||||
|
||||
### benjamin
|
||||
|
@ -32,6 +34,7 @@
|
|||
|
||||
- Initial release for Paco, a pattern for summer pants
|
||||
|
||||
|
||||
## 2.7.2 (2020-07-29)
|
||||
|
||||
### core
|
||||
|
@ -40,6 +43,7 @@
|
|||
|
||||
- Fixed wrong return value in debug message from Path
|
||||
|
||||
|
||||
## 2.7.1 (2020-07-24)
|
||||
|
||||
### aaron
|
||||
|
@ -122,6 +126,7 @@
|
|||
|
||||
- Hem radius can no longer be zero. Use teh `square` hem style for that
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### aaron
|
||||
|
@ -475,6 +480,7 @@
|
|||
- Ported waralee to the crotchDepth measurement. See [#425](https://github.com/freesewing/freesewing/issues/425)
|
||||
- Removed `Circumference` suffix from measurement names
|
||||
|
||||
|
||||
## 2.6.0 (2020-05-01)
|
||||
|
||||
### brian
|
||||
|
@ -553,6 +559,7 @@
|
|||
- Closed the front seam path
|
||||
- Draft the front lining/facing even when complete is falsy
|
||||
|
||||
|
||||
## 2.5.0 (2020-04-05)
|
||||
|
||||
### css-theme
|
||||
|
@ -577,6 +584,7 @@
|
|||
|
||||
- title, description, and options for Dianna
|
||||
|
||||
|
||||
## 2.4.6 (2020-03-23)
|
||||
|
||||
### i18n
|
||||
|
@ -585,6 +593,7 @@
|
|||
|
||||
- Fixed an bug in the i18n package
|
||||
|
||||
|
||||
## 2.4.5 (2020-03-19)
|
||||
|
||||
### florence
|
||||
|
@ -605,6 +614,7 @@
|
|||
|
||||
- Check whether frontScyeDart option is zero prior to implementing it
|
||||
|
||||
|
||||
## 2.4.4 (2020-03-15)
|
||||
|
||||
### core
|
||||
|
@ -643,6 +653,7 @@
|
|||
|
||||
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
|
||||
|
||||
|
||||
## 2.4.3 (2020-03-12)
|
||||
|
||||
### i18n
|
||||
|
@ -651,6 +662,7 @@
|
|||
|
||||
- Added more translations
|
||||
|
||||
|
||||
## 2.4.2 (2020-03-08)
|
||||
|
||||
### components
|
||||
|
@ -669,7 +681,8 @@
|
|||
|
||||
#### Changed
|
||||
|
||||
- Added _for_ to title output
|
||||
- Added *for* to title output
|
||||
|
||||
|
||||
## 2.4.1 (2020-03-04)
|
||||
|
||||
|
@ -685,6 +698,7 @@
|
|||
|
||||
- [#542](https://github.com/freesewing/freesewing.org/issues/542): Prevent neckstimate from throwing when getting an unexpected measurement
|
||||
|
||||
|
||||
## 2.4.0 (2020-02-29)
|
||||
|
||||
### florence
|
||||
|
@ -694,6 +708,7 @@
|
|||
- Florence is a face mask pattern
|
||||
- Initial release
|
||||
|
||||
|
||||
## 2.3.0 (2020-02-23)
|
||||
|
||||
### holmes
|
||||
|
@ -710,6 +725,7 @@
|
|||
- A plugin to generate gores for semi-spheres or domes
|
||||
- Initial release
|
||||
|
||||
|
||||
## 2.2.0 (2020-02-22)
|
||||
|
||||
### aaron
|
||||
|
@ -917,6 +933,7 @@
|
|||
|
||||
- Fixed tags in pattern config file
|
||||
|
||||
|
||||
## 2.1.9 (2020-01-18)
|
||||
|
||||
### core
|
||||
|
@ -931,6 +948,7 @@
|
|||
|
||||
- [#253](https://github.com/freesewing/freesewing/issues/253): Fixed type in simon sleeve causing incorrect cuff issue
|
||||
|
||||
|
||||
## 2.1.8 (2019-12-16)
|
||||
|
||||
### simon
|
||||
|
@ -939,6 +957,7 @@
|
|||
|
||||
- [#416](https://github.com/freesewing/freesewing.org/issues/416): Fixed bug in simon sleeve
|
||||
|
||||
|
||||
## 2.1.7 (2019-12-15)
|
||||
|
||||
### carlton
|
||||
|
@ -948,6 +967,7 @@
|
|||
- Added missing scalebox
|
||||
- Re-numbered tail as part 5
|
||||
|
||||
|
||||
## 2.1.6 (2019-11-24)
|
||||
|
||||
### utils
|
||||
|
@ -956,6 +976,7 @@
|
|||
|
||||
- [#317](https://github.com/freesewing/freesewing.org/issues/317): Fixed bug where format was not passed to formatImperial
|
||||
|
||||
|
||||
## 2.1.5 (2019-11-19)
|
||||
|
||||
### plugin-dimension
|
||||
|
@ -964,6 +985,7 @@
|
|||
|
||||
- Fixed issue where inch marks where breaking SVG because of unescaped double quotes
|
||||
|
||||
|
||||
## 2.1.4 (2019-11-01)
|
||||
|
||||
### components
|
||||
|
@ -976,6 +998,7 @@
|
|||
|
||||
- The Ogol component has been removed as it wasn't used
|
||||
|
||||
|
||||
## 2.1.3 (2019-10-18)
|
||||
|
||||
### i18n
|
||||
|
@ -994,6 +1017,7 @@
|
|||
|
||||
- [#250](https://github.com/freesewing/freesewing.org/issues/250): Model page stays empty with pre 2.0 model data: Error: 'neckstimate() requires a valid measurement name as second parameter. (received underBust)'
|
||||
|
||||
|
||||
## 2.1.2 (2019-10-14)
|
||||
|
||||
### i18n
|
||||
|
@ -1002,6 +1026,7 @@
|
|||
|
||||
- Fixed issue where symlinks were causing all languages to export English strings
|
||||
|
||||
|
||||
## 2.1.1 (2019-10-13)
|
||||
|
||||
### components
|
||||
|
@ -1036,6 +1061,7 @@
|
|||
|
||||
- Fixed an issue with the formatMm method not adding units
|
||||
|
||||
|
||||
## 2.1.0 (2019-10-06)
|
||||
|
||||
### components
|
||||
|
@ -1126,6 +1152,7 @@
|
|||
- Added the Waralee wrap Pants pattern by @woutervdub
|
||||
- Initial release
|
||||
|
||||
|
||||
## 2.0.4 (2019-09-27)
|
||||
|
||||
### carlton
|
||||
|
@ -1144,6 +1171,7 @@
|
|||
|
||||
- [#104](https://github.com/freesewing/freesewing/issues/104): Fixed incorrect embed setting on Workbench pattern export
|
||||
|
||||
|
||||
## 2.0.3 (2019-09-15)
|
||||
|
||||
### bruce
|
||||
|
@ -1170,6 +1198,7 @@
|
|||
|
||||
- Fix measurementDiffers to pass breasts parameter to neckstimate
|
||||
|
||||
|
||||
## 2.0.2 (2019-09-06)
|
||||
|
||||
### benjamin
|
||||
|
@ -1229,6 +1258,7 @@
|
|||
|
||||
- Removed lingering debug statement in formatImperial
|
||||
|
||||
|
||||
## 2.0.1 (2019-09-01)
|
||||
|
||||
### models
|
||||
|
@ -1258,6 +1288,7 @@
|
|||
|
||||
- The `measurementDiffers` method is new.
|
||||
|
||||
|
||||
## 2.0.0 (2019-08-25)
|
||||
|
||||
### aaron
|
||||
|
@ -1559,3 +1590,5 @@
|
|||
#### Added
|
||||
|
||||
- Initial release
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/aaron
|
||||
|
||||
|
||||
## 2.7.1 (2020-07-24)
|
||||
|
||||
### Fixed
|
||||
|
@ -32,7 +33,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/benjamin
|
||||
|
||||
|
||||
## 2.8.0 (2020-08-10)
|
||||
|
||||
### Fixed
|
||||
|
@ -24,7 +25,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/bent
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -23,7 +24,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/breanna
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -19,7 +20,9 @@
|
|||
|
||||
- Removed deprecated `centerBackNeckToWaist` and `hpsToWaistBack` measurements
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/brian
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -30,7 +31,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/bruce
|
||||
|
||||
|
||||
## 2.7.1 (2020-07-24)
|
||||
|
||||
### Fixed
|
||||
|
@ -30,7 +31,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/carlita
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -22,7 +23,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/carlton
|
||||
|
||||
|
||||
## 2.7.1 (2020-07-24)
|
||||
|
||||
### Fixed
|
||||
|
@ -39,7 +40,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/cathrin
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -20,7 +21,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/components
|
||||
|
||||
|
||||
## 2.8.0 (2020-08-10)
|
||||
|
||||
### Added
|
||||
|
@ -134,7 +135,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/core
|
||||
|
||||
|
||||
## 2.8.0 (2020-08-10)
|
||||
|
||||
### Fixed
|
||||
|
@ -70,7 +71,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/css-theme
|
||||
|
||||
|
||||
## 2.7.1 (2020-07-24)
|
||||
|
||||
### Added
|
||||
|
@ -69,7 +70,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/diana
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -14,7 +15,9 @@
|
|||
|
||||
- Diana is a top with a draped neck
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/florence
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -29,7 +30,9 @@
|
|||
- Florence is a face mask pattern
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/florent
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -18,7 +19,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/holmes
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -13,7 +14,9 @@
|
|||
- Homes is a pattern for a Sherlock Holmes hat
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/huey
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -32,7 +33,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/hugo
|
||||
|
||||
|
||||
## 2.7.1 (2020-07-24)
|
||||
|
||||
### Fixed
|
||||
|
@ -44,7 +45,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/i18n
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -83,7 +84,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/jaeger
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -27,7 +28,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/legend
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Added
|
||||
|
@ -7,7 +8,9 @@
|
|||
- A pattern to document the markings on our patterns
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/models
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -35,7 +36,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,12 +1,15 @@
|
|||
# Change log for: @freesewing/paco
|
||||
|
||||
|
||||
## 2.8.0 (2020-08-10)
|
||||
|
||||
### Added
|
||||
|
||||
- Initial release for Paco, a pattern for summer pants
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||

|
||||
|
||||
<p align='center'><a
|
||||
href="https://www.npmjs.com/package/@freesewing/paco"
|
||||
title="@freesewing/paco on NPM"
|
||||
|
@ -44,16 +43,18 @@
|
|||
|
||||
## What am I looking at? 🤔
|
||||
|
||||
This repository is our _monorepo_ holding [all our NPM packages](https://www.npmjs.com/search?q=keywords:freesewing).
|
||||
This repository is our *monorepo* holding [all our NPM packages](https://www.npmjs.com/search?q=keywords:freesewing).
|
||||
This folder holds **@freesewing/paco**
|
||||
|
||||
A FreeSewing pattern for summer pants
|
||||
|
||||
|
||||
|
||||
## About FreeSewing 💀
|
||||
|
||||
Where the world of makers and developers collide, that's where you'll find FreeSewing.
|
||||
|
||||
Our [core library](https://freesewing.dev/reference/api/) is a _batteries-included_ toolbox
|
||||
Our [core library](https://freesewing.dev/reference/api/) is a *batteries-included* toolbox
|
||||
for parametric design of sewing patterns. It's a modular system (check our list
|
||||
of [plugins](https://freesewing.dev/reference/plugins/) and getting started is as simple as:
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ This will spin up the development environment, similar to [our online demo](http
|
|||
|
||||
Where the world of makers and developers collide, that's where you'll find FreeSewing.
|
||||
|
||||
Our [core library](https://freesewing.dev/en/freesewing) is a _batteries-included_ toolbox
|
||||
Our [core library](https://freesewing.dev/en/freesewing) is a *batteries-included* toolbox
|
||||
for parametric design of sewing patterns. It's a modular system (check our list
|
||||
of [plugins](https://freesewing.dev/en/plugins) and getting started is as simple as:
|
||||
|
||||
|
@ -93,3 +93,4 @@ Our [chatroom on Gitter](https://gitter.im) is the best place to ask questions,
|
|||
share your feedback, or just hang out.
|
||||
|
||||
If you want to report a problem, please [create an issue](https://github.com/freesewing/freesewing/issues/new).
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
// This file is auto-generated.
|
||||
// Changes you make will be overwritten.
|
||||
const expect = require('chai').expect
|
||||
const models = require('@freesewing/models')
|
||||
const patterns = require('@freesewing/pattern-info')
|
||||
const expect = require("chai").expect;
|
||||
const models = require("@freesewing/models")
|
||||
const patterns = require("@freesewing/pattern-info")
|
||||
|
||||
const Paco = require('../dist')
|
||||
|
||||
|
@ -12,10 +12,28 @@ const testPatternDrafting = require('../../../tests/patterns/drafting')
|
|||
const testPatternSampling = require('../../../tests/patterns/sampling')
|
||||
|
||||
// Test config
|
||||
testPatternConfig('paco', new Paco(), expect, models, patterns)
|
||||
testPatternConfig(
|
||||
'paco',
|
||||
new Paco(),
|
||||
expect,
|
||||
models,
|
||||
patterns
|
||||
)
|
||||
|
||||
// Test drafting
|
||||
testPatternDrafting('paco', Paco, expect, models, patterns)
|
||||
testPatternDrafting(
|
||||
'paco',
|
||||
Paco,
|
||||
expect,
|
||||
models,
|
||||
patterns
|
||||
)
|
||||
|
||||
// Test sampling
|
||||
testPatternSampling('paco', Paco, expect, models, patterns)
|
||||
testPatternSampling(
|
||||
'paco',
|
||||
Paco,
|
||||
expect,
|
||||
models,
|
||||
patterns
|
||||
)
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/penelope
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -20,7 +21,9 @@
|
|||
- Added the Penelope Pencil Skirt pattern by @woutervdub
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/plugin-bust
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -12,7 +13,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/plugin-buttons
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -16,7 +17,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,12 +1,15 @@
|
|||
# Change log for: @freesewing/plugin-measurements
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Added
|
||||
|
||||
- A FreeSewing plugin that adds measurements that can be calculated based on existing measurements
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/plugin-mirror
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Added
|
||||
|
@ -7,7 +8,9 @@
|
|||
- A FreeSewing plugin for mirroring points or paths
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/sandy
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -19,7 +20,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/shin
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -13,7 +14,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/simon
|
||||
|
||||
|
||||
## 2.7.1 (2020-07-24)
|
||||
|
||||
### Fixed
|
||||
|
@ -67,7 +68,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/simone
|
||||
|
||||
|
||||
## 2.7.1 (2020-07-24)
|
||||
|
||||
### Fixed
|
||||
|
@ -33,7 +34,9 @@
|
|||
- Added the Simone shirt pattern
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/sven
|
||||
|
||||
|
||||
## 2.7.1 (2020-07-24)
|
||||
|
||||
### Fixed
|
||||
|
@ -33,7 +34,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/tamiko
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -20,7 +21,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/theo
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -25,7 +26,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/titan
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Added
|
||||
|
@ -7,7 +8,9 @@
|
|||
- A FreeSewing block for pants/trousers
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/trayvon
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -19,7 +20,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/tutorial
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -12,7 +13,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/utils
|
||||
|
||||
|
||||
## 2.7.1 (2020-07-24)
|
||||
|
||||
### Added
|
||||
|
@ -96,7 +97,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||

|
||||
|
||||
<p align='center'><a
|
||||
href="https://www.npmjs.com/package/@freesewing/utils"
|
||||
title="@freesewing/utils on NPM"
|
||||
|
@ -44,16 +43,18 @@
|
|||
|
||||
## What am I looking at? 🤔
|
||||
|
||||
This repository is our _monorepo_ holding [all our NPM packages](https://www.npmjs.com/search?q=keywords:freesewing).
|
||||
This repository is our *monorepo* holding [all our NPM packages](https://www.npmjs.com/search?q=keywords:freesewing).
|
||||
This folder holds **@freesewing/utils**
|
||||
|
||||
A collection of utilities shared across freesewing projects
|
||||
|
||||
|
||||
|
||||
## About FreeSewing 💀
|
||||
|
||||
Where the world of makers and developers collide, that's where you'll find FreeSewing.
|
||||
|
||||
Our [core library](https://freesewing.dev/reference/api/) is a _batteries-included_ toolbox
|
||||
Our [core library](https://freesewing.dev/reference/api/) is a *batteries-included* toolbox
|
||||
for parametric design of sewing patterns. It's a modular system (check our list
|
||||
of [plugins](https://freesewing.dev/reference/plugins/) and getting started is as simple as:
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/wahid
|
||||
|
||||
|
||||
## 2.7.1 (2020-07-24)
|
||||
|
||||
### Added
|
||||
|
@ -46,7 +47,9 @@
|
|||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
# Change log for: @freesewing/waralee
|
||||
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
@ -20,7 +21,9 @@
|
|||
- Added the Waralee wrap Pants pattern by @woutervdub
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue