Releases: mpx-ecology/language-tools
Releases · mpx-ecology/language-tools
Release list
v1.24.0
What's Changed
- chore: bump TS v6 by @wangshunnn in #114
- feat: 支持自定义组件props类型提示支持 by @Triumph-light & @wangshunnn in #108
Full Changelog: v1.22.6...v1.24.0
v1.22.5
v1.22.0
What's Changed
- fix: enhance handling of MPX directive comments in Stylus formatting by @wangshunnn in #105
- feat(ai): add standalone agent mode and component goToDefinition by @lidongsevenlee in #109
New Contributors
- @lidongsevenlee made their first contribution in #109
Full Changelog: v1.20.0...v1.22.0
v1.20.0
What's Changed
- fix(vscode): improve mpx-interpolation-attr tm syntaxes by @wangshunnn in #82
- feat: new flatten styles for mpx2rn feature (experiment) by @wangshunnn in #84
- fix: enhance computedSfc and mpx-sfc for improved symbol handling by @wangshunnn in #85
- fix(vscode): enhance textmate grammars for mpx directives syntax highlighting by @wangshunnn in #87
- fix(vscode): improve interpolation attribute syntax highlighting by @wangshunnn in #88
- fix: update attribute syntax highlighting for At platforms by @wangshunnn in #89
- feat(service): add mpx style directive comments completion by @wangshunnn in #93
- chore(build): update entry points and enable sourcemaps for watch mode by @wangshunnn in #95
- Feature json import completion by @Triumph-light in #94
- fix: 创建componentPlaceholder问题示例 by @Triumph-light in #98
- fix: improve UnwrapRefs type to handle optional Ref types by @wangshunnn in #102
- Fix VS Code 1.110.0 by @wangshunnn in #104
Full Changelog: v1.16.0...v1.20.0
v1.16.0
What's Changed
- fix: template view break-wrap by @Triumph-light in #63
- feat(service): align prettier formatter with
vueparser by @wangshunnn in #64 - feat: 去除 HTML 内置标签src、href等属性的跳转功能,避免与{{ xxx }}内的路径冲突 by @Triumph-light in #65
- fix plugin component path by @wangshunnn in #71
- Revert "fix: template view break-wrap" by @wangshunnn in #73
- Update issue templates by @wangshunnn in #75
- fix: 增加usingComponents为短属性命名时的解析 by @Triumph-light in #76
- feat: update MpxRNCompUrl and new component definitions by @wangshunnn in #79
- chore: 增加preserveSymlinks处理pnpm,让ts-plugin能识别,使@mpxjs/core相关api有类型提示 by @Triumph-light in #74
- feat: improve syntaxes and autocompletion for template variables by @wangshunnn in #80
Full Changelog: v1.14.0...v1.16.0
v1.14.0
What's Changed
- fix(core): enhance usingComponents parsing by @wangshunnn in #54
- feat(core): enhance Object.assign parsing for
usingComponentsby @wangshunnn in #55 - feat(core): support link and diagnostics for pages by @wangshunnn in #56
- feat: support prettier formatter for template by @wangshunnn in #57
- feat: 支持mpx文件css样式颜色调色板显示和更改颜色 by @Triumph-light in #59
- feat(vscode): support interpolation decorators like Vue by @wangshunnn in #61
- feat(core): update usingComponents handling and style adjustments by @wangshunnn in #62
New Contributors
- @Triumph-light made their first contribution in #59
Full Changelog: v1.12.0...v1.14.0
v1.12.0
What's Changed
- chore: bump pnpm@10.15.0 by @wangshunnn in #51
- feat(service): enhance completion items for Mpx built-in components by @wangshunnn in #52
- feat: introduce prettier formatter for
<script>by @wangshunnn in #53
Full Changelog: v1.10.0...v1.12.0
v1.10.0
What's Changed
- feat: enhance mustache handler for
styleandclassby @wangshunnn in #40 - feat: enhance component paths resolve for spread assignments by @wangshunnn in #42
- fix: enhance formatter for mustache props by @wangshunnn in #43
- fix(core): enhance codegen for style url value by @wangshunnn in #44
- fix(core): enhance
parseResult.source.locforwx:forinupdateSFCTemplateby @wangshunnn in #45 - feat(core): implement
defineOptionsandonReactHooksExeccodegen in script setup by @wangshunnn in #46 - bump deps
@mpxjs/coreby @wangshunnn in #47 - fix(core): enhance component handling and support for external components in code generation by @wangshunnn in #48
- chore: bump typescript and eslint by @wangshunnn in #49
- feat(core): support document link for dynamic component range by @wangshunnn in #50
Full Changelog: v1.8.0...v1.10.0
v1.8.0
What's Changed
- fix: enhance tab/space formatting option for stylus by @wangshunnn in #37
- feat(core): support codegen for
[REACTHOOKSEXEC]option by @wangshunnn in #38 - feat: enhance mustache codegen by @wangshunnn in #39
Full Changelog: v1.6.0...v1.8.0
v1.6.0
What's Changed
- chore: bump unocss and update configuration by @wangshunnn in #30
- feat: add template formatter option
bracketSpacingby @wangshunnn in #33 - fix: resolve native components path for
usingComponentsby @wangshunnn in #34 - feat: enhance directive comments by @wangshunnn in #35
- feat: add autoinsert space plugin for template by @wangshunnn in #36
Full Changelog: v1.4.0...v1.6.0