Eric Chen
e4a4f50262
fix: fix security issue
2020-08-20 09:56:03 +08:00
Eric Chen
30377bc59d
Merge pull request #75 from microsoft/release-v0.2.0
...
Merge release v0.2.0 to develop branch
2020-08-10 15:23:26 +08:00
Eric Chen
3b11e864d2
chore: update package-lock file
2020-08-10 15:11:44 +08:00
Eric Chen
9321b46c33
bump to v0.2.0
2020-08-10 10:46:48 +08:00
dilin-MS
f9ed77e619
update dtdl-language-server version to 0.4.1
2020-07-29 16:04:29 +08:00
dilin-MS
8decb6ff59
update dtdl-language-server version to 0.4.0
2020-07-22 10:46:29 +08:00
dilin-MS
974bc91ae0
pre release v0.2.0
2020-07-22 10:43:58 +08:00
Di Lin
5a61d40dd9
Merge pull request #73 from microsoft/hot-fix-0.1.1-to-develop
...
Hot fix 0.1.1 to develop
2020-07-17 14:32:29 +08:00
dilin-MS
c2f6f9aeae
update 256*256 logo
2020-07-17 12:52:30 +08:00
dilin-MS
0acd621354
bump to v1.0.1: update logo
2020-07-17 12:52:11 +08:00
dilin-MS
be822ead5f
hot-fix: update logo
2020-07-17 12:51:43 +08:00
Renlong Tu
eadc2ef364
feat(intellisence): use DTDL language server instead of VSCode intellisense
...
* Use DTDL language server instead of VSCode intellisense
* Add OpenModelFile telemetry
* Remove unnecessary package
* Fix typo
* Update version of dtdl language server
Co-authored-by: rentu <rentu@microsoft.com>
2020-06-11 08:00:13 +01:00
Ivan Jobs
b1e736a7e4
chore: remove the publish step for rc flow
2020-06-04 10:53:49 +08:00
Eric Chen
7888bd1695
fix: validate property value of unique key is not container node
2020-06-03 10:50:09 +08:00
Ivan Jobs
10395d6e67
chore: remove the publish step for nightly
2020-06-03 09:24:25 +08:00
Ivan He
f90bbb0bff
chore: add test case of validate model name when it already exists
2020-05-27 14:28:12 +08:00
Ivan He
37e9549b53
chore: sync more cases by adjustments
2020-05-27 14:28:12 +08:00
Ivan He
f7ec6bae21
chore: add extra outer test cases
2020-05-27 14:28:12 +08:00
Ivan Jobs
3e36cff518
chore: remove interface infix
2020-05-27 14:28:12 +08:00
Ivan Jobs
92fc8b2877
chore: suppress require()
2020-05-27 14:28:12 +08:00
Ivan Jobs
1c671e0653
chore: open explicit-any check, add suppress annotations for special cases
2020-05-27 14:28:12 +08:00
Ivan Jobs
93643b7fe0
chore: add mock of vscode, draftly migrate test case of creating interface
2020-05-27 14:28:12 +08:00
Eric Chen
7c8e15af10
fix: validate duplicated id and array item
2020-05-27 14:13:04 +08:00
Di Lin
b240b69a35
Merge pull request #63 from microsoft/update-graph
...
feat(graph): add enumValue uniqueKey in graph and sort
2020-05-27 13:29:55 +08:00
dilin-MS
dcc96212f8
feat(graph): add enumValue uniqueKey in graph and sort
2020-05-27 13:04:29 +08:00
Ivan Jobs
2004e0a143
chore: remove trigger for release branch
2020-05-20 14:17:33 +08:00
Ivan Jobs
f31ccfdc09
chore: add pr validation triggers for prerelease and release branches
2020-05-20 14:17:33 +08:00
Di Lin
241439c009
Merge pull request #60 from microsoft/fix-entryNode-recognition
...
fix(auto-completion): fix suggestion of non type value
2020-05-20 13:54:10 +08:00
dilin-MS
6c29201cd6
style(eslint): fix eslint
2020-05-20 13:42:20 +08:00
dilin-MS
2f962b0eb8
style(eslint settings): remove uesless settings for eslint fix on save
2020-05-20 11:49:54 +08:00
dilin-MS
0fabfff381
style(eslint): add eslint autofix on save in .vscode/settings.json
2020-05-20 11:46:55 +08:00
dilin-MS
4f8a976e41
fix(auto-completion): fix suggestion of non type value
2020-05-20 11:31:22 +08:00
Ivan He
24d1f96846
chore: refine order of eslint rules
2020-05-20 11:12:45 +08:00
Ivan He
6b0644f2a3
chore: allow explicit any
2020-05-20 11:12:45 +08:00
Ivan He
b6031b6ba2
chore: revert back tsconfig.json
2020-05-20 11:12:45 +08:00
Ivan He
4d81d26679
chore: rename eslint's conf filename, make eslint's configs concise
2020-05-20 11:12:45 +08:00
Ivan He
9bc9a5decf
chore: fix package.json
2020-05-20 11:12:45 +08:00
Ivan He
3c0d251a8f
chore: revert modification of structure, instead just add white spaces
2020-05-20 11:12:45 +08:00
Ivan He
800e4b3819
chore: fix eslint errors
2020-05-20 11:12:45 +08:00
Ivan Jobs
abc0d4ef83
chore: sync config
2020-05-20 11:12:45 +08:00
Ivan Jobs
7faed9ad01
chore: mute no-undef
2020-05-20 11:12:45 +08:00
Ivan Jobs
e3597a5a50
chore(eslint): set up eslint for use
2020-05-20 11:12:45 +08:00
Ivan Jobs
979fc8b663
chore: bump to v0.1.0
2020-05-19 10:11:02 +08:00
Ivan Jobs
886f21fb04
pre release v0.1.0-rc2
2020-05-15 16:51:56 +08:00
Eric Chen
79094f7d32
fix: update the validation of invalid Relationship/target type
2020-05-15 16:50:49 +08:00
Eric Chen
de8309c3ba
fix: validate enum value according to value schema
2020-05-14 16:12:23 +08:00
Ivan Jobs
543ae7a5d5
chore: update logo with pure blue
2020-05-14 15:14:39 +08:00
Ivan Jobs
8e29fbea6b
chore: update links since repo name changed
2020-05-14 14:41:52 +08:00
Ivan Jobs
70ba49a5ed
chore: add security sections in readme, add license statement for ut
2020-05-14 09:54:12 +08:00
Ivan Jobs
6735308b5c
chore: use extension logo in current style
2020-05-13 13:45:56 +08:00