Commit Graph

399 Commits

Author SHA1 Message Date
Ziv
02232cc870
docs: integrating with monaco-editor (#34)
* build: move standard-version to devDep

* docs: integrating with monaco-editor

* docs: update README
2021-07-16 14:33:35 +08:00
dependabot[bot]
d020591da1
build(deps): bump glob-parent from 5.1.1 to 5.1.2 (#32)
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-16 14:30:20 +08:00
xiaowei
9f5661f45b docs: release 4.0.0-beta.2 2021-05-11 14:24:13 +08:00
xiaowei
bcdcbafa3f chore(release): 4.0.0-beta.2 2021-05-11 14:22:34 +08:00
Ziv
ca85be9696
build: add the basic type declaration (#30) 2021-05-11 14:20:07 +08:00
xiaowei
5f5af0a4ab fix: lexer for comment 2021-05-11 13:40:52 +08:00
Ziv
dc49697302
fix: clean sql white spaces #21 2021-05-11 13:39:42 +08:00
Ziv
bff1618742
Revert "fix: clea sql white spaces \n fix #21 (#26)" (#28)
This reverts commit b632f62678.
2021-05-11 13:37:34 +08:00
Ziv
b632f62678
fix: clea sql white spaces \n fix #21 (#26) 2021-05-11 13:35:45 +08:00
dependabot[bot]
7acde4512f
build(deps): bump lodash from 4.17.20 to 4.17.21 (#25)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 13:34:24 +08:00
dependabot[bot]
aedfbe172f
build(deps): bump handlebars from 4.7.6 to 4.7.7 (#23)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 11:51:29 +08:00
dependabot[bot]
61f762f96a
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 (#24)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 11:51:17 +08:00
dependabot[bot]
3212c1917d
build(deps): bump y18n from 4.0.0 to 4.0.1 (#18)
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 11:50:48 +08:00
Ziv
3fbb1b3373
ci: remove 10.x node version (#15) 2021-02-07 13:12:21 +08:00
xiaowei
afbcce241d docs: release v4.0.0-beta.1 2021-01-05 19:17:21 +08:00
xiaowei
02b5bc8d8b chore(release): 4.0.0-beta.1 2021-01-05 19:16:17 +08:00
xiaowei
bc888b7339 refactor: update exporting and testing 2021-01-05 19:13:26 +08:00
xiaowei
10d24f5f7e ci: add build stage 2021-01-05 19:06:43 +08:00
xiaowei
0003736e46 chore: update the package description 2021-01-05 18:58:42 +08:00
xiaowei
3dc5869024 build(release): add standard-version 2021-01-05 18:47:50 +08:00
xiaowei
8d750c7b07 build: skipLibCheck and output sourceMap 2021-01-05 18:40:11 +08:00
xiaowei
34d93e4518 build: add globals for jest 2021-01-05 18:04:43 +08:00
xiaowei
788374c1ec refactor(utils): import methods from src index 2021-01-05 18:02:01 +08:00
xiaowei
dc9974bbff refactor(spark): extract spark export into src index 2021-01-05 17:57:33 +08:00
xiaowei
221482cc7c refactor(plsql): extract plsql export into src index 2021-01-05 17:49:34 +08:00
xiaowei
57aba357ab refactor(hive): extract hive export into src index 2021-01-05 17:45:54 +08:00
xiaowei
0f6c7849f2 refactor(test): import from src index file 2021-01-05 17:41:21 +08:00
xiaowei
ca44962acc refactor: update flinkSQL and genericSQL exporting location 2021-01-05 17:40:34 +08:00
xiaowei
07917043a5 docs: add release example 2021-01-05 16:09:07 +08:00
xiaowei
7146708ef3 docs: add release example 2021-01-05 16:06:56 +08:00
xiaowei
4a5f1a95a6 ci: add node version 14.x 2021-01-05 15:29:18 +08:00
xiaowei
1ac760e01a refactor: rename BasicParser.ts to basicParser.ts 2021-01-05 15:27:43 +08:00
xiaowei
276cd14173 build: update yarn 2021-01-05 14:47:58 +08:00
xiaowei
8ef25b2c56 chore(release): 4.0.1-beta 2021-01-05 12:38:54 +08:00
xiaowei
4d90a62de0 Merge branch 'dev' into release_4.0.0-beta 2021-01-05 12:35:50 +08:00
zhifei
3d87dacd6c Merge branch 'doc/readme' into 'dev'
Doc/readme

See merge request dt-insight-front/infrastructure/dt-sql-parser!9
2021-01-05 11:52:42 +08:00
Erindcl
205c8b218d Merge branch 'dev' of ssh://gitlab.prod.dtstack.cn:10022/dt-insight-front/infrastructure/dt-sql-parser into dev 2021-01-05 11:49:53 +08:00
Erindcl
da2581533f fix: delete mock data 2021-01-05 11:49:40 +08:00
xiaowei
28a62eede0 docs: add npm download statistic badge 2021-01-04 14:44:26 +08:00
xiaowei
e366559c3c chore: alter the license to MIT 2021-01-04 14:42:22 +08:00
xiaowei
5ca66cc79a docs: update Changelog 2020-12-30 16:41:46 +08:00
xiaowei
0259212981 chore(release): 4.0.0-beta 2020-12-30 16:40:28 +08:00
xiaowei
2f400b8fc4 chore(release): 4.0.0-beta.1 2020-12-30 16:39:02 +08:00
xiaowei
c7bf5898e0 docs: update Roadmap 2020-12-30 16:36:54 +08:00
xiaowei
76f1efb690 ci: update publishConfig and repository url 2020-12-30 16:36:23 +08:00
xiaowei
acf0210fbf chore(release): 4.0.0-beta 2020-12-30 16:27:56 +08:00
xiaowei
7c349fb533 chore(release): 4.0.0-beta 2020-12-30 16:27:13 +08:00
小威
81dc491407 Merge branch 'dev' into 'master'
Dev

See merge request dt-insight-front/infrastructure/dt-sql-parser!8
2020-12-30 16:06:32 +08:00
Erindcl
d0dd763533 chore(release):4.0.0-beta 2020-12-30 15:35:43 +08:00
Erindcl
996d875167 Merge branch 'dev' of ssh://gitlab.prod.dtstack.cn:10022/dt-insight-front/infrastructure/dt-sql-parser into dev 2020-12-30 10:40:17 +08:00