Joost De Cock
|
5ded145d13
|
fix(shared): Put back aside naviation on desktop
|
2023-05-23 09:56:03 +02:00 |
|
github-actions
|
3c0cbb3ab6
|
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/bugsnag/js-7.20.2 changes in config/dependencies.yaml
|
2023-05-23 05:19:48 +00:00 |
|
dependabot[bot]
|
6718b0befe
|
chore(deps): bump @bugsnag/js from 7.18.0 to 7.20.2
Bumps [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 7.18.0 to 7.20.2.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/v7.20.2/CHANGELOG.md)
- [Commits](https://github.com/bugsnag/bugsnag-js/compare/v7.18.0...v7.20.2)
---
updated-dependencies:
- dependency-name: "@bugsnag/js"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-23 05:17:08 +00:00 |
|
github-actions
|
8193afc653
|
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-hot-toast-2.4.1 changes in config/dependencies.yaml
|
2023-05-23 05:15:10 +00:00 |
|
dependabot[bot]
|
34136df65d
|
chore(deps-dev): bump @types/node from 20.2.0 to 20.2.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.2.0 to 20.2.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-23 05:15:01 +00:00 |
|
dependabot[bot]
|
67d84ccf2c
|
chore(deps): bump remark-preset-lint-consistent from 5.1.1 to 5.1.2
Bumps [remark-preset-lint-consistent](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-preset-lint-consistent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/HEAD/packages/remark-preset-lint-consistent)
---
updated-dependencies:
- dependency-name: remark-preset-lint-consistent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-23 05:13:37 +00:00 |
|
dependabot[bot]
|
322e8b0043
|
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-05-23 05:11:46 +00:00 |
|
dependabot[bot]
|
226bfd90a9
|
chore(deps): bump remark-lint-emphasis-marker from 3.1.1 to 3.1.2
Bumps [remark-lint-emphasis-marker](https://github.com/remarkjs/remark-lint/tree/HEAD/packages/remark-lint-emphasis-marker) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/remarkjs/remark-lint/releases)
- [Changelog](https://github.com/remarkjs/remark-lint/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark-lint/commits/HEAD/packages/remark-lint-emphasis-marker)
---
updated-dependencies:
- dependency-name: remark-lint-emphasis-marker
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-23 05:10:05 +00:00 |
|
github-actions
|
87b8c213db
|
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/react-i18next-12.3.1 changes in config/dependencies.yaml
|
2023-05-23 05:09:25 +00:00 |
|
dependabot[bot]
|
f259ff825d
|
chore(deps): bump react-i18next from 12.2.2 to 12.3.1
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.2.2 to 12.3.1.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v12.2.2...v12.3.1)
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-23 05:06:32 +00:00 |
|
Enoch Riese
|
cc143153b2
|
fix (core) resolve after depenndencies before from dependencies
|
2023-05-22 16:16:05 -05:00 |
|
Joost De Cock
|
a7193c6a24
|
fix(dev): Tweaks for mobile
|
2023-05-22 20:08:57 +02:00 |
|
Joost De Cock
|
53d8a61131
|
fix(dev): Remove v2 aside navigation
|
2023-05-22 20:08:42 +02:00 |
|
Joost De Cock
|
3faa17b7c8
|
feat(dev): Remove alpha banner
|
2023-05-22 20:08:05 +02:00 |
|
Joost De Cock
|
7556327529
|
chore(markdown): Keep sitemap simple
|
2023-05-22 20:07:41 +02:00 |
|
Joost De Cock
|
ce8f0b22a4
|
fix(shared): Issue with ReadMore component
|
2023-05-22 19:53:40 +02:00 |
|
Joost De Cock
|
2b60094990
|
feat(dev): Better modal menu
|
2023-05-22 19:53:24 +02:00 |
|
Joost De Cock
|
d7fa8b9096
|
feat(dev): Added search
|
2023-05-22 19:52:23 +02:00 |
|
Joost De Cock
|
6ba43940b0
|
feat(shared): Added nsMerge method to utils
|
2023-05-22 19:51:47 +02:00 |
|
Joost De Cock
|
08400fd523
|
chore(markdown): Use DocsLink
|
2023-05-22 19:51:18 +02:00 |
|
Joost De Cock
|
9b7b0bea7e
|
chore(markdown): Pages for dev site
|
2023-05-22 17:33:03 +02:00 |
|
Joost De Cock
|
dd82285eee
|
fix(shared): Bug in ReadMore component
|
2023-05-22 17:05:59 +02:00 |
|
Joost De Cock
|
5e123a7be7
|
chore(shared): Removed aside border
|
2023-05-22 16:41:38 +02:00 |
|
Joost De Cock
|
4f867a71e9
|
feat(shared): Added DocsLink component
|
2023-05-22 16:41:15 +02:00 |
|
Joost De Cock
|
ce43e9d528
|
chore(markdown): Restructure backend docs
|
2023-05-22 16:41:02 +02:00 |
|
Joost De Cock
|
f15f6f93b3
|
fix(shared): Make git author script more robust
|
2023-05-22 15:56:30 +02:00 |
|
Joost De Cock
|
83cb6b229c
|
fix(shared): bug in nagivation
|
2023-05-22 15:43:41 +02:00 |
|
Joost De Cock
|
691afd2e37
|
Merge pull request #4096 from freesewing/joost
Continued work on the v3 UI
|
2023-05-22 12:37:46 +02:00 |
|
Joost De Cock
|
8c759f5101
|
fix(shared): Remove await from sync method
|
2023-05-22 12:37:21 +02:00 |
|
Joost De Cock
|
b1d2d5a21b
|
chore: Added logic to skip build script
|
2023-05-22 11:24:16 +02:00 |
|
Joost De Cock
|
d10ef18e7a
|
Merge branch 'develop' of github.com:freesewing/freesewing into develop
|
2023-05-22 10:51:21 +02:00 |
|
Benjamin F
|
de8b2918bc
|
fix(carlita): Add arrowhead tack to instructions
|
2023-05-22 10:50:09 +02:00 |
|
Joost De Cock
|
5609692098
|
Merge pull request #4102 from freesewing/dependabot/npm_and_yarn/next/mdx-13.4.3
Bump @next/mdx from 13.4.2 to 13.4.3
|
2023-05-22 10:08:52 +02:00 |
|
Joost De Cock
|
a231e17972
|
Merge pull request #4105 from freesewing/dependabot/npm_and_yarn/eslint-config-next-13.4.3
Bump eslint-config-next from 13.4.2 to 13.4.3
|
2023-05-22 10:08:42 +02:00 |
|
Joost De Cock
|
86588705d5
|
Merge pull request #3924 from BenJamesBen/hi-cutlist
chore(hi): Add cutlist
|
2023-05-22 10:01:04 +02:00 |
|
Joost De Cock
|
9f72324d46
|
Merge pull request #3942 from BenJamesBen/constant-option-warning
fix(shared): Silence no-menu warnings for constant options
|
2023-05-22 09:57:22 +02:00 |
|
Joost De Cock
|
2a6652a67b
|
Merge pull request #3989 from BenJamesBen/title-macro-align
enhancement(title): Add alignment property
|
2023-05-22 09:48:18 +02:00 |
|
github-actions
|
8b3497c80e
|
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/eslint-config-next-13.4.3 changes in config/dependencies.yaml
|
2023-05-22 07:45:18 +00:00 |
|
Joost De Cock
|
897d9e046d
|
Merge pull request #4001 from BenJamesBen/bella-hps-bust-waist
fix(bella): Handle HPS-to-bust > HPS-to-waist-back
|
2023-05-22 09:43:39 +02:00 |
|
Joost De Cock
|
42299d76f4
|
Merge pull request #4010 from BenJamesBen/cutonfold-doc
fix(docs): (cutonfold,grainline) Update docs to reflect new behavior
|
2023-05-22 09:43:14 +02:00 |
|
github-actions
|
7b9e64c31d
|
[dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/next/mdx-13.4.3 changes in config/dependencies.yaml
|
2023-05-22 07:42:46 +00:00 |
|
Joost De Cock
|
131f3c7f5d
|
Merge pull request #4041 from BenJamesBen/simon-cuff-buttons
fix(simon): Correct cuff button placement
|
2023-05-22 09:40:43 +02:00 |
|
dependabot[bot]
|
a3dac0e950
|
Bump @next/mdx from 13.4.2 to 13.4.3
Bumps [@next/mdx](https://github.com/vercel/next.js/tree/HEAD/packages/next-mdx) from 13.4.2 to 13.4.3.
- [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.3/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-05-22 07:39:33 +00:00 |
|
dependabot[bot]
|
f77899740f
|
Bump eslint-config-next from 13.4.2 to 13.4.3
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.2 to 13.4.3.
- [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.3/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>
|
2023-05-22 07:39:21 +00:00 |
|
Joost De Cock
|
197d6149b7
|
Merge pull request #4094 from BenJamesBen/brian-cutlist
fix(brian): Add explicit cutlist for back and (inherited) front parts
|
2023-05-22 09:38:55 +02:00 |
|
Joost De Cock
|
1eaff90fb4
|
Merge pull request #4079 from freesewing/dependabot/npm_and_yarn/remark-14.0.3
chore(deps-dev): bump remark from 14.0.2 to 14.0.3
|
2023-05-22 09:35:27 +02:00 |
|
Joost De Cock
|
9c8b533831
|
Merge pull request #4080 from freesewing/dependabot/npm_and_yarn/rimraf-5.0.1
chore(deps-dev): bump rimraf from 5.0.0 to 5.0.1
|
2023-05-22 09:35:19 +02:00 |
|
Joost De Cock
|
7bdcc6bcf9
|
Merge pull request #4101 from freesewing/dependabot/npm_and_yarn/aws-sdk/client-sesv2-3.336.0
Bump @aws-sdk/client-sesv2 from 3.335.0 to 3.336.0
|
2023-05-22 09:34:48 +02:00 |
|
Joost De Cock
|
5bfe4a96fc
|
Merge pull request #4103 from freesewing/dependabot/npm_and_yarn/sinon-15.1.0
Bump sinon from 15.0.4 to 15.1.0
|
2023-05-22 09:34:33 +02:00 |
|
Joost De Cock
|
a68ad75fba
|
Merge pull request #4104 from freesewing/dependabot/npm_and_yarn/react-hot-toast-2.4.1
Bump react-hot-toast from 2.4.0 to 2.4.1
|
2023-05-22 09:34:25 +02:00 |
|