1
0
Fork 0
Commit graph

28306 commits

Author SHA1 Message Date
Nick Dower
3bdeeb1a05
Merge pull request #1902 from freesewing/semvertest
fix: Support -rc releases in version unit test. Fixes #1886
2022-02-19 09:42:53 +01:00
Joost De Cock
6575056fd7 New translations en.md (French) 2022-02-19 09:15:01 +01:00
Joost De Cock
7ddb023c8d fix: Support -rc releases in version unit test. Fixes #1886 2022-02-19 08:24:33 +01:00
Joost De Cock
94d9d79c5d Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-02-19 08:17:48 +01:00
Joost De Cock
e4190ab667 chore: Added markdown lint scripts 2022-02-19 08:17:39 +01:00
Joost De Cock
8941cfc582
Merge pull request #1897 from freesewing/i18n
New Crowdin updates
2022-02-19 08:15:19 +01:00
Joost De Cock
879e41b038
Merge branch 'develop' into i18n 2022-02-19 08:15:14 +01:00
Joost De Cock
18e3b7d713
Merge pull request #1899 from freesewing/nickd/create-freesewing-pattern-test
Add smoke test for create-freesewing-pattern.
2022-02-19 08:14:01 +01:00
Joost De Cock
daee93bd79 New translations en.md (French) 2022-02-19 08:13:20 +01:00
Joost De Cock
fc11d88db5 New translations en.md (French) 2022-02-19 08:08:43 +01:00
Joost De Cock
265ad404da chore(markdown): Linting of dev docs 2022-02-19 08:04:25 +01:00
Joost De Cock
2140294825
Merge pull request #1898 from freesewing/mdlint-dev-guides-best-practices
Initial test of markdown linting (and auto-fixing)
2022-02-19 08:02:36 +01:00
Joost De Cock
b600e26845 New translations en.md (Dutch) 2022-02-19 07:56:07 +01:00
Joost De Cock
ab245f19a2 New translations en.md (French) 2022-02-19 07:56:06 +01:00
Joost De Cock
06aae423bb New translations en.md (French) 2022-02-19 07:56:04 +01:00
Joost De Cock
850dd272c6 New translations en.md (German) 2022-02-19 07:56:03 +01:00
Nick Dower
dcaa119175
Merge pull request #1892 from freesewing/dependabot/npm_and_yarn/commander-9.0.0
chore(deps): bump commander from 2.17.1 to 9.0.0
2022-02-18 20:37:46 +01:00
Nick Dower
647e566dc0 Add smoke test for create-freesewing-pattern. 2022-02-18 20:32:12 +01:00
Nick Dower
e53fde5777
Merge pull request #1890 from freesewing/dependabot/npm_and_yarn/next-12.1.0
chore(deps): bump next from 12.0.10 to 12.1.0
2022-02-18 18:55:01 +01:00
Nick Dower
7b606b6a1b
Merge pull request #1894 from freesewing/dependabot/npm_and_yarn/prismjs-1.27.0
chore(deps-dev): bump prismjs from 1.26.0 to 1.27.0
2022-02-18 18:54:44 +01:00
Nick Dower
eb738db962
Merge pull request #1893 from freesewing/dependabot/npm_and_yarn/mongoose-6.2.2
chore(deps): bump mongoose from 6.2.1 to 6.2.2
2022-02-18 18:54:20 +01:00
Nick Dower
05a1f71111
Merge pull request #1895 from freesewing/dependabot/npm_and_yarn/babel/core-7.17.5
chore(deps-dev): bump @babel/core from 7.17.2 to 7.17.5
2022-02-18 18:54:01 +01:00
Nick Dower
0b8e16aa42
Merge pull request #1896 from freesewing/dependabot/npm_and_yarn/netlify-cli-9.6.5
chore(deps): bump netlify-cli from 9.6.4 to 9.6.5
2022-02-18 18:53:43 +01:00
Joost De Cock
1d8beedd44 chore(markdown): Linter fixes 2022-02-18 18:33:38 +01:00
Joost De Cock
e146a451da chore: Add remark-frontmatter
This is required for linting markdown
2022-02-18 18:32:59 +01:00
dependabot[bot]
a784492f32
chore(deps): bump commander from 2.17.1 to 9.0.0
Bumps [commander](https://github.com/tj/commander.js) from 2.17.1 to 9.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v2.17.1...v9.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 17:29:41 +00:00
dependabot[bot]
5369e0e815
chore(deps): bump next from 12.0.10 to 12.1.0
Bumps [next](https://github.com/vercel/next.js) from 12.0.10 to 12.1.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.0.10...v12.1.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 17:28:52 +00:00
Joost De Cock
f555f15750 chore(markdown): Added markdown linting. See #1867
I am starting small here, by limiting the markdown check
to `markdown/dev/guides/best-practices` but that can be
changed later.
2022-02-18 18:24:45 +01:00
Joost De Cock
faa4390808 fix(markdown): Pesky crowdin errors
@nicholasdower I have the feeling these keep on reappearing,
but I might just be imagining things.
Tagging you here so that next time I wonder about this, you
will know :)

If they reappear, it's because Crowdin (the translation tool)
keeps on reverting the changes.
2022-02-18 18:20:52 +01:00
Joost De Cock
bd20fb691e New translations en.md (German) 2022-02-18 17:38:16 +01:00
Joost De Cock
f18886e9d5 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-02-18 17:34:39 +01:00
Joost De Cock
fd89d5cba2 fix(markdown): Unclosed Note 2022-02-18 17:34:28 +01:00
dependabot[bot]
b64ea1a732
chore(deps): bump netlify-cli from 9.6.4 to 9.6.5
Bumps [netlify-cli](https://github.com/netlify/cli) from 9.6.4 to 9.6.5.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v9.6.4...v9.6.5)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 04:21:12 +00:00
dependabot[bot]
90514cd8d4
chore(deps-dev): bump @babel/core from 7.17.2 to 7.17.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.2 to 7.17.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.17.5/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 04:17:50 +00:00
dependabot[bot]
78a48035c9
chore(deps-dev): bump prismjs from 1.26.0 to 1.27.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.26.0 to 1.27.0.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.26.0...v1.27.0)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 04:12:23 +00:00
dependabot[bot]
fa3176f09b
chore(deps): bump mongoose from 6.2.1 to 6.2.2
Bumps [mongoose](https://github.com/Automattic/mongoose) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: mongoose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 04:04:17 +00:00
Nick Dower
56b2ca0a5b
Merge pull request #1889 from freesewing/dependabot/npm_and_yarn/url-parse-1.5.7
chore(deps): bump url-parse from 1.5.4 to 1.5.7
2022-02-17 23:47:56 +01:00
Joost De Cock
47bfd60ffe release: v2.20.6
**Date:** 2022-02-22

- Set units on fontsizes to support scale setting

- Handle unset props.pattern in DraftConfigurator option.hide check
2022-02-17 19:37:00 +01:00
Joost De Cock
8e355a5c6c fix(components): Handle unset pattern prop in DraftConfigurator 2022-02-17 19:34:05 +01:00
Joost De Cock
c5eea00b80 fix(css-theme): Use units for scaled text sizes 2022-02-17 19:33:38 +01:00
Joost De Cock
da5df07716 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-02-17 19:11:47 +01:00
Joost De Cock
1bdae6b002 release: v2.20.5 2022-02-17 19:11:27 +01:00
dependabot[bot]
bd0feebed5
chore(deps): bump url-parse from 1.5.4 to 1.5.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 18:03:53 +00:00
Joost De Cock
72eb737d70
Merge pull request #1888 from freesewing/dependabot/npm_and_yarn/commander-9.0.0
chore(deps): bump commander from 8.3.0 to 9.0.0
2022-02-17 19:00:45 +01:00
Joost De Cock
422df8f0be
Merge pull request #1885 from freesewing/i18n
New Crowdin updates
2022-02-17 19:00:18 +01:00
Joost De Cock
d63f8493f5
Merge pull request #1887 from freesewing/dependabot/npm_and_yarn/netlify-cli-9.6.4
chore(deps): bump netlify-cli from 9.5.0 to 9.6.4
2022-02-17 19:00:06 +01:00
dependabot[bot]
5751e3940b
chore(deps): bump commander from 8.3.0 to 9.0.0
Bumps [commander](https://github.com/tj/commander.js) from 8.3.0 to 9.0.0.
- [Release notes](https://github.com/tj/commander.js/releases)
- [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tj/commander.js/compare/v8.3.0...v9.0.0)

---
updated-dependencies:
- dependency-name: commander
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 04:17:41 +00:00
dependabot[bot]
b5c08e9564
chore(deps): bump netlify-cli from 9.5.0 to 9.6.4
Bumps [netlify-cli](https://github.com/netlify/cli) from 9.5.0 to 9.6.4.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v9.5.0...v9.6.4)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 04:09:53 +00:00
Joost De Cock
cbf258bb6e chore: Reconfigure packages 2022-02-16 20:45:38 +01:00
Joost De Cock
eec214f98b New translations en.md (Dutch) 2022-02-16 20:26:57 +01:00