Alex Dima
|
eed1e1cf27
|
Fix script for esbuild sample which cannot import `.ts` files
|
2022-02-05 00:23:00 +01:00 |
Alex Dima
|
29a2735168
|
Prepare for 0.32.1
|
2022-02-04 23:59:14 +01:00 |
Alex Dima
|
aa75ddccbb
|
CRLF -> LF
|
2022-02-04 14:02:37 +01:00 |
Alexandru Dima
|
d7ac67dbf8
|
Merge pull request #2939 from microsoft/alex/update-dependencies
Update dependencies
|
2022-02-03 23:02:10 +01:00 |
Alex Dima
|
0bc9ebb914
|
Fix compilation problem
|
2022-02-03 22:47:10 +01:00 |
Alex Dima
|
d8417a5576
|
Update dependencies
|
2022-02-03 22:43:53 +01:00 |
Henning Dieterichs
|
e1570658ec
|
Update changelog to prepare release of 0.32.0
|
2022-02-03 17:00:40 +01:00 |
Henning Dieterichs
|
46f20da8c2
|
Update vscode commit
|
2022-02-03 17:00:22 +01:00 |
Henning Dieterichs
|
a64cfd6ebb
|
Updates dependencies
|
2022-02-03 16:55:33 +01:00 |
Henning Dieterichs
|
3e9f3304ce
|
Run import typescript
|
2022-02-03 16:54:15 +01:00 |
Henning Dieterichs
|
50be61163a
|
Updates typescript dependency
|
2022-02-03 16:53:49 +01:00 |
Henning Dieterichs
|
fa79ad755d
|
Merge pull request #2929 from ZusorCode/cjs-extension-javascript
Add .cjs extension for javascript files
|
2022-02-03 15:59:36 +01:00 |
Henning Dieterichs
|
c9be1b35fb
|
Merge pull request #2937 from microsoft/hediet/typify-build
Convert build scripts to JavaScript.
|
2022-02-03 15:59:14 +01:00 |
Henning Dieterichs
|
4bf3b49c41
|
Convert build scripts to JavaScript.
|
2022-02-03 15:25:24 +01:00 |
Henning Dieterichs
|
a903ac1afc
|
Fixes publish github action.
|
2022-02-03 15:01:18 +01:00 |
Alex Dima
|
84665761ff
|
Simplify `dev-setup.js`
|
2022-02-03 09:32:42 +01:00 |
Alex Dima
|
7138fd1ffb
|
Inline `metadata.js` in `dev-setup.js`
|
2022-02-02 23:59:13 +01:00 |
Alex Dima
|
3a6cbe0787
|
Avoid using `metadata.js` in `build.js`
|
2022-02-02 23:14:43 +01:00 |
Alex Dima
|
f1be014b8f
|
Remove support for running from `file://`
|
2022-02-02 20:24:39 +01:00 |
Alexandru Dima
|
8b3ac48ea1
|
Merge pull request #2935 from microsoft/hediet/monaco-editor-core-filler-improvement
Don't load editor api from global API but use require directly.
|
2022-02-02 20:22:03 +01:00 |
Henning Dieterichs
|
69809452a8
|
Don't load monaco.contribution.ts twice.
Fixes #2866, #2931.
|
2022-02-02 20:03:20 +01:00 |
Henning Dieterichs
|
91edee5791
|
Moves src/{typescript,css,...} to src/language/{typescript,css,...} to align with the released paths
|
2022-02-02 17:12:13 +01:00 |
Henning Dieterichs
|
9eb7c18143
|
Don't load editor api from global API but use require directly.
|
2022-02-02 16:22:09 +01:00 |
Henning Dieterichs
|
a35721026f
|
Merge pull request #2934 from microsoft/hediet/gitattributes-normalize-line-endings
Adds .gitattributes to ensure all source files are stored as LF in git.
|
2022-02-02 15:31:22 +01:00 |
Henning Dieterichs
|
24f57fec21
|
Adds .gitattributes to ensure all source files are stored as LF in git.
|
2022-02-02 13:07:57 +01:00 |
Henning Dieterichs
|
4c068a7b8d
|
Merge pull request #2926 from popsql/bugfix-workflow-publish
Only run publish workflow on main monaco-editor repo
|
2022-02-02 10:46:45 +01:00 |
Tobias Messner
|
f8066b86df
|
Add .cjs extension for javascript files
|
2022-01-31 20:48:57 +01:00 |
Matthew Peveler
|
259196bc1e
|
Merge branch 'microsoft:main' into bugfix-workflow-publish
|
2022-01-30 17:33:47 -05:00 |
Matthew Peveler
|
7ec6ac210f
|
Only run publish workflow on main monaco-editor repo
Signed-off-by: Matthew Peveler <matt@popsql.com>
|
2022-01-30 22:29:48 +00:00 |
Alex Dima
|
bcc7fd43aa
|
Add 'Needs More Info Closer'
|
2022-01-28 20:29:05 +01:00 |
Alex Dima
|
4268f423e8
|
Add locker action
|
2022-01-28 20:16:11 +01:00 |
Henning Dieterichs
|
ee5303f9cc
|
Merge pull request #2924 from philipturner/patch-1
Add @preconcurrency to Swift declaration attributes
|
2022-01-28 10:46:22 +01:00 |
Philip Turner
|
743073476a
|
Update swift.ts
|
2022-01-27 19:08:45 -05:00 |
Alex Dima
|
75af762db9
|
Fix paths when running from `file://`
|
2022-01-27 16:56:54 +01:00 |
Alex Dima
|
8f2bc4ac98
|
Add support to run from source using `tsc -w`
|
2022-01-27 16:54:45 +01:00 |
Henning Dieterichs
|
22c629374e
|
Fixes path to template for create-an-issue action.
|
2022-01-27 14:17:43 +01:00 |
Henning Dieterichs
|
f3dda000c6
|
Fixes create-an-issue commit hash.
|
2022-01-27 14:01:22 +01:00 |
Henning Dieterichs
|
c8be2f8782
|
Creates an issue if npm publish task fails.
|
2022-01-27 12:47:43 +01:00 |
Alexandru Dima
|
9f0a9c263f
|
Merge pull request #2871 from juan-carlos-diaz/main
Fix #2851 Highlight correctly the attributes and identifiers (with dashes) for Shell language
|
2022-01-27 11:50:22 +01:00 |
Alex Dima
|
1134d5e82b
|
ESM: Do not append the `.js` suffix to imports if it's already there
|
2022-01-26 09:08:30 +01:00 |
Alex Dima
|
5330724dff
|
Adopt changes in `vscode` repo
|
2022-01-25 23:54:55 +01:00 |
Alexandru Dima
|
3d0ac205d3
|
Merge pull request #2909 from microsoft/dependabot/npm_and_yarn/webpack-plugin/nanoid-3.2.0
Bump nanoid from 3.1.30 to 3.2.0 in /webpack-plugin
|
2022-01-24 12:43:55 +01:00 |
dependabot[bot]
|
d735c42561
|
Bump nanoid from 3.1.30 to 3.2.0 in /webpack-plugin
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 11:43:40 +00:00 |
Alexandru Dima
|
3e1050ffd6
|
Merge pull request #2896 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-parcel/follow-redirects-1.14.7
Bump follow-redirects from 1.14.5 to 1.14.7 in /samples/browser-esm-parcel
|
2022-01-24 12:43:33 +01:00 |
Alexandru Dima
|
f1d2e8e34a
|
Merge pull request #2911 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-vite-react/nanoid-3.2.0
Bump nanoid from 3.1.30 to 3.2.0 in /samples/browser-esm-vite-react
|
2022-01-24 12:43:25 +01:00 |
dependabot[bot]
|
4ba89c03b1
|
Bump nanoid from 3.1.30 to 3.2.0 in /samples/browser-esm-vite-react
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0)
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-01-24 11:43:09 +00:00 |
Alexandru Dima
|
dfd3e884ff
|
Merge pull request #2910 from microsoft/dependabot/npm_and_yarn/samples/nanoid-3.2.0
Bump nanoid from 3.1.30 to 3.2.0 in /samples
|
2022-01-24 12:42:57 +01:00 |
Alexandru Dima
|
94ee4c9c70
|
Merge pull request #2912 from microsoft/dependabot/npm_and_yarn/samples/browser-esm-parcel/nanoid-3.2.0
Bump nanoid from 3.1.30 to 3.2.0 in /samples/browser-esm-parcel
|
2022-01-24 12:42:22 +01:00 |
Alex Dima
|
9fac3918b2
|
Adopt the new `editor/contrib` layering rules in the esm metadata generation
|
2022-01-24 12:37:22 +01:00 |
Henning Dieterichs
|
2a243d07fe
|
Fixes nightly release
|
2022-01-24 11:49:42 +01:00 |