1
0
Fork 0
Commit graph

57492 commits

Author SHA1 Message Date
github-actions
caf45c3a91 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/jotai-2.1.1 changes in config/dependencies.yaml 2023-06-05 05:05:05 +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
github-actions
d00f05ad3d [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/eslint-8.42.0 changes in config/dependencies.yaml 2023-06-05 05:04:29 +00:00
dependabot[bot]
fa9a1b5582
chore(deps): bump dotenv from 16.1.3 to 16.1.4
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.3 to 16.1.4.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.1.3...v16.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 05:03:35 +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
dependabot[bot]
4ab92710ed
chore(deps-dev): bump eslint from 8.41.0 to 8.42.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.41.0 to 8.42.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.41.0...v8.42.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-05 05:01:14 +00:00
joostdecock
17725ff941 fix(react-components): Paperless grid in Pattern 2023-06-04 17:28:02 +02:00
joostdecock
5716b69e58 feat(shared): Toggle colors 2023-06-04 16:56:44 +02:00
joostdecock
57457ee841 chore(react-components): Tweaks to pattern 2023-06-04 16:52:20 +02:00
joostdecock
ab6511f4b9 chore(core): Cleaned up renderprops 2023-06-04 16:52:02 +02:00
joostdecock
982b3984b8 feat(core): Added support for renderProps in defs 2023-06-04 16:44:38 +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
Joost De Cock
f677744846
Merge pull request #4215 from eriese/eriese-shared-menus-rebase
Refactor (Sites/Shared) Workbench menus use shared components
2023-06-03 20:58:52 +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
bd50aae150
Merge pull request #4202 from freesewing/serialize
feat(core): Added Pattern.getLogs() and updated Pattern.getRenderProps()
2023-06-02 14:25:24 +02:00
Joost De Cock
f3c738a7e9
Merge pull request #4205 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.344.0
chore(deps): bump @aws-sdk/client-sesv2 from 3.342.0 to 3.344.0
2023-06-02 13:39:28 +02:00
Joost De Cock
3a5c0d98e7
Merge pull request #4206 from freesewing/dependabot/npm_and_yarn/types/react-18.2.8
chore(deps-dev): bump @types/react from 18.2.7 to 18.2.8
2023-06-02 13:39:21 +02:00
Joost De Cock
cbc2ee8c48
Merge pull request #4207 from freesewing/dependabot/npm_and_yarn/react-swipeable-7.0.1
chore(deps): bump react-swipeable from 7.0.0 to 7.0.1
2023-06-02 13:39:13 +02:00
Joost De Cock
14b25b39e5
Merge pull request #4208 from freesewing/dependabot/npm_and_yarn/bugsnag/js-7.20.2
chore(deps): bump @bugsnag/js from 7.18.0 to 7.20.2
2023-06-02 13:39:05 +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
Joost De Cock
cb557a07d0
Merge pull request #4211 from freesewing/dependabot/npm_and_yarn/dotenv-16.1.3
chore(deps): bump dotenv from 16.1.1 to 16.1.3
2023-06-02 13:38:42 +02:00
Joost De Cock
32709aa74a
Merge pull request #4212 from freesewing/dependabot/npm_and_yarn/daisyui-3.0.0
chore(deps): bump daisyui from 2.52.0 to 3.0.0
2023-06-02 13:38:33 +02:00
Joost De Cock
20d96aa1fe
Merge pull request #4213 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-02 13:38:25 +02:00
Joost De Cock
becb0272f2
Merge pull request #4214 from freesewing/dependabot/npm_and_yarn/typescript-5.1.3
chore(deps-dev): bump typescript from 5.0.4 to 5.1.3
2023-06-02 13:38:17 +02:00
github-actions
9c83a59816 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/typescript-5.1.3 changes in config/dependencies.yaml 2023-06-02 05:18:14 +00:00
github-actions
03fabed0ee [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-hot-toast-2.4.1 changes in config/dependencies.yaml 2023-06-02 05:16:58 +00:00
github-actions
9d2dcbb05c [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/daisyui-3.0.0 changes in config/dependencies.yaml 2023-06-02 05:15:40 +00:00
dependabot[bot]
894b1c17e0
chore(deps-dev): bump typescript from 5.0.4 to 5.1.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.4...v5.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-02 05:15:30 +00:00
github-actions
15fa49b6ff [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/dotenv-16.1.3 changes in config/dependencies.yaml 2023-06-02 05:14:42 +00:00
dependabot[bot]
d1870746a6
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-02 05:14:07 +00: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