Joost De Cock
|
3fdac53b94
|
Merge pull request #4220 from freesewing/dependabot/npm_and_yarn/mermaid-10.2.2
chore(deps): bump mermaid from 10.2.1 to 10.2.2
|
2023-06-05 19:27:55 +02:00 |
|
joostdecock
|
7d7d7549c7
|
feat(shared): Added lookups to inspector
|
2023-06-05 19:16:53 +02:00 |
|
dependabot[bot]
|
f090352dee
|
chore(deps): bump daisyui from 3.0.0 to 3.0.3
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.0.0 to 3.0.3.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/commits)
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 05:14:47 +00:00 |
|
dependabot[bot]
|
62faf5fa38
|
chore(deps): bump mermaid from 10.2.1 to 10.2.2
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.2.1 to 10.2.2.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.2.1...v10.2.2)
---
updated-dependencies:
- dependency-name: mermaid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 05:05:04 +00:00 |
|
dependabot[bot]
|
7743ae8321
|
chore(deps): bump jotai from 2.1.0 to 2.1.1
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](https://github.com/pmndrs/jotai/compare/v2.1.0...v2.1.1)
---
updated-dependencies:
- dependency-name: jotai
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 05:02:21 +00:00 |
|
joostdecock
|
5716b69e58
|
feat(shared): Toggle colors
|
2023-06-04 16:56:44 +02:00 |
|
joostdecock
|
53e72d148c
|
feat(shared): Added stack inspector
|
2023-06-04 16:44:03 +02:00 |
|
joostdecock
|
0642fbdf51
|
fix(shared): Prebuild issues after removing org step
|
2023-06-03 21:43:49 +02:00 |
|
joostdecock
|
dc2c5b62ce
|
feat(org): Use dynamic pages for new designs
|
2023-06-03 21:36:35 +02:00 |
|
Enoch Riese
|
67fe54542f
|
deepscan fix
|
2023-06-03 11:41:05 -05:00 |
|
Enoch Riese
|
a1714c48d0
|
make it look like Joost's version
|
2023-06-03 11:31:40 -05:00 |
|
Enoch Riese
|
f701cd4a57
|
Merge branch 'joost' into eriese-shared-menus-rebase
|
2023-06-03 10:31:22 -05:00 |
|
joostdecock
|
9c7ea25e3b
|
wip(shared): Paths support in Inspector
|
2023-06-03 16:59:19 +02:00 |
|
Enoch Riese
|
76b96242d3
|
cleanup after cherry-pick
|
2023-06-02 13:07:43 -05:00 |
|
Enoch Riese
|
1359daec67
|
refactor ui settings menu to use shared components
|
2023-06-02 12:42:48 -05:00 |
|
Enoch Riese
|
2ad0ac3491
|
add toggler to boolean menu items
|
2023-06-02 12:41:27 -05:00 |
|
Enoch Riese
|
f37274ee70
|
add a default step to mmInput
|
2023-06-02 12:39:55 -05:00 |
|
Enoch Riese
|
29e992aa81
|
one more lint fix
|
2023-06-02 12:39:55 -05:00 |
|
Enoch Riese
|
1a8d621a6a
|
deepscan fixes
|
2023-06-02 12:39:55 -05:00 |
|
Enoch Riese
|
b975355f45
|
document new shared menus
|
2023-06-02 12:39:55 -05:00 |
|
Enoch Riese
|
a8891d6091
|
lint fixes
|
2023-06-02 12:39:55 -05:00 |
|
Enoch Riese
|
3841a1695e
|
xray menu using shared components
|
2023-06-02 12:39:55 -05:00 |
|
Enoch Riese
|
cc14c562d2
|
both menus using same structure and components
|
2023-06-02 12:39:55 -05:00 |
|
Enoch Riese
|
75bc302dd4
|
most menu items using shared components
|
2023-06-02 12:39:55 -05:00 |
|
Enoch Riese
|
0f0fcb5e6b
|
refactor menus to share components
|
2023-06-02 12:39:55 -05:00 |
|
joostdecock
|
4075e35641
|
wip(shared): Points support in Inspector
|
2023-06-02 18:21:40 +02:00 |
|
Joost De Cock
|
11677394d6
|
Merge pull request #4209 from freesewing/dependabot/npm_and_yarn/mermaid-10.2.1
chore(deps): bump mermaid from 10.2.0 to 10.2.1
|
2023-06-02 13:38:57 +02:00 |
|
Joost De Cock
|
7c93410f57
|
Merge pull request #4210 from freesewing/dependabot/npm_and_yarn/headlessui/react-1.7.15
chore(deps): bump @headlessui/react from 1.7.14 to 1.7.15
|
2023-06-02 13:38:49 +02:00 |
|
dependabot[bot]
|
436f9df49d
|
chore(deps): bump daisyui from 2.52.0 to 3.0.0
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 2.52.0 to 3.0.0.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v2.52.0...v3.0.0)
---
updated-dependencies:
- dependency-name: daisyui
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-02 05:12:59 +00:00 |
|
dependabot[bot]
|
e700e93d38
|
chore(deps): bump @headlessui/react from 1.7.14 to 1.7.15
Bumps [@headlessui/react](https://github.com/tailwindlabs/headlessui/tree/HEAD/packages/@headlessui-react) from 1.7.14 to 1.7.15.
- [Release notes](https://github.com/tailwindlabs/headlessui/releases)
- [Changelog](https://github.com/tailwindlabs/headlessui/blob/main/packages/@headlessui-react/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/headlessui/commits/@headlessui/react@v1.7.15/packages/@headlessui-react)
---
updated-dependencies:
- dependency-name: "@headlessui/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-02 05:09:15 +00:00 |
|
dependabot[bot]
|
5ab05ccbb1
|
chore(deps): bump mermaid from 10.2.0 to 10.2.1
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.2.0 to 10.2.1.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.2.0...v10.2.1)
---
updated-dependencies:
- dependency-name: mermaid
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-02 05:07:46 +00:00 |
|
joostdecock
|
eef8d68781
|
feat(shared): PanZoomPattern component
|
2023-06-01 20:18:37 +02:00 |
|
joostdecock
|
d64a26e0ee
|
Merge branch 'serialize' into joost
|
2023-06-01 17:03:01 +02:00 |
|
joostdecock
|
c95ebd5934
|
chore(shared): Updated ui settings and work on render view
|
2023-06-01 17:01:48 +02:00 |
|
joostdecock
|
2b933ce8c7
|
Revert "feat(shared): Added Inspect to UI menu"
This reverts commit fa437b9b16 .
|
2023-06-01 16:50:21 +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
|
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
|
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 |
|
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 |
|
joostdecock
|
f0279c3830
|
chore: Linter issues
|
2023-05-31 18:34:37 +02:00 |
|
joostdecock
|
2876d16f16
|
fix(shared): Use path from props in dynamic docs
|
2023-05-31 18:08:07 +02:00 |
|