Kagol

Results 210 comments of Kagol

@jxl-hash 尝试执行命令 `pnpm -F internal-cli i -D vite-plugin-solid`

@STofone `@opentiny/[email protected]` 已支持深色模式。

@ArtisanQ 图裂了,可否重新上传下? ![image](https://github.com/user-attachments/assets/234f8a62-5593-474e-a247-fa59d64e9556)

@ArtisanQ 由于 select 组件包含下拉树、下拉表格功能,耦合了 tree / grid 两个重型组件,近期我们正在做重构和解耦,欢迎一起讨论~ #1633

@gweesin 麻烦解决下冲突~ ![image](https://github.com/user-attachments/assets/3afbe479-8ec8-4036-9499-9470727fa27a)

@hashiqi12138 你说的是 Slider 组件的 num-pages 属性吧,我看标题写的是 Progress 组件。 [https://opentiny.design/tiny-vue/zh-CN/os-theme/components/slider#shortcut-operation](https://opentiny.design/tiny-vue/zh-CN/os-theme/components/slider#shortcut-operation)

@zttAsoiaf 暂不支持国际化,不过这个表格右菜单的内容是可以自己配置的。

> 这个表格内容怎么配置,有没有相关文档? 有的,参考下这个文档: [https://opentiny.github.io/fluent-editor/docs/table](https://opentiny.github.io/fluent-editor/docs/table)

将 Node.js 升级到 v20.17.0 之后,报了另一个错: ``` internals/unplugin-virtual-template build$ tsup │ internals/vue-vite-import build$ rimraf dist && tsup src/index.ts --dts --format cjs,esm │ internals/unplugin-tiny-vue build$ rimraf dist && tsup src/index.ts --dts --format...