Commit Graph

3339 Commits (21db3aebf09e6e3c43720084e270870184855642)
 

Author SHA1 Message Date
dependabot[bot] 20597c8e39
Bump webpack from 5.70.0 to 5.76.0 in /webpack-plugin
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.70.0...v5.76.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Henning Dieterichs cdc7acf822
Merge pull request #3837 from microsoft/dependabot/npm_and_yarn/samples/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /samples
2 years ago
Henning Dieterichs 150d1d309c
Merge pull request #3839 from microsoft/dependabot/npm_and_yarn/website/webpack-5.76.0
Bump webpack from 5.74.0 to 5.76.0 in /website
2 years ago
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>
2 years ago
dependabot[bot] 7ed13a5596
Bump webpack from 5.74.0 to 5.76.0 in /samples
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>
2 years ago
Ladislau Szomoru 4392096db2
Engineering - remove custom code to create git tag (#3828) 2 years ago
Henning Dieterichs 7374280f4e
Merge pull request #3775 from PmcFizz/main
use createDecorationsCollection replace deltaDecorations
2 years ago
Fizz Pang 1431f4561f feat: prettier 2 years ago
Fizz 4d3ed6fe28
Merge branch 'microsoft:main' into main 2 years ago
Jake Bailey 55ad2e867b
Merge branch 'main' into ts-4.9 2 years ago
Henning Dieterichs 2541de85e4
Merge pull request #3774 from PmcFizz/patch-4
fix example iframe don't alert
2 years ago
Fizz 01a48285c1 createDecorationsCollection 2 years ago
Fizz e43c0525cf
Update Preview.tsx 2 years ago
Henning Dieterichs 4a80f8e852
Merge pull request #3264 from nnnnoel/patch-2
Add CommonJS, ESM extension for TS
2 years ago
Henning Dieterichs fe18f2e950
Merge pull request #3726 from PmcFizz/patch-1
opt example
2 years ago
Henning Dieterichs 2469088cc7
Merge branch 'main' into patch-1 2 years ago
Henning Dieterichs 80ee9b3995
Merge pull request #3722 from tamayika/feature/website-playground-examples-type-check
Fix playground samples type errors and add CI test
2 years ago
tamayika 2b3444b493 Fix to use promise and remove unnecessary variables 2 years ago
Fizz c5006e9dfe
Update sample.js 2 years ago
Noel Kim (김민혁) bd6aa19f1f
Merge branch 'main' into patch-2 2 years ago
tamayika 01b6fa5b2e Fix playground type errors and add CI test 2 years ago
Jake Bailey ce6624f433 Bump @types/node consisitently 2 years ago
Jake Bailey 9d14e8283a Fix one missing case 2 years ago
Jake Bailey 7747977e3a Fix webpack-plugin 2 years ago
Jake Bailey 0f64bdb69f Swap InlayHintsOptions with UserPreferences 2 years ago
Jake Bailey 1f5765a3bb Update vendored TS 2 years ago
Jake Bailey dae7f13f9e Update the rest too 2 years ago
Jake Bailey d62f239f37 Bump TS and typedoc in package.jsons 2 years ago
Jake Bailey 0c283fdc07 Rerun npm install to fix lockfile 2 years ago
Henning Dieterichs f20e0c8d47
Merge pull request #3618 from PmcFizz/patch-2
Update CONTRIBUTING.md
2 years ago
pmc 19bce8bfba opt: docment
Signed-off-by: pmc <pangmengchen@gmail.com>
2 years ago
Fizz 8629931e99
Merge branch 'microsoft:main' into patch-2 2 years ago
Fizz 544dfbffca
Update CONTRIBUTING.md 2 years ago
Henning Dieterichs 920affc75f
Merge pull request #3611 from remcohaszing/feature-type-definitions
Publish feature and language type definitions
2 years ago
Henning Dieterichs 836c19717b
Merge pull request #3622 from microsoft/hediet/whole-lark
Fixes #3565
2 years ago
Henning Dieterichs 6f4b37e3fa
Merge pull request #3619 from jakebailey/replace-occurrences
Replace occurrences with highlights
2 years ago
Henning Dieterichs 5b9f89146a
Fixes #3565 2 years ago
Henning Dieterichs 56c4633825
Merge pull request #3617 from PmcFizz/patch-1
opt example
2 years ago
Jake Bailey 9d5d765fe4 Replace occurrences with highlights 2 years ago
Fizz 01c0a5be61
Update CONTRIBUTING.md 2 years ago
Fizz 5bbf36c369
Update sample.js 2 years ago
Henning Dieterichs 2b2e2a1eb7 Implements css hot reload 2 years ago
Henning Dieterichs ca7b9105cb playground: wrap-reverse 2 years ago
Henning Dieterichs 59e529cc36 Removes playground logging 2 years ago
Henning Dieterichs a1a90c30fd Fixes dev issue caused by sandboxed iframe. 2 years ago
Remco Haszing e353080621
Publish feature and language type definitions
According to the examples, this is part of the public interface.
However, type definitions were missing for these files.

Closes #2450
2 years ago
Henning Dieterichs 6c56744c34
Merge pull request #3607 from microsoft/hediet/capable-iguana
Sets version to 0.36.1
2 years ago
Henning Dieterichs a79b034ec4
Merge pull request #3609 from microsoft/hediet/annual-eagle
Updates changelog
2 years ago
Henning Dieterichs 894e86a863
Updates changelog 2 years ago
Henning Dieterichs 30e55994a5
Merge pull request #3606 from microsoft/hediet/smart-puma
Fixes #3601
2 years ago