Commit graph

21 commits

Author SHA1 Message Date
dependabot[bot]
649d4c35e5
Bump postcss and css-loader in /website
Bumps [postcss](https://github.com/postcss/postcss) to 8.5.6 and updates ancestor dependency [css-loader](https://github.com/webpack-contrib/css-loader). These dependencies need to be updated together.


Updates `postcss` from 7.0.39 to 8.5.6
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.39...8.5.6)

Updates `css-loader` from 3.6.0 to 7.1.2
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.6.0...v7.1.2)

---
updated-dependencies:
- dependency-name: postcss
  dependency-version: 8.5.6
  dependency-type: indirect
- dependency-name: css-loader
  dependency-version: 7.1.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-15 09:51:57 +00:00
dependabot[bot]
56b58b5674
Bump webpack from 5.90.1 to 5.102.1 in /website
Bumps [webpack](https://github.com/webpack/webpack) from 5.90.1 to 5.102.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.1...v5.102.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.102.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-09 17:42:34 +00:00
Henning Dieterichs
a30f4f9920
Uses npm for website, hosts playground runner on https://isolated-playground.github.io for better isolation. (#5034) 2025-10-09 10:05:34 -07:00
Henning Dieterichs
7795b8c5c7 Fixes bug in min build by upgrading vite 2025-09-11 15:54:37 +02:00
Henning Dieterichs
e03e965994 Revert mobx upgrade to fix website.
Some checks failed
CI / CI (push) Has been cancelled
2025-02-04 10:25:22 +01:00
Raymond Zhao
14b0e04b0d
Fix CI and website workflows (#4824)
Some checks are pending
CI / CI (push) Waiting to run
2025-02-04 01:13:01 +00:00
Henning Dieterichs
13072d3f18
Update TypeScript to TS 5.4.5 in all projects, vendored files
Co-authored-by: John Yanarella <john.yanarella@gmail.com>
2024-05-03 11:41:19 +02:00
Henning Dieterichs
27978a8064 Adds web editor support to playground 2024-05-03 11:33:01 +02:00
Henning Dieterichs
3284441937 fixes website CI failure 2024-02-06 19:49:27 +01:00
Henning Dieterichs
51ba6777fc Improves playground 2023-09-06 20:22:46 +02:00
Alexandru Dima
e7d7a5b072
Fix a path and bump editor used for developing website (#4152) 2023-08-31 10:50:49 +00:00
tamayika
ebb017c8ed Revert "Merge pull request #3855 from microsoft/hediet/symbolic-tarsier"
This reverts commit ae158a2524, reversing
changes made to 8307f38c4b.
2023-03-23 20:21:15 +09:00
Henning Dieterichs
ca1f701102
Fixes #3853 2023-03-21 17:00:30 +01:00
Jake Bailey
0d72bf6c93 TS 5.0 2023-03-16 12:53:16 -07:00
Jake Bailey
d793f4d6fd Merge branch 'main' into ts-4.9 2023-03-16 12:49:35 -07:00
dependabot[bot]
d83d8467ad
Bump webpack from 5.74.0 to 5.76.0 in /website
Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 07:54:56 +00:00
Jake Bailey
55ad2e867b
Merge branch 'main' into ts-4.9 2023-03-11 21:31:22 -08:00
tamayika
01b6fa5b2e Fix playground type errors and add CI test 2023-03-04 21:38:19 +09:00
Jake Bailey
d62f239f37 Bump TS and typedoc in package.jsons 2023-03-03 14:07:57 -08:00
Henning Dieterichs
6baab4ba0a
Removes unneeded dependencies. 2023-02-10 23:08:41 +01:00
Henning Dieterichs
10577a0641
Rewrites website 2023-02-10 10:56:53 +01:00