tres icon indicating copy to clipboard operation
tres copied to clipboard

Declarative ThreeJS using Vue Components

Results 286 tres issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/Tresjs/tres). ## Config Migration Needed - [ ]...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vue-tsc](https://togithub.com/vuejs/language-tools) ([source](https://togithub.com/vuejs/language-tools/tree/HEAD/packages/tsc)) | [`2.0.14` -> `2.0.19`](https://renovatebot.com/diffs/npm/vue-tsc/2.0.14/2.0.19) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite-plugin-vue-devtools](https://togithub.com/vuejs/devtools-next) ([source](https://togithub.com/vuejs/devtools-next/tree/HEAD/packages/vite)) | [`7.1.2` -> `7.2.0`](https://renovatebot.com/diffs/npm/vite-plugin-vue-devtools/7.1.2/7.2.0) |...

Includes: - [x] Three v160 and Vue v3.4 #488 - [x] #140 - [x] Vue chrome devtools plugin #474 #479 - [x] #426 #439 - [x] #402 - [x] #487...

v4

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin) ([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)) | [`8.24.1` -> `8.26.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.24.1/8.26.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.26.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.15.6` -> `9.1.1`](https://renovatebot.com/diffs/npm/pnpm/8.15.6/9.1.1) |...

### Description As a developer, what if we provide a function similar to [vuesuse](https://vueuse.org/core/useMouse/#component-usage) In which we can use a composable as a component too. This could be maybe handy...

help wanted
feature
PR welcome
p2-nice-to-have

WIP 👷‍♂️ reference https://github.com/Tresjs/tres/issues/540 I just started the first guide files, I have to translate titles and comments in the code examples. ## Todo - [x] Guide Folder - [x]...