Commit graph

294 commits

Author SHA1 Message Date
Kristen Mills
bd61f1f040
Add React demos 2020-02-22 14:47:19 -08:00
Peng Xiao
73189a1ab4 feat: bump version 2020-02-11 15:43:12 +08:00
Peng Xiao
d64a8d5538
Merge pull request #14 from kristenmills/update-ls
Update to the latest version of Yaml language server and support ESM
2020-01-30 11:58:27 +08:00
Peng Xiao
1b31f48186
fix: enable prettier formatter for umd (#2) 2020-01-29 12:15:37 -08:00
Kristen Mills
549e4afc5a
Merge branch 'master' into update-ls 2020-01-28 17:55:44 -08:00
Kristen Mills
9d7f7e3612
make prettier optional 2020-01-28 17:52:22 -08:00
Kristen Mills
c79683dd7a
Fix Readme 2020-01-28 17:49:14 -08:00
Peng Xiao
dd057b0070
Merge pull request #13 from gempain/patch-1
docs: fix typo in readme
2020-01-29 09:23:04 +08:00
Kristen Mills
dbda6b2631
fix package.json 2020-01-24 13:18:00 -08:00
Geoffroy Empain
6f5df4acfe
docs: fix typo in readme 2020-01-21 16:15:58 +01:00
Kristen Mills
42548a2137
v2.3.0 2020-01-12 17:31:37 -08:00
Kristen Mills
3503cacea0
Update to the latest version of yaml-language-service (#1) 2020-01-12 17:27:33 -08:00
Kristen Mills
0bfa23da98
try that 2020-01-11 17:23:01 -08:00
Kristen Mills
3c4720774c
Try using latest version 2020-01-11 17:18:13 -08:00
Kristen Mills
38a0c42644
v2.2.0 2020-01-11 13:05:30 -08:00
Kristen Mills
63a3bbf73f
update version info 2020-01-11 13:04:36 -08:00
Kristen Mills
775a2b5fa8
fix 2020-01-11 12:50:40 -08:00
Kristen Mills
d227764654
try that 2020-01-11 03:41:15 -08:00
Kristen Mills
6aed5662da
schema request service 2020-01-11 02:46:16 -08:00
Egor Gorbachev
f58dc690a9 v2.1.2 2019-09-19 21:02:18 +02:00
Egor Gorbachev
2ff7a7f637 v2.1.1 2019-09-19 20:59:30 +02:00
Egor Gorbachev
7b4e1eb274 Make the package scoped 2019-09-19 20:59:30 +02:00
Egor Gorbachev
766edb0be4 Fix the code to generate a proper ESM output 2019-09-19 20:57:50 +02:00
Egor Gorbachev
638ded2cd2 Change build output from /release to /lib 2019-09-19 16:49:18 +02:00
Egor Gorbachev
93c36d2bd4 Modify npm scripts so it's possible to produce ESM build output 2019-09-19 15:15:15 +02:00
Peng Xiao
27349f9d15
Merge pull request #10 from pengx17/feat/dev
add jest tests
2018-12-21 17:35:21 +08:00
Peng Xiao
1fea33bd60 test: some more fix to unit tests 2018-12-21 17:33:09 +08:00
Peng Xiao
ed907a9096 fix: add colon position to key node 2018-12-21 17:33:08 +08:00
Peng Xiao
84e82b52f7 style: lint files 2018-12-21 17:33:07 +08:00
Peng Xiao
1e0e5ebb54 fix: fix error type issues 2018-12-21 17:33:06 +08:00
Peng Xiao
cb10912b7e test: add jest for testing 2018-12-21 17:33:06 +08:00
Peng Xiao
7b140ccb4c
Merge pull request #9 from pengx17/feat/dev
test: add jest for testing
2018-12-14 18:03:51 +08:00
Peng Xiao
0229f023b0 test: add jest for testing 2018-12-14 18:00:45 +08:00
Peng Xiao
d1b457c5dc
Merge pull request #8 from pengx17/feat/dev
Feat/dev
2018-12-14 12:33:06 +08:00
Peng Xiao
a478bef722 feat: some adjustment to auto completion 2018-12-14 12:16:10 +08:00
Peng Xiao
56dda31a03 fix: fix an issue of error position 2018-12-13 15:04:09 +08:00
Peng Xiao
37dae21bbd
Merge pull request #5 from kpdecker/feat/2.0
build: migrate latest json language service implementation
2018-11-30 15:05:52 +08:00
Peng Xiao
0784a4311e fix: disable completion for now 2018-11-30 15:05:02 +08:00
Peng Xiao
d80ea14fe0 build: migrate latest json language service implementation 2018-11-23 10:04:33 +08:00
Peng Xiao
5169f3e1fd feat: revert back custom request service 2018-11-16 11:19:00 +08:00
Peng Xiao
5476403375 feat: allow user to provide custom schema service 2018-11-16 10:22:55 +08:00
Peng Xiao
fb04c29c52 chore: upgrade dependencies and bump version to 1.2.0 2018-11-14 17:57:07 +08:00
Peng Xiao
21933e3875
Merge pull request #4 from kpdecker/remake
chore: align with pengx17/master branch
2018-10-25 10:12:32 +08:00
Peng Xiao
a0db642717 chore: align with pengx17/master branch 2018-10-25 10:12:07 +08:00
Kevin Decker
63bca4922f
Merge pull request #2 from lujjjh/fix-test
Update development instruction and fix the test
2018-04-17 10:50:20 -05:00
lujjjh
3685b3acd8
Fix the test 2018-03-27 11:34:01 +08:00
lujjjh
33f732644f
Update development instruction 2018-03-27 11:31:02 +08:00
Kevin Decker
08a2ec2616 Remove bundled with monaco install notes 2018-02-26 00:10:38 -06:00
Kevin Decker
c65f0f4a95 House keeping 2018-02-26 00:05:58 -06:00
Kevin Decker
e658a06c82 Rename path to more common location 2018-02-26 00:05:33 -06:00