1
0
Fork 0
Commit graph

196 commits

Author SHA1 Message Date
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
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
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
Enoch Riese
9997fc528a add key to pattern-picker links 2022-07-02 10:57:30 -05: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
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
aafcedf413 chore: Reconfigure packages 2022-06-30 12:10:37 +02:00
dependabot[bot]
c5cac31a22
build(deps-dev): bump nodemon from 2.0.16 to 2.0.18
Bumps [nodemon](https://github.com/remy/nodemon) from 2.0.16 to 2.0.18.
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](https://github.com/remy/nodemon/compare/v2.0.16...v2.0.18)

---
updated-dependencies:
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 04:22:37 +00:00
dependabot[bot]
f13cc132a7
build(deps-dev): bump eslint-config-next from 12.1.6 to 12.2.0
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.1.6 to 12.2.0.
- [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/v12.2.0/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 04:14:27 +00:00
Joost De Cock
d64856b24b
Merge pull request #2328 from freesewing/dependabot/npm_and_yarn/react-timeago-7.1.0
build(deps): bump react-timeago from 6.2.1 to 7.1.0
2022-06-29 13:43:00 +02:00
Joost De Cock
0fbc894d97
Merge pull request #2322 from freesewing/dependabot/npm_and_yarn/backpack-core-0.8.4
build(deps-dev): bump backpack-core from 0.7.0 to 0.8.4
2022-06-29 13:42:19 +02:00
Joost De Cock
f59aea1ef4
Merge pull request #2317 from eriese/eriese-rollback
Roll Back some changes to `useGist`
2022-06-29 13:39:23 +02:00
Joost De Cock
2da980592a chore: Keep SVG to max height of the screen 2022-06-29 13:36:41 +02:00
Joost De Cock
f0d3f21070 chore(shared): Style reset button consistent with other buttons 2022-06-29 13:07:44 +02:00
Joost De Cock
8b717197b1
Merge pull request #2316 from eriese/eriese-layout
Layout Thing Improvements
2022-06-29 12:56:33 +02:00
dependabot[bot]
dee026209a
build(deps): bump react-timeago from 6.2.1 to 7.1.0
Bumps [react-timeago](https://github.com/naman34/react-timeago) from 6.2.1 to 7.1.0.
- [Release notes](https://github.com/naman34/react-timeago/releases)
- [Changelog](https://github.com/nmn/react-timeago/blob/master/CHANGELOG.md)
- [Commits](https://github.com/naman34/react-timeago/commits/v7.1.0)

---
updated-dependencies:
- dependency-name: react-timeago
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 04:22:24 +00:00
dependabot[bot]
530c543ac6
build(deps-dev): bump backpack-core from 0.7.0 to 0.8.4
Bumps [backpack-core](https://github.com/palmerhq/backpack) from 0.7.0 to 0.8.4.
- [Release notes](https://github.com/palmerhq/backpack/releases)
- [Commits](https://github.com/palmerhq/backpack/compare/v0.7.0...v0.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 04:12:50 +00:00
Enoch Riese
b733605069 Merge branch 'develop' into eriese-rollback 2022-06-28 17:30:27 -05:00
Enoch Riese
56a668ea65 one more deepscan fix 2022-06-28 17:29:08 -05:00
Enoch Riese
a7931792ea deepscan fixes and viewbox sizing on negative position fix 2022-06-28 17:25:22 -05:00
Enoch Riese
404718c776 clean up and document 2022-06-28 16:41:44 -05:00
Enoch Riese
b2fcee3037 consistently set up part transforms 2022-06-28 16:13:21 -05:00
Enoch Riese
6f6a165459 use svg functions to translate from DOM space to svg space 2022-06-28 15:16:29 -05:00
Enoch Riese
15525678d4 break layout/draft.js into smaller files 2022-06-28 13:41:27 -05:00
Enoch Riese
e21ffa4bc8 use subject to reduce number of variables that all sound like the same thing 2022-06-28 13:29:00 -05:00
Enoch Riese
8f35ccf9b9 rotation works smoothly 2022-06-28 02:02:51 -05:00
Joost De Cock
9ef103fb64 release: 2.21.1 2022-06-28 08:52:21 +02:00
Joost De Cock
2f50d8f684 chore: Reconfigure packages 2022-06-27 12:52:09 +02:00
Joost De Cock
943be591cb chore: Reconfigure packages 2022-06-27 11:44:16 +02:00
Enoch Riese
400835eea0 remove unnecessary resetGist in favor of export defaultGist 2022-06-24 23:40:00 -05:00
Joost De Cock
1cb283e246 chore(lab): Don't rely on symlink to call next 2022-06-24 21:35:49 +02:00
Joost De Cock
c294bd353d chore: Make lab default for prebuilding sites 2022-06-24 21:22:38 +02:00
Joost De Cock
c8382f599c feat(shared): Better formatting of distances in Xray 2022-06-24 20:33:18 +02:00
Joost De Cock
074361ccee chore: Version bump 2.21.0-rc.2 2022-06-24 20:26:29 +02:00
Joost De Cock
3aae998b04 fix(shared): Add missing RawSpan component 2022-06-24 20:12:54 +02:00
Enoch Riese
210c463a38 simplify gist methods. set gist now sets the gist 2022-06-24 12:59:08 -05:00
Joost De Cock
bc6d4b226c feat(lab): Unit-formatting in Xray info 2022-06-24 11:34:22 +02:00
Enoch Riese
7b58374f37 some code comments 2022-06-23 14:40:39 -05:00