Kael
1ab8483933
feat: allow string arguments on directives ( #496 )
...
* chore: update dependencies
* feat: allow string arguments on directives
resolves #325
2021-09-22 10:27:50 +08:00
Amour1688
65ebf6fd09
v1.0.7
2021-09-03 23:57:56 +08:00
Amour1688
95ddd34acc
chore: update scripts [ci skip]
2021-09-03 23:57:11 +08:00
Amour1688
55035e3f1d
fix: throw state.get(...)
when using object slots ( #494 )
2021-09-03 23:52:48 +08:00
dependabot[bot]
e0d0162d6b
chore(deps): bump browserslist from 4.16.0 to 4.16.6 ( #438 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-03 21:35:21 +08:00
dependabot[bot]
7257edc8a1
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #489 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.15.2 to 4.30.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.30.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-03 20:44:14 +08:00
dependabot[bot]
043ad97611
chore(deps): bump @babel/helper-module-imports from 7.12.5 to 7.15.4 ( #493 )
...
Bumps [@babel/helper-module-imports](https://github.com/babel/babel/tree/HEAD/packages/babel-helper-module-imports ) from 7.12.5 to 7.15.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.15.4/packages/babel-helper-module-imports )
---
updated-dependencies:
- dependency-name: "@babel/helper-module-imports"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-03 18:04:44 +08:00
dependabot[bot]
10b28583c5
chore(deps): bump @babel/plugin-syntax-jsx from 7.12.1 to 7.14.5 ( #448 )
...
Bumps [@babel/plugin-syntax-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-jsx ) from 7.12.1 to 7.14.5.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-plugin-syntax-jsx )
---
updated-dependencies:
- dependency-name: "@babel/plugin-syntax-jsx"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-03 17:52:48 +08:00
Amour1688
47fc86356e
Revert "feat: add umd bundle ( #457 )" ( #458 )
...
This reverts commit b0cdddae94
.
2021-06-24 20:52:10 +08:00
hangzou
b0cdddae94
feat: add umd bundle ( #457 )
2021-06-24 20:20:08 +08:00
dependabot[bot]
1ac52f8bdd
chore(deps-dev): bump @babel/core from 7.12.10 to 7.14.3 ( #432 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.12.10 to 7.14.3.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.14.3/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-27 15:37:24 +08:00
Amour1688
3dcca6d06d
test: isCustomElement snap
2021-05-20 20:46:06 +08:00
fxy060608
117b25a56a
fix: should check isCustomElement
( #431 )
...
* fix: respect isCustomElement
* chore: yarn lint
2021-05-14 20:18:27 +08:00
Amour1688
77ed541aa3
chore: license [ci skip]
2021-05-10 12:12:57 +08:00
dependabot[bot]
700652c195
chore(deps-dev): bump typescript from 4.2.3 to 4.2.4 ( #417 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.3...v4.2.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-09 00:04:07 +08:00
dependabot-preview[bot]
2e0c842820
chore(deps): [security] bump ssri from 6.0.1 to 6.0.2 ( #392 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-09 00:03:35 +08:00
Amour1688
425b3eac38
v1.0.6
2021-05-02 12:27:47 +08:00
Amour1688
5f2800605a
docs: v1.0.6 changelog [ci skip]
2021-05-02 12:27:25 +08:00
Amour1688
a7121f8553
chore: use airbnb-typescript/base eslint plugin ( #420 )
2021-04-30 18:29:48 +08:00
dependabot-preview[bot]
4cb4d7fcdf
Upgrade to GitHub-native Dependabot ( #407 )
...
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-30 16:02:20 +08:00
Amour1688
224196d3ec
fix: wrong compilation result of withDirectives ( #404 )
2021-04-30 01:06:23 +08:00
Amour1688
cbad0e5c5f
v1.0.5
2021-04-18 11:05:28 +08:00
Amour1688
ab4dfc7ac9
docs: v1.0.5 changelog [ci skip]
2021-04-18 11:05:06 +08:00
Amour1688
14adaa5f3a
fix: using v-slots without children should not be spread
2021-04-18 11:00:35 +08:00
dependabot-preview[bot]
1f0fcf1049
chore(deps-dev): bump @typescript-eslint/parser from 4.11.1 to 4.22.0 ( #390 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 4.11.1 to 4.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.22.0/packages/parser )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-16 23:07:09 +08:00
GetKnowledgeByGitHub
5c798bae84
docs: slots ( #386 )
...
* feat(md): add <slot/> to jsx md
Co-authored-by: GetKnowledge <xxx@qq.com>
2021-04-12 13:15:44 +08:00
Daniel
0e4a660a60
docs: update README, add new user. ( #270 )
...
* docs: Update README, add new user.
2021-04-10 22:04:21 +08:00
Amour1688
0756cf5a94
docs: v1.0.4 changelog [ci skip]
2021-03-29 21:07:42 +08:00
Amour1688
c48dbb7dc8
v1.0.4
2021-03-29 21:04:28 +08:00
Amour1688
1972dbad32
style: format code
2021-03-22 10:26:54 +08:00
Amour1688
3a83e668f4
fix: dynamic slot flag not working
2021-03-15 23:37:01 +08:00
dependabot-preview[bot]
de17052e7d
chore(deps-dev): bump vue from 3.0.5 to 3.0.7 ( #356 )
...
Bumps [vue](https://github.com/vuejs/vue ) from 3.0.5 to 3.0.7.
- [Release notes](https://github.com/vuejs/vue/releases )
- [Commits](https://github.com/vuejs/vue/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-15 17:36:14 +08:00
dependabot-preview[bot]
41b2ad78b7
chore(deps): [security] bump elliptic from 6.5.3 to 6.5.4 ( #347 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-13 22:55:11 +08:00
Amour1688
a744cb1aab
chore(deps-dev): bump typescript to 4.2.3
2021-03-13 14:51:16 +08:00
dependabot-preview[bot]
9f2c9c9233
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #349 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 4.11.1 to 4.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.17.0/packages/eslint-plugin )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-13 14:42:57 +08:00
Amour1688
e9b83a0f96
feat: v-model targe value should support variable
2021-03-13 14:38:00 +08:00
Amour1688
4c858a26e4
fix: jsx-explorer default text value error
2021-03-04 16:55:43 +08:00
Amour1688
b2d0394281
test: snap
2021-03-04 10:24:00 +08:00
Amour1688
17c2894067
feat: jsx-explorer support options
2021-03-03 23:58:09 +08:00
Amour1688
98b4f92f48
feat: v-model targe value support variable ( #331 )
2021-03-03 10:23:32 +08:00
JokcyLou
ec50fddc8a
feat: add pragma option and support @jsx annotation ( #322 )
...
* add pragma option and support @jsx annotation
* update syntax and remove useless eslint rule
* use BabelCore.BabelFile as type definition of state.file
* update chinese doc
2021-02-28 18:08:42 +08:00
Amour1688
57f670711d
fix: typo [ci skip]
2021-02-12 21:47:04 +08:00
Amour1688
d87a834ca2
chore: update codesandbox link
2021-02-07 21:12:11 +08:00
xrkffgg
29b20e3eb5
docs: add template & issue action ( #305 )
...
* docs: add pr template
* Create bug_report.md
* Create question.md
* Create issue-reply.yml
2021-02-07 10:37:12 +08:00
Amour1688
231caea783
docs: v1.0.3 change log [ci skip]
2021-02-06 21:54:56 +08:00
Amour1688
fa36f02535
v1.0.3
2021-02-06 21:51:19 +08:00
Amour1688
4c69e3ce71
test: snap for KeepAlive
2021-02-06 21:45:53 +08:00
Amour1688
f1c9629b88
fix: child nodes of KeepAlive should not be transformed to slots
2021-02-04 22:18:07 +08:00
Amour1688
ee3faaf58b
v1.0.2
2021-01-17 00:23:07 +08:00
Amour1688
02ab0426bd
docs: v1.0.2 change log [ci skip]
2021-01-17 00:22:13 +08:00