1
0
Fork 0
Commit graph

118 commits

Author SHA1 Message Date
Joost De Cock
38f8bb2549 chore: Dependency updates 2022-12-23 15:25:39 +01:00
Joost De Cock
a362cd99f0 chore: Dependencies maintenance 2022-12-22 19:46:24 +01:00
joostdecock
2b254c3b07 Merge branch 'develop' into backend-container 2022-12-18 11:32:59 +01:00
joostdecock
c42596f13e fix: Use new skip_build files 2022-12-18 10:00:00 +01:00
joostdecock
2caf9ead96 Fixing merge conflict - Merge branch 'develop' into site-dependencies 2022-12-18 09:28:12 +01:00
Joost De Cock
3ee7c2fb8b chore: Log info when skipping build 2022-12-17 17:03:25 +01:00
Joost De Cock
facace58d1 feat: Handle site dependencies 2022-12-17 16:48:36 +01:00
Joost De Cock
4dd9cab5ec fix: use .mjs for skip_build scripts 2022-12-14 11:00:15 +01:00
Joost De Cock
e30b2638ef fix: Import process in skip_build scripts 2022-12-14 10:49:13 +01:00
Joost De Cock
286ee6508e chore: Updated skip-build script to vercel changes 2022-12-14 10:36:26 +01:00
Joost De Cock
c90b300fc3 fix: Migrated dev navigation to NextJS 13 2022-12-12 18:27:37 +01:00
Enoch Riese
d491a37bcf add back unused dependencies for lab. set everyone to next@13.0.0 2022-12-11 14:33:05 -06:00
Enoch Riese
11670ddbff all sites point to next@^13.0.6 2022-12-09 16:31:39 -06:00
Enoch Riese
db12c90956 pin next version to 13.0.5 because 13.0.6 seems to be missing the bin script 2022-12-09 00:23:06 -06:00
dependabot[bot]
c9c92fe084
chore(deps): bump react-hotkeys-hook from 3.4.7 to 4.0.4
Bumps [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) from 3.4.7 to 4.0.4.
- [Release notes](https://github.com/JohannesKlauss/react-keymap-hook/releases)
- [Changelog](https://github.com/JohannesKlauss/react-hotkeys-hook/blob/main/CHANGELOG.md)
- [Commits](https://github.com/JohannesKlauss/react-keymap-hook/compare/v3.4.7...v4.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-05 04:09:58 +00:00
joostdecock
60c8996600 chore: Updated skip_build scripts 2022-12-04 15:42:45 +01:00
Joost De Cock
6cca85ada0
Merge branch 'develop' into eriese-lint-all 2022-12-04 15:08:29 +01:00
joostdecock
85bd7f142f chore: more in upstream changes 2022-12-04 13:19:42 +01:00
Enoch Riese
477a4d93f5 everything passes lint 2022-12-03 11:25:02 -06:00
dependabot[bot]
65f45e3337
chore(deps-dev): bump eslint-config-next from 12.3.1 to 13.0.6
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.3.1 to 13.0.6.
- [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.0.6/packages/eslint-config-next)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-03 15:51:27 +00:00
Joost De Cock
a51ba98aaf
Merge pull request #3095 from freesewing/dependabot/npm_and_yarn/next/bundle-analyzer-13.0.5
chore(deps): bump @next/bundle-analyzer from 12.3.1 to 13.0.5
2022-12-03 16:41:52 +01:00
joostdecock
de89826a07 fix(dev): Add theme picker to mobile menu 2022-11-26 10:24:57 +01:00
dependabot[bot]
2b2b834cae
chore(deps): bump @next/bundle-analyzer from 12.3.1 to 13.0.5
Bumps [@next/bundle-analyzer](https://github.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer) from 12.3.1 to 13.0.5.
- [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.0.5/packages/next-bundle-analyzer)

---
updated-dependencies:
- dependency-name: "@next/bundle-analyzer"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-24 04:04:06 +00:00
joostdecock
1e379d68ff chore(sites): Updates to headers 2022-11-23 21:42:22 +01:00
joostdecock
7dbe4d2649 chore: Updated sites package.json files 2022-11-12 09:21:23 +01:00
starfetch
8df3a662a0
chore(dev-docs): typo 2022-10-18 16:49:06 +02:00
starfetch
ff37c6127c
fix(dev-docs): link to migration guide 2022-10-18 16:45:13 +02:00
Joost De Cock
1484a7ab60 fix(dev): Full url to og images 2022-10-18 14:01:12 +02:00
Joost De Cock
8ca1dede82 chore(dev): Tweak to homepage OG 2022-10-18 13:58:12 +02:00
Joost De Cock
58d33dd6d3 chore(dev): Updated Algolia script 2022-10-18 13:55:43 +02:00
Joost De Cock
f6a2a1e892 fix(dev): Typo in contact page 2022-10-17 20:47:10 +02:00
Joost De Cock
e53e12ae89 chore(dev): Tweaks to homepage 2022-10-17 09:44:10 +02:00
Joost De Cock
c3bccb8eaf chore: Include translation in contact page 2022-10-17 09:03:30 +02:00
Joost De Cock
8706dced80 chore(dev): Add contact to footer 2022-10-17 08:54:24 +02:00
Joost De Cock
e4c88133f0 chore(dev): Keep nav order static 2022-10-17 08:33:19 +02:00
Joost De Cock
689c57d137 fix(dev): Font size on contact page 2022-10-16 23:19:33 +02:00
Joost De Cock
3b8382dbd4 chore(dev): Remove translations from contact page 2022-10-16 23:14:03 +02:00
Joost De Cock
0053e2e850 chore(dev): Tweaks to 404 page 2022-10-16 23:11:35 +02:00
Joost De Cock
3e7a815edf feat(dev): Added contact page 2022-10-15 20:58:36 +02:00
Joost De Cock
6bd84f4201 feat(dev): Added 404 page 2022-10-15 17:21:12 +02:00
Joost De Cock
55e376647e feat(dev): Generate OG images at build time 2022-10-15 05:24:18 +02:00
Joost De Cock
c287db1b48
Merge pull request #2964 from freesewing/dependabot/npm_and_yarn/rehype-highlight-6.0.0
chore(deps): bump rehype-highlight from 5.0.2 to 6.0.0
2022-10-13 08:51:02 -05:00
Joost De Cock
f673e485ad chore(dev): Added v2 link to homepage 2022-10-13 15:46:20 +02:00
Joost De Cock
802566968b fix(dev): Add shadow to paron pitch 2022-10-13 15:28:29 +02:00
dependabot[bot]
147d0b352c
chore(deps): bump rehype-highlight from 5.0.2 to 6.0.0
Bumps [rehype-highlight](https://github.com/rehypejs/rehype-highlight) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/rehypejs/rehype-highlight/releases)
- [Commits](https://github.com/rehypejs/rehype-highlight/compare/5.0.2...6.0.0)

---
updated-dependencies:
- dependency-name: rehype-highlight
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-13 04:01:27 +00:00
Joost De Cock
d7442b9bc4 feat(sites): Added squircle loader 2022-10-12 20:40:08 +02:00
Joost De Cock
39cfbbf8ff fix(dev): Remove theme picker from aside 2022-10-12 19:09:31 +02:00
Joost De Cock
e4378c2edb chore: Reconfigure packages 2022-10-08 04:27:44 +02:00
Joost De Cock
8e68bfc465 chore: Reconfigure packages 2022-10-08 04:05:18 +02:00
Joost De Cock
81908b4dbc chore(shared): Tweaks to headers/footers 2022-10-06 00:11:12 +02:00