joostdecock
57d50c42da
feat(markdown): Docs for new/updated core methods
2023-06-01 16:48:11 +02:00
joostdecock
a2800dddda
feat(core): Added Pattern.getLogs() and updated Pattern.getRenderProps()
...
The data returned by `Pattern.getRenderProps()` was not serializable as
we were returning `this` all over the place, thereby including marcors,
log methods, cyclic object references, and so on.
This commit changes that by implementing a `.asRenderProp()` method on
all of the various objects (stack, part, path, point, snippet,
attributes, svg) and only including data that can be serialized.
In addition, we no longer include the logs in the renderProps because
they are not related to rendering the pattern.
Instead, the new method `Pattern.getLogs()` gives you the logs.
2023-06-01 16:45:13 +02:00
joostdecock
1ac287e6f5
fix(shared): Reset buttons in workbench UI menu
2023-06-01 09:51:25 +02:00
joostdecock
d289ad7b8c
chore(shared): Remove unused config for control setting
2023-06-01 09:46:13 +02:00
joostdecock
fa437b9b16
feat(shared): Added Inspect to UI menu
2023-06-01 09:42:48 +02:00
Joost De Cock
0597d6ef51
Merge pull request #4192 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.342.0
...
chore(deps): bump @aws-sdk/client-sesv2 from 3.338.0 to 3.342.0
2023-06-01 09:22:34 +02:00
Joost De Cock
f3fb4bd352
Merge pull request #4193 from freesewing/dependabot/npm_and_yarn/react-instantsearch-hooks-web-6.44.1
...
chore(deps): bump react-instantsearch-hooks-web from 6.44.0 to 6.44.1
2023-06-01 09:22:27 +02:00
Joost De Cock
84066893ce
Merge pull request #4194 from freesewing/dependabot/npm_and_yarn/sanity/vision-3.11.5
...
chore(deps): bump @sanity/vision from 3.11.3 to 3.11.5
2023-06-01 09:22:19 +02:00
Joost De Cock
2aaba3d692
Merge pull request #4195 from freesewing/dependabot/npm_and_yarn/next/mdx-13.4.4
...
chore(deps): bump @next/mdx from 13.4.3 to 13.4.4
2023-06-01 09:22:12 +02:00
Joost De Cock
de526a290f
Merge pull request #4196 from freesewing/dependabot/npm_and_yarn/maizzle/framework-4.4.5
...
chore(deps): bump @maizzle/framework from 4.4.4 to 4.4.5
2023-06-01 09:22:03 +02:00
Joost De Cock
c657a0d46a
Merge pull request #4197 from freesewing/dependabot/npm_and_yarn/commitlint/cli-17.6.5
...
chore(deps-dev): bump @commitlint/cli from 17.6.3 to 17.6.5
2023-06-01 09:21:55 +02:00
Joost De Cock
e71e83d4bd
Merge pull request #4198 from freesewing/dependabot/npm_and_yarn/ava-5.3.0
...
chore(deps-dev): bump ava from 5.2.0 to 5.3.0
2023-06-01 09:21:48 +02:00
Joost De Cock
2037d1681e
Merge pull request #4199 from freesewing/dependabot/npm_and_yarn/react-hot-toast-2.4.1
...
chore(deps): bump react-hot-toast from 2.4.0 to 2.4.1
2023-06-01 09:21:40 +02:00
Joost De Cock
b68f4cbc53
Merge pull request #4200 from freesewing/dependabot/npm_and_yarn/sanity/cli-3.11.5
...
chore(deps-dev): bump @sanity/cli from 3.11.3 to 3.11.5
2023-06-01 09:21:32 +02:00
Joost De Cock
96329a43dc
Merge pull request #4154 from freesewing/joost
...
[wip] org: Work on patterns pages and saving/editing of patterns
2023-06-01 09:20:28 +02:00
joostdecock
beb580785b
chore(shared): Linter warnings
2023-06-01 09:17:02 +02:00
joostdecock
05966c6862
feat(shared): Allow color-override in Difficulty component
2023-06-01 09:06:11 +02:00
joostdecock
8fc2916cc3
chore: Linter warning
2023-06-01 09:05:40 +02:00
joostdecock
5187cc0378
fix(shared): Remove debug output
2023-06-01 08:56:42 +02:00
joostdecock
e32147a94b
fix(shared): Show header after linter changes
2023-06-01 08:56:14 +02:00
joostdecock
3ffb4683ed
wip(shared): Comment-out XRay for now
2023-06-01 08:50:49 +02:00
joostdecock
f1154d149c
chore(shared): Deepscan warnings
2023-06-01 08:48:21 +02:00
joostdecock
86586001ae
chore: Linter fix
2023-06-01 08:41:58 +02:00
github-actions
0117704cac
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sanity/cli-3.11.5 changes in config/dependencies.yaml
2023-06-01 05:21:29 +00:00
github-actions
293746df5f
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-hot-toast-2.4.1 changes in config/dependencies.yaml
2023-06-01 05:20:31 +00:00
dependabot[bot]
cd1d36d849
chore(deps-dev): bump @sanity/cli from 3.11.3 to 3.11.5
...
Bumps [@sanity/cli](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/cli ) from 3.11.3 to 3.11.5.
- [Release notes](https://github.com/sanity-io/sanity/releases )
- [Commits](https://github.com/sanity-io/sanity/commits/v3.11.5/packages/@sanity/cli )
---
updated-dependencies:
- dependency-name: "@sanity/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 05:18:33 +00:00
dependabot[bot]
4a55fd6c39
chore(deps): bump react-hot-toast from 2.4.0 to 2.4.1
...
Bumps [react-hot-toast](https://github.com/timolins/react-hot-toast ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/timolins/react-hot-toast/releases )
- [Commits](https://github.com/timolins/react-hot-toast/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: react-hot-toast
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 05:17:16 +00:00
github-actions
3c528f2930
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/maizzle/framework-4.4.5 changes in config/dependencies.yaml
2023-06-01 05:14:55 +00:00
dependabot[bot]
85ef9391a1
chore(deps-dev): bump ava from 5.2.0 to 5.3.0
...
Bumps [ava](https://github.com/avajs/ava ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/avajs/ava/releases )
- [Commits](https://github.com/avajs/ava/compare/v5.2.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: ava
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 05:14:02 +00:00
github-actions
98952ef5d4
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/next/mdx-13.4.4 changes in config/dependencies.yaml
2023-06-01 05:13:23 +00:00
dependabot[bot]
39b6b221bc
chore(deps-dev): bump @commitlint/cli from 17.6.3 to 17.6.5
...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 17.6.3 to 17.6.5.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.6.5/@commitlint/cli )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 05:12:51 +00:00
github-actions
dc488f0445
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/sanity/vision-3.11.5 changes in config/dependencies.yaml
2023-06-01 05:11:48 +00:00
dependabot[bot]
67fa08ce96
chore(deps): bump @maizzle/framework from 4.4.4 to 4.4.5
...
Bumps [@maizzle/framework](https://github.com/maizzle/framework ) from 4.4.4 to 4.4.5.
- [Release notes](https://github.com/maizzle/framework/releases )
- [Commits](https://github.com/maizzle/framework/compare/v4.4.4...v4.4.5 )
---
updated-dependencies:
- dependency-name: "@maizzle/framework"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 05:11:36 +00:00
github-actions
b221dc90bf
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-instantsearch-hooks-web-6.44.1 changes in config/dependencies.yaml
2023-06-01 05:10:29 +00:00
dependabot[bot]
859364e723
chore(deps): bump @next/mdx from 13.4.3 to 13.4.4
...
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx ) from 13.4.3 to 13.4.4.
- [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/v13.4.4/packages/next-mdx )
---
updated-dependencies:
- dependency-name: "@next/mdx"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 05:10:23 +00:00
github-actions
5e216473d4
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.342.0 changes in config/dependencies.yaml
2023-06-01 05:09:55 +00:00
dependabot[bot]
8b64ba2306
chore(deps): bump @sanity/vision from 3.11.3 to 3.11.5
...
Bumps [@sanity/vision](https://github.com/sanity-io/sanity/tree/HEAD/packages/@sanity/vision ) from 3.11.3 to 3.11.5.
- [Release notes](https://github.com/sanity-io/sanity/releases )
- [Commits](https://github.com/sanity-io/sanity/commits/v3.11.5/packages/@sanity/vision )
---
updated-dependencies:
- dependency-name: "@sanity/vision"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 05:08:59 +00:00
dependabot[bot]
b571327507
chore(deps): bump react-instantsearch-hooks-web from 6.44.0 to 6.44.1
...
Bumps [react-instantsearch-hooks-web](https://github.com/algolia/instantsearch.js ) from 6.44.0 to 6.44.1.
- [Release notes](https://github.com/algolia/instantsearch.js/releases )
- [Commits](https://github.com/algolia/instantsearch.js/compare/react-instantsearch-hooks-web@6.44.0...react-instantsearch-hooks-web@6.44.1 )
---
updated-dependencies:
- dependency-name: react-instantsearch-hooks-web
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 05:07:33 +00:00
dependabot[bot]
34d50c102d
chore(deps): bump @aws-sdk/client-sesv2 from 3.338.0 to 3.342.0
...
Bumps [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2 ) from 3.338.0 to 3.342.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases )
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sesv2/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.342.0/clients/client-sesv2 )
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-sesv2"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 05:06:14 +00:00
joostdecock
f0279c3830
chore: Linter issues
2023-05-31 18:34:37 +02:00
Joost De Cock
09d1a17cf1
Merge pull request #4143 from freesewing/dependabot/npm_and_yarn/sanity/cli-3.11.3
...
chore(deps-dev): bump @sanity/cli from 3.11.2 to 3.11.3
2023-05-31 18:10:54 +02:00
Joost De Cock
a369389258
Merge pull request #4145 from freesewing/dependabot/npm_and_yarn/styled-components-5.3.11
...
chore(deps): bump styled-components from 5.3.10 to 5.3.11
2023-05-31 18:10:45 +02:00
Joost De Cock
9ad18f63e4
Merge pull request #4182 from freesewing/dependabot/npm_and_yarn/prisma-4.15.0
...
chore(deps-dev): bump prisma from 4.14.1 to 4.15.0
2023-05-31 18:10:23 +02:00
Joost De Cock
22fd892969
Merge pull request #4183 from freesewing/dependabot/npm_and_yarn/prisma/client-4.15.0
...
chore(deps): bump @prisma/client from 4.14.1 to 4.15.0
2023-05-31 18:10:14 +02:00
Joost De Cock
4bde62a5b0
Merge pull request #4184 from freesewing/dependabot/npm_and_yarn/standard-17.1.0
...
chore(deps-dev): bump standard from 17.0.0 to 17.1.0
2023-05-31 18:10:06 +02:00
Joost De Cock
b3ca996422
Merge pull request #4185 from freesewing/dependabot/npm_and_yarn/dotenv-16.1.1
...
chore(deps): bump dotenv from 16.0.3 to 16.1.1
2023-05-31 18:09:59 +02:00
Joost De Cock
1484146fe3
Merge pull request #4186 from freesewing/dependabot/npm_and_yarn/commitlint/config-conventional-17.6.5
...
chore(deps-dev): bump @commitlint/config-conventional from 17.6.3 to 17.6.5
2023-05-31 18:09:50 +02:00
Joost De Cock
71da3d66e8
Merge pull request #4187 from freesewing/dependabot/npm_and_yarn/daisyui-2.52.0
...
chore(deps): bump daisyui from 2.51.6 to 2.52.0
2023-05-31 18:09:41 +02:00
Joost De Cock
3afdf60a8b
Merge pull request #4188 from freesewing/dependabot/npm_and_yarn/postcss-8.4.24
...
chore(deps): bump postcss from 8.4.23 to 8.4.24
2023-05-31 18:09:33 +02:00
Joost De Cock
17c6552122
Merge pull request #4189 from freesewing/dependabot/npm_and_yarn/all-contributors-cli-6.26.0
...
chore(deps-dev): bump all-contributors-cli from 6.25.1 to 6.26.0
2023-05-31 18:09:25 +02:00