1
0
Fork 0
Commit graph

43746 commits

Author SHA1 Message Date
Joost De Cock
cb09cf4cb0 fix(unice): Config fix after ursula changes 2022-07-04 18:30:34 +02:00
Joost De Cock
422af0d8f9
Merge pull request #2353 from freesewing/i18n
New Crowdin updates
2022-07-03 19:40:52 +02:00
Joost De Cock
6c3a8edbeb New translations parts.yaml (Dutch) 2022-07-03 14:09:50 +02:00
Joost De Cock
a9caf4eebb New translations parts.yaml (German) 2022-07-03 14:09:49 +02:00
Joost De Cock
faa98f7b80 New translations parts.yaml (Spanish) 2022-07-03 14:09:48 +02:00
Joost De Cock
d5fe785fab New translations parts.yaml (French) 2022-07-03 14:09:47 +02:00
Joost De Cock
f888d0e3cd chore(charlie): Renamed back pocket jet to back pocket welt 2022-07-03 13:06:17 +02:00
Joost De Cock
c14fab4277 fix(theo): Migrate remaining mm option to snapped pct 2022-07-03 13:02:46 +02:00
Joost De Cock
8b3cc99ebb fix(lab): Handle mm options gracefully 2022-07-03 12:56:10 +02:00
Joost De Cock
503e553c15 chore(shared): Phase-out use of utils package 2022-07-03 12:55:46 +02:00
Joost De Cock
97d8fe1f63 fix(shared): Linter warning in search 2022-07-03 12:54:46 +02:00
Joost De Cock
099cdb11ca chore: Updated dev homepage 2022-07-02 22:56:22 +02:00
Joost De Cock
9131f736b2 fix(dev): Remove theme picker from sidebar 2022-07-02 22:55:41 +02:00
Joost De Cock
dc9073f7fc chore(shared): Allow class override on popout 2022-07-02 22:54:59 +02:00
Joost De Cock
a0c7939be7 chore(shared): Style for lists in mdx 2022-07-02 22:54:30 +02:00
Joost De Cock
9362f227ea fix: Check for NodeJS before using browser API 2022-07-02 22:53:30 +02:00
Joost De Cock
8cd70bc451 chore: Updates to docs for new dev env 2022-07-02 22:52:31 +02:00
Joost De Cock
474188a05e fix(shared): Don't import from core source files
Importing from source files (of published packages) works fine
in the monorepo, but breaks outside of it.
Specifically, it breaks in the standalone development environment
which spins up the lab outside the monorepo.

For a situation like this, you need to make sure we have a
named export that's available from the built package.
2022-07-02 20:21:36 +02:00
Joost De Cock
f7b9a8d52f chore: Reconfigure after version bump 2022-07-02 20:20:43 +02:00
Joost De Cock
23d62c55d1 pre-release: 2.21.3.-rc.0 2022-07-02 20:07:11 +02:00
Joost De Cock
7a33cf1783 chore(core): Make generatePartTransform a named export 2022-07-02 20:05:31 +02:00
Joost De Cock
20440b9830 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-07-02 19:46:09 +02:00
Joost De Cock
fbea81a4c7 chore(new-design): Pull in files from main branch 2022-07-02 19:46:04 +02:00
Joost De Cock
91d910271f
Merge pull request #2352 from eriese/eriese-a11y
A11y improvements
2022-07-02 18:52:22 +02:00
Enoch Riese
e6cfde4f18 cleanup 2022-07-02 11:27:39 -05:00
Joost De Cock
25ef8f0e14 chore: Changelog update 2022-07-02 18:14:15 +02:00
Joost De Cock
24992bcf74 fix(new-design): Add bin entry to package.json 2022-07-02 18:13:13 +02:00
Enoch Riese
9997fc528a add key to pattern-picker links 2022-07-02 10:57:30 -05:00
Joost De Cock
9fd3a4d267 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-07-02 15:50:38 +02:00
Joost De Cock
16ea8cc43e fix: Unsubscribe link in newsletter 2022-07-02 15:44:41 +02:00
Enoch Riese
57e93e1f12 higher contrast header styling 2022-07-01 22:09:14 -05:00
Enoch Riese
8875b82878 increase contrast with neutral focus color. undo hacky workaround 2022-07-01 21:30:39 -05:00
Enoch Riese
d7ade84458 fix focus styling on outline buttons 2022-07-01 21:11:36 -05:00
Enoch Riese
b65635c74c pattern and version pickers using headlessUI 2022-07-01 18:41:07 -05:00
Enoch Riese
c1b53465cf local and theme pickers working with headless ui 2022-07-01 15:58:39 -05:00
Joost De Cock
9b9facd8a6
Merge pull request #2337 from freesewing/dependabot/npm_and_yarn/rollup/plugin-babel-5.3.1
build(deps-dev): bump @rollup/plugin-babel from 5.3.0 to 5.3.1
2022-07-01 20:41:06 +02:00
Joost De Cock
c35bb881e4
Merge pull request #2338 from freesewing/dependabot/npm_and_yarn/babel/core-7.18.6
build(deps-dev): bump @babel/core from 7.18.5 to 7.18.6
2022-07-01 20:40:57 +02:00
Joost De Cock
095d98a02d
Merge pull request #2339 from freesewing/dependabot/npm_and_yarn/nodemon-2.0.18
build(deps-dev): bump nodemon from 2.0.16 to 2.0.18
2022-07-01 20:40:47 +02:00
Joost De Cock
32609458d0
Merge pull request #2341 from freesewing/dependabot/npm_and_yarn/material-ui/icons-4.11.3
build(deps-dev): bump @material-ui/icons from 4.11.2 to 4.11.3
2022-07-01 20:40:38 +02:00
Joost De Cock
6656575fec
Merge pull request #2343 from freesewing/i18n
New Crowdin updates
2022-07-01 20:40:26 +02:00
Joost De Cock
5766f274c0 chore: Newsletter update 2022-06-30 20:30:58 +02:00
Joost De Cock
e48e234a99 New translations bee.yml (Dutch) 2022-06-30 12:35:22 +02:00
Joost De Cock
f30b615aef New translations bee.yml (German) 2022-06-30 12:35:21 +02:00
Joost De Cock
3aca669d3d New translations bee.yml (Spanish) 2022-06-30 12:35:19 +02:00
Joost De Cock
6747d554bd New translations bee.yml (French) 2022-06-30 12:35:18 +02:00
Joost De Cock
ad7e499ea8 New translations en.md (Dutch) 2022-06-30 12:35:16 +02:00
Joost De Cock
e4fa246f79 New translations en.md (German) 2022-06-30 12:35:14 +02:00
Joost De Cock
69907635c7 New translations en.md (Spanish) 2022-06-30 12:35:13 +02:00
Joost De Cock
8849430cff New translations en.md (French) 2022-06-30 12:35:12 +02:00
dependabot[bot]
6376133a40
build(deps-dev): bump @material-ui/icons from 4.11.2 to 4.11.3
Bumps [@material-ui/icons](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-icons) from 4.11.2 to 4.11.3.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v4.11.3/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.11.3/packages/material-ui-icons)

---
updated-dependencies:
- dependency-name: "@material-ui/icons"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 10:17:48 +00:00