1
0
Fork 0
Commit graph

23959 commits

Author SHA1 Message Date
Joost De Cock
2d4869fdd4 fix(plugin-bartack): Updated tests to recent changes 2022-01-18 18:46:37 +01:00
Joost De Cock
72703d89d7 fix(plugin-bartack): Removed debug statement 2022-01-18 18:46:18 +01:00
dependabot[bot]
c4597eec93
chore(deps): bump next from 12.0.7 to 12.0.8
Bumps [next](https://github.com/vercel/next.js) from 12.0.7 to 12.0.8.
- [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.7...v12.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 16:46:24 +00:00
Joost De Cock
42a6fcccba fix(plugin-banner): Updated tests to recent changes 2022-01-18 17:43:02 +01:00
Joost De Cock
fb380ec49a
Merge pull request #1668 from freesewing/i18n
New Crowdin updates
2022-01-18 17:37:57 +01:00
Joost De Cock
89cd31a322
Merge pull request #1669 from freesewing/dependabot/npm_and_yarn/ava-4.0.1
chore(deps-dev): bump ava from 3.15.0 to 4.0.1
2022-01-18 17:37:51 +01:00
Joost De Cock
da34db0661
Merge pull request #1672 from freesewing/dependabot/npm_and_yarn/bezier-js-5.1.0
chore(deps): bump bezier-js from 4.1.1 to 5.1.0
2022-01-18 17:37:24 +01:00
Joost De Cock
14f668d9ce
Merge pull request #1678 from freesewing/dependabot/npm_and_yarn/globby-11.1.0
chore(deps): bump globby from 11.0.4 to 11.1.0
2022-01-18 17:37:13 +01:00
Joost De Cock
d7b1f22609
Merge pull request #1680 from freesewing/dependabot/npm_and_yarn/autoprefixer-10.4.2
chore(deps): bump autoprefixer from 10.4.0 to 10.4.2
2022-01-18 17:36:28 +01:00
Joost De Cock
9a19aadc96
Merge pull request #1681 from freesewing/dependabot/npm_and_yarn/algoliasearch-4.12.0
chore(deps): bump algoliasearch from 4.11.0 to 4.12.0
2022-01-18 17:35:54 +01:00
Joost De Cock
4195492753
Merge pull request #1682 from freesewing/dependabot/npm_and_yarn/remark-parse-10.0.1
chore(deps): bump remark-parse from 9.0.0 to 10.0.1
2022-01-18 17:35:23 +01:00
Joost De Cock
7b748736e6
Merge pull request #1683 from freesewing/dependabot/npm_and_yarn/prismjs-1.26.0
chore(deps-dev): bump prismjs from 1.25.0 to 1.26.0
2022-01-18 17:34:16 +01:00
Joost De Cock
eaa79a7efc chore(plugintest): Make all the default test 2022-01-18 16:35:36 +01:00
Joost De Cock
9dded37bc3 chore: Changelog update 2022-01-18 16:31:22 +01:00
Joost De Cock
30e3ce23f4 chore(plugintest): Remove validate and versionfree-svg 2022-01-18 16:30:50 +01:00
Joost De Cock
71f25d7bab fix(css-theme): Fixed pattern text classes 2022-01-18 16:29:11 +01:00
Joost De Cock
7a73c8823f feat(plugintest): Added plugin-title 2022-01-18 16:28:44 +01:00
Joost De Cock
647059b058 fix(plugin-title): Support scale setting. Closes #1639 2022-01-18 16:26:51 +01:00
Joost De Cock
b96a3b2f84 feat(plugintest): Added plugin-sprinkle 2022-01-18 14:58:10 +01:00
Joost De Cock
f15063095c feat(plugin-sprinkle): Support scale and rotate in macro 2022-01-18 14:57:14 +01:00
Joost De Cock
1addd578fd feat(plugintest): Added plugin-scalebox 2022-01-18 14:40:26 +01:00
Joost De Cock
ce70e40fba feat(plugintest): Added plugin-round 2022-01-18 14:36:02 +01:00
Joost De Cock
bdea7fe9b2 feat(plugintest): Added plugin-notches 2022-01-18 14:27:01 +01:00
Joost De Cock
5a2ae9a20a chore(plugin-notches): Reduced bnotch stroke width 2022-01-18 14:25:56 +01:00
Joost De Cock
8d83eedd6b feat(plugintest): Added plugin-mirror 2022-01-18 14:12:36 +01:00
Joost De Cock
303176f513 feat(plugintest): Added plugin-measurements 2022-01-18 12:24:07 +01:00
Joost De Cock
684a71a8d8 feat(plugintest): Added plugin-logo 2022-01-18 12:16:09 +01:00
Joost De Cock
582807f8b7 feat(plugintest): Added plugin-i18n 2022-01-18 12:07:37 +01:00
Joost De Cock
85041b23e5 fix(i18n): Fix plugin translations
In a misguided attempt to keep the code DRY, the file that
builds the plugin translations was symlinked from various
languages to the English version.

Alas, due to the relative imports, this means that all
languages imported the English translations for plugins,
meaning that on-pattern translation was de-facto broken.

This fixes that.
2022-01-18 12:00:19 +01:00
Joost De Cock
cfa68811f9 chore: Reconfigure packages 2022-01-18 10:29:56 +01:00
Joost De Cock
d0d58298f2 fix(plugin-gore): goreNumber is now gores 2022-01-18 10:29:40 +01:00
Joost De Cock
5cebae628d feat(plugintest): Added grainline plugin 2022-01-18 10:14:50 +01:00
Joost De Cock
1309d7629f fix(markdown): Small fixes in docs 2022-01-18 10:13:16 +01:00
Joost De Cock
6434a9237f feat(markdown): Added missing docs for the gore macro 2022-01-18 10:12:58 +01:00
Joost De Cock
eb65653be2 feat(example): Added plugin_gore part 2022-01-18 10:01:24 +01:00
Joost De Cock
a359251c9f fix(holmes): goreNumber is now gores 2022-01-18 09:40:02 +01:00
Joost De Cock
384ad52518 feat(markdown): Updated grainline macro docs with new text prop 2022-01-18 09:20:28 +01:00
Joost De Cock
5ccb8379d8 feat(plugin-grainline): Added support for custom text 2022-01-18 09:17:26 +01:00
Joost De Cock
e599287e5d feat(plugintest): Added plugin-gore 2022-01-18 09:13:18 +01:00
Joost De Cock
4d358dfc52 feat(plugintest): Added plugin-flip 2022-01-18 09:03:16 +01:00
Joost De Cock
12433ae11e feat(plugin-flip): Support both X and Y axis 2022-01-18 09:01:58 +01:00
Joost De Cock
e509616ade chore: Changelog update 2022-01-18 08:31:26 +01:00
Joost De Cock
b618bac0a4 fix(markdown): The offset is the d prop in pd macro 2022-01-18 08:31:04 +01:00
Joost De Cock
66eb39a3f1 feat(plugintest): Added plugin-dimension 2022-01-18 08:30:33 +01:00
Joost De Cock
c25323b10c fix(plugin-dimension): Support hiding start/end markers 2022-01-18 08:29:43 +01:00
dependabot[bot]
06fd1c2280
chore(deps-dev): bump prismjs from 1.25.0 to 1.26.0
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.26.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.25.0...v1.26.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-01-18 04:16:14 +00:00
dependabot[bot]
c4ab064a55
chore(deps): bump remark-parse from 9.0.0 to 10.0.1
Bumps [remark-parse](https://github.com/remarkjs/remark) from 9.0.0 to 10.0.1.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/remark-parse@9.0.0...remark-parse@10.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 04:15:29 +00:00
dependabot[bot]
d4bd0c0913
chore(deps): bump algoliasearch from 4.11.0 to 4.12.0
Bumps [algoliasearch](https://github.com/algolia/algoliasearch-client-javascript) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/algolia/algoliasearch-client-javascript/releases)
- [Changelog](https://github.com/algolia/algoliasearch-client-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/algolia/algoliasearch-client-javascript/compare/4.11.0...4.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 04:14:33 +00:00
dependabot[bot]
990af33ae9
chore(deps): bump autoprefixer from 10.4.0 to 10.4.2
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.0 to 10.4.2.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.0...10.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-18 04:13:05 +00:00
Joost De Cock
22c9d39955 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-01-17 18:33:15 +01:00