CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 18:39:21 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"d21a5b32a77039c5ee2050dcf65d0e35"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=VVckans0s4qlRAIlBfZOiVcZDkMJkhFSvUDnIm9F7aNbeKOvDVvoLoEwWMoAKNKYciFW3fsDOH%2BM%2Beu0uXlg6c54mrZk4QgSh%2FYXj9eXI2sofUmQFzEWqn5YunfEHj1YLxagytclq%2Fi9nZGQEt4zhP52vV653SCqOObKjc1jWYrzB7RNnCXyQxMSYjxRJ%2BSIZ7Nq0h7rxOXl0efvfHee1AfffMUoFJe31VKBJfs0QGQkcAYcFFAOGqWLsgl8EhLwY9a3Zk7yiZIpkXC8YG8jCQ%3D%3D--1Op5Rn8TEiqo5ICF--gXLVR0ThjOFINcN2F48axw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.618757577.1752950360; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 18:39:20 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sun, 19 Jul 2026 18:39:20 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E124:228B1:A3E3DD:D3C5CB:687BE658
Releases · jledentu/vue-finder · GitHub
17 Sep 07:55
05 Jul 21:21
Loading
22 Dec 08:12
Loading
19 May 14:05
Loading
05 May 22:54
Loading
05 May 22:28
Loading
12 Apr 07:29
Loading
31 Mar 10:39
Loading
30 Mar 21:13
Loading
30 Mar 21:43
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 17
Releases: jledentu/vue-finder
Releases · jledentu/vue-finder
v2.2.2
Compare
v5.0.0
Compare
5.0.0 (2024-07-05)
- feat!: replace components by scoped slots for customization
BREAKING CHANGES
This release introduces scoped slots allowing to customize some parts of the UI. They replace previous custom components passed as props : itemComponent
, arrowComponent
and undocumented dragImageComponent
, dropZoneComponent
.
- <Finder :tree="tree" :item-component="itemComponent" />
+ <Finder :tree="tree">
+ <template #item="{ item }">
+ <div style="color: blue">
+ <em>Name:</em> <strong>{{ item.label }}</strong>
+ </div>
+ </template>
+ </Finder>
- itemComponent: {
- props: ["item"],
- template: '<div style="color: blue"><em>Name:</em> <strong>{{ item.label }}</strong></div>',
- }
See https://vue-finder.netlify.app/customization.html#custom-slots
Assets 2
1 person reacted
v2.2.1
Compare
Assets 2
v2.2.0
Compare
Assets 2
v4.1.1
Compare
Assets 2
v2.1.2
Compare
Assets 2
v4.1.0
Compare
Assets 2
v2.1.1
Compare
Assets 2
v4.0.0
Compare
This new release brings the stable support of Vue 3. 🎉
BREAKING CHANGES
This version does not support Vue 2, please use the 2.x version if you use Vue 2.
Here are the changes since the 2.1.0 version:
Features
Bug Fixes
- update package.json to support CSS export / import (#188) (e5394ea), thanks @tomcoonen
Chore
- upgrade many development dependencies
Assets 2
v2.1.0
Compare
Assets 2
Previous Next
You can’t perform that action at this time.