1
0
Fork 0
Commit graph

71 commits

Author SHA1 Message Date
Joost De Cock
b8984a3bef fix(org): Add jargon file 2022-12-24 23:00:06 +01:00
Joost De Cock
641ecae674 fix(org): Add jargon to MDX pages 2022-12-24 22:57:43 +01:00
Joost De Cock
d84cb58985 chore(org): Use the shared nextjs config builder 2022-12-24 22:56:58 +01:00
Joost De Cock
dae5b19de7 fix(org): Renamed import 2022-12-24 22:52:19 +01:00
Joost De Cock
4af5b9bc9d wip(org): Keep pattern-specific MDX components out of it for now 2022-12-24 22:51:53 +01:00
Joost De Cock
fc329f8a1a fix(org): Typo in design component 2022-12-24 22:51:03 +01:00
Joost De Cock
2d8c396edb wip(org): Layout changes 2022-12-24 18:20:05 +01:00
Joost De Cock
8c50fb72b4 wip(org): Use named exports 2022-12-24 16:50:34 +01:00
Joost De Cock
516c12b55d fix(org): Port Link to next 13 syntax 2022-12-24 16:45:11 +01:00
Joost De Cock
38f8bb2549 chore: Dependency updates 2022-12-23 15:25:39 +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
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
91d95860a8 chore: Empty change to trigger CI 2022-12-14 11:06:00 +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
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
Benjamin F
3ee9676e30 chore(org): Add placeholder jargon file 2022-12-05 14:33:43 -08: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
joostdecock
5870d51b92 fix: Consolidate react copies 2022-12-04 15:21:28 +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
joostdecock
1e379d68ff chore(sites): Updates to headers 2022-11-23 21:42:22 +01:00
Enoch Riese
4505e70022 prebuild packages for linting 2022-11-16 12:53:18 -06:00
joostdecock
7dbe4d2649 chore: Updated sites package.json files 2022-11-12 09:21:23 +01: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
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
dependabot[bot]
348da68759
chore(deps): bump netlify-cli from 11.8.2 to 12.0.4
Bumps [netlify-cli](https://github.com/netlify/cli) from 11.8.2 to 12.0.4.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v11.8.2...v12.0.4)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-04 00:01:24 +00:00
nikhil
1430d48910 chore(eslint): More work on the root .eslintrc
* Remove the site-specific and `packages/new-design`-specific `.eslintrc` files
* Use `eslint-config-next` where appropriate (this fixes linting for sites/shared, bringing it in line with the other sites)
* Be more strict about which envs/globals are allowed in any given JavaScript file; assume none by default.
2022-09-26 17:01:46 -04:00
dependabot[bot]
f5d090dbba
chore(deps-dev): bump eslint-config-next from 12.3.0 to 12.3.1
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.3.0 to 12.3.1.
- [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.3.1/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>
2022-09-20 04:07:44 +00:00
dependabot[bot]
7995c4b719
chore(deps-dev): Bump eslint-config-next from 12.2.5 to 12.3.0
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.2.5 to 12.3.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.3.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-09-09 04:08:07 +00:00
Benjamin F
bd83fd6036 Add json type assertions for import statements. 2022-08-27 12:02:07 -07:00
dependabot[bot]
250d19ddc7
chore(deps): Bump react-markdown from 7.1.2 to 8.0.3
Bumps [react-markdown](https://github.com/remarkjs/react-markdown) from 7.1.2 to 8.0.3.
- [Release notes](https://github.com/remarkjs/react-markdown/releases)
- [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/react-markdown/compare/7.1.2...8.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-25 04:11:01 +00:00
joostdecock
ef9af05348 Merge branch 'cleanup' into develop 2022-08-24 10:07:14 +02:00
joostdecock
5b70025e4f chore: Drop legacy dependencies 2022-08-24 10:00:19 +02:00
dependabot[bot]
64d84dedf7
chore(deps): Bump @heroicons/react from 1.0.6 to 2.0.1
Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 1.0.6 to 2.0.1.
- [Release notes](https://github.com/tailwindlabs/heroicons/releases)
- [Commits](https://github.com/tailwindlabs/heroicons/compare/v1.0.6...v2.0.1)

---
updated-dependencies:
- dependency-name: "@heroicons/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-24 04:10:10 +00:00
joostdecock
ae40299f7b chore: develop now hosts v3 code 2022-08-23 13:45:20 +02:00
joostdecock
d230d0dee8 chore: Reconfigure packages 2022-08-23 13:13:56 +02:00
joostdecock
c8db1f1774 chore: Reconfigure packages 2022-08-22 19:13:28 +02:00
joostdecock
a102acb6aa chore: Reconfigure packages 2022-08-22 15:39:44 +02:00
dependabot[bot]
94511b981b
chore(deps): Bump netlify-cli from 10.17.8 to 11.3.0
Bumps [netlify-cli](https://github.com/netlify/cli) from 10.17.8 to 11.3.0.
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/netlify/cli/compare/v10.17.8...v11.3.0)

---
updated-dependencies:
- dependency-name: netlify-cli
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 09:17:03 +00:00
dependabot[bot]
a41dc7ac4e
chore(deps-dev): Bump eslint-config-next from 12.2.4 to 12.2.5
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 12.2.4 to 12.2.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/v12.2.5/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>
2022-08-12 04:15:41 +00:00