tdesign-vue-starter icon indicating copy to clipboard operation
tdesign-vue-starter copied to clipboard

A starter-kit for TDesign Vue UI components.

Results 32 tdesign-vue-starter issues
Sort by recently updated
recently updated
newest added

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.14 to 3.0.5. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. Changelog Sourced from vite's changelog. 3.0.5 (2022-08-09) fix: allow tree-shake glob...

dependencies
javascript

### tdesign-vue 版本 0.43.3 ### 重现链接 _No response_ ### 重现步骤 当我在keep-alive里面使用t-tabs时 点击 t-tabs切换路由时 为3个时没有展示tab_bar 为4个的时候点第二个跳转路由路由时 $route.name拿不到值 ### 期望结果 _No response_ ### 实际结果 _No response_ ### 框架版本 _No response_ ### 浏览器版本...

need more info

### 这个功能解决了什么问题 目前我们有系统嵌套的需求,想点击菜单,在中间区域打开另外一个系统的页面,请问如何能实现 ### 你建议的方案是什么 谢谢

Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.8.1 to 19.0.3. Release notes Sourced from @​commitlint/cli's releases. v19.0.3 19.0.3 (2024-02-28) Bug Fixes fix: mark @types/conventional-commits-parser as dep for @commitlint/types by @​JounQin in conventional-changelog/commitlint#3944 Full Changelog:...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.57.0. Release notes Sourced from eslint's releases. v8.57.0 Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas) dca7d0f feat: Enable eslint.config.mjs...

dependencies
javascript

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.20.0 to 9.22.0. Release notes Sourced from eslint-plugin-vue's releases. v9.22.0 ✨ Enhancements #2390 Improved autofix for vue/no-deprecated-slot-attribute to wrap \<template v-slot>. #2393 Added support for type assertions...

dependencies
javascript

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.2 to 5.1.4. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies
javascript

Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.13.1 to 16.2.1. Release notes Sourced from stylelint's releases. 16.2.1 Fixed: report flags not reporting on subsequent runs when cache is used (#7483) (@​ybiquitous). Fixed: custom-property-no-missing-var-function false...

dependencies
javascript

### tdesign-vue-starter 版本 0.6.2 ### 重现链接 _No response_ ### 重现步骤 1、使用node14.20.0安装脚手架,报错 2、使用node16安装脚手架,成功; 3、初始化vue3工程,使用vite构建 4、切换到node14.20.0安装依赖,lite版本成功并运行;完整版安装依赖报错,多个依赖要求16或18 ```bash ➜ fe-monitor git:(dev) ✗ sudo yarn add tdesign-starter-cli -g yarn add v1.22.19 info No lockfile...

### tdesign-vue-starter 版本 v0.3.3 ### 重现链接 _No response_ ### 重现步骤 需求预览PDF,引入github上PDF库后,使用库内组件报错:Uncaught TypeError: isFunction is not a function,展示空白页,重启项目无效,需要删除锁和node包再次install方可恢复项目.该库在其他项目可正常使用(已测过) ![Snipaste_2023-08-15_13-59-39](https://github.com/Tencent/tdesign-vue-starter/assets/76771363/e461c9f4-09fc-4e8f-8e2a-b25d60a9088c) ### 期望结果 可以正常引入其他库组件 ### 实际结果 _No response_ ### 框架版本 _No response_ ###...