1
0
Fork 0
Commit graph

50062 commits

Author SHA1 Message Date
joostdecock
edeefe0c17 chore: Lockfile update 2022-09-21 10:16:14 +02:00
joostdecock
f08f2d7e48 feat(core): Add getId to shorthand 2022-09-21 10:15:59 +02:00
Joost De Cock
947cbd0f4d Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-09-21 09:55:31 +02:00
Joost De Cock
4aaf078b8a wip(markdown): Work on dev docs 2022-09-21 09:55:21 +02:00
dependabot[bot]
8fd0a63240
chore(deps): bump autoprefixer from 10.4.11 to 10.4.12
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.11 to 10.4.12.
- [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.11...10.4.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 04:08:30 +00:00
dependabot[bot]
298e52237a
chore(deps-dev): bump lerna from 5.5.0 to 5.5.2
Bumps [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna) from 5.5.0 to 5.5.2.
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/core/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v5.5.2/core/lerna)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-21 04:05:39 +00:00
Joost De Cock
b09c7c976a
fix(lab): init() is now __init() 2022-09-20 21:42:46 +02:00
Joost De Cock
73f2ed2b52 chore(dev): Tweaks to docs site 2022-09-20 18:09:52 +02:00
Joost De Cock
1f7ba79f81 chore(markdown): Working on v3 docs 2022-09-20 18:09:28 +02:00
Joost De Cock
22680fbddc chore(core): Change init to be private (__init) 2022-09-20 15:24:10 +02:00
Joost De Cock
4a29e25d50 chore(lab): Updated theme/locale picker 2022-09-20 11:14:09 +02:00
Joost De Cock
e0a48319f6 chore(lab): Drop pinked ribbon 2022-09-20 09:08:51 +02:00
Joost De Cock
1ae438e01a chore: Removed trans theme as it's not very distinctive 2022-09-20 08:48:42 +02:00
Joost De Cock
a288b44a81 chore(lab): Changed default bg in lgbtq theme 2022-09-20 08:47:31 +02:00
Joost De Cock
51ff5bd998 chore(lab): Fix color issue in dark theme 2022-09-20 08:44:47 +02:00
Joost De Cock
4860f08ab3 chore(lab): Updated design picker 2022-09-20 08:42:34 +02:00
dependabot[bot]
f5d090dbba
chore(deps-dev): bump eslint-config-next from 12.3.0 to 12.3.1
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.3.0 to 12.3.1.
- [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/commits/v12.3.1/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 04:07:44 +00:00
Joost De Cock
bb89b6ca65 chore(core): Unit tests for v3 code 2022-09-19 23:35:52 +02:00
Joost De Cock
d5eb2946d3 chore(core): More unit tests 2022-09-19 18:04:47 +02:00
Joost De Cock
269b1a36f1 fix(core): Tests for smurve and smurve_ 2022-09-19 10:32:53 +02:00
Joost De Cock
d7cbd42ced feat(core): Added path.smurve() and path.smurve_() methods 2022-09-19 09:28:45 +02:00
Joost De Cock
cde423214c New translations en.md (German) 2022-09-19 00:07:28 +02:00
Joost De Cock
4eddfd60f0 New translations en.md (German) 2022-09-19 00:07:27 +02:00
Joost De Cock
64e242722d New translations en.md (German) 2022-09-19 00:07:26 +02:00
Joost De Cock
21ea22a18d chore(core): Don't use reveal, use unhide 2022-09-18 23:01:10 +02:00
Joost De Cock
7730d4976f fix(lab): Don't check for render in paths 2022-09-18 22:58:03 +02:00
Joost De Cock
4ab4801940 fix(plugin-timing): Clean up debug message 2022-09-18 22:56:16 +02:00
Joost De Cock
405808e2f9 feat(timing-plugin): New plugin for measuring draft timing 2022-09-18 22:53:14 +02:00
Joost De Cock
00ff0bf3d7 chore: README fix 2022-09-18 22:51:45 +02:00
Joost De Cock
04f6852482 feat(core): Added additional lifecycle hooks
Specifically:

- preInit
- postInit
- preSetDraft
- prePartDraft
- postPartDraft
- postSetDraft
2022-09-18 22:48:55 +02:00
Joost De Cock
3eca3c3715 New translations en.md (Ukrainian) 2022-09-18 20:19:46 +02:00
Joost De Cock
6b4db2bce1 New translations en.md (Ukrainian) 2022-09-18 19:15:28 +02:00
Joost De Cock
c5138aad99 fix: No more setRender() use hide() unhide() instead 2022-09-18 19:14:25 +02:00
Joost De Cock
a5114804a4 fix: Tests for designs after core changes 2022-09-18 18:43:40 +02:00
Joost De Cock
960cd9ca13 feat(brien): Optimize sleevecap resolver 2022-09-18 18:43:21 +02:00
Joost De Cock
b7d8cef789 fix(brian): Use hide() not setRender() 2022-09-18 18:43:00 +02:00
Joost De Cock
5dc7401308 chore(core): Use hide, not render 2022-09-18 18:16:17 +02:00
Joost De Cock
026560ef24
Merge pull request #2827 from freesewing/multiset
feat(core): Adds support for managing multiple sets of settings (aka mutisets)
2022-09-18 15:12:15 +02:00
Joost De Cock
200cebf582 chore(core): Refactor v3 code 2022-09-18 15:11:10 +02:00
Joost De Cock
41b7c67813 New translations en.md (German) 2022-09-17 23:32:02 +02:00
Joost De Cock
a6f68bbbc1 New translations en.md (German) 2022-09-17 21:46:38 +02:00
Joost De Cock
528df9ddb6 New translations en.md (German) 2022-09-17 21:46:37 +02:00
Joost De Cock
e9ab4d8f59
Merge pull request #2823 from freesewing/dependabot/npm_and_yarn/react-instantsearch-dom-6.33.0
chore(deps): bump react-instantsearch-dom from 6.32.1 to 6.33.0
2022-09-17 17:54:18 +02:00
Joost De Cock
a438af7afd
Merge pull request #2824 from freesewing/dependabot/npm_and_yarn/mongodb-memory-server-8.9.2
chore(deps): bump mongodb-memory-server from 8.9.1 to 8.9.2
2022-09-17 17:54:08 +02:00
Joost De Cock
085b5bb8a7
Merge pull request #2825 from freesewing/dependabot/npm_and_yarn/daisyui-2.28.0
chore(deps): bump daisyui from 2.25.0 to 2.28.0
2022-09-17 17:53:52 +02:00
Joost De Cock
f43e38c628
Merge pull request #2826 from freesewing/dependabot/npm_and_yarn/headlessui/react-1.7.2
chore(deps): bump @headlessui/react from 1.7.1 to 1.7.2
2022-09-17 17:53:41 +02:00
Joost De Cock
e8a063a38e New translations en.md (Ukrainian) 2022-09-17 17:37:09 +02:00
Joost De Cock
53b9b55d63 New translations en.md (Ukrainian) 2022-09-17 17:37:08 +02:00
Joost De Cock
59613516d4 New translations en.md (Ukrainian) 2022-09-17 17:37:07 +02:00
Joost De Cock
9419c58723 New translations en.md (Ukrainian) 2022-09-17 17:37:06 +02:00