Skip to content

feat(devtools-ui): json tree handles dates#258

Merged
AlemTuzlak merged 2 commits intoTanStack:mainfrom
harry-whorlow:date-format
Mar 4, 2026
Merged

feat(devtools-ui): json tree handles dates#258
AlemTuzlak merged 2 commits intoTanStack:mainfrom
harry-whorlow:date-format

Conversation

@harry-whorlow
Copy link
Collaborator

@harry-whorlow harry-whorlow commented Nov 1, 2025

Allows devtools-ui JsonTree to handle date instances and format them.

@changeset-bot
Copy link

changeset-bot bot commented Nov 1, 2025

🦋 Changeset detected

Latest commit: 7dbe1b8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@tanstack/devtools-ui Minor
@tanstack/devtools-utils Patch
@tanstack/devtools Patch
@tanstack/preact-devtools Patch
@tanstack/react-devtools Patch
@tanstack/solid-devtools Patch
@tanstack/vue-devtools Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nx-cloud
Copy link

nx-cloud bot commented Nov 1, 2025

View your CI Pipeline Execution ↗ for commit 7dbe1b8

Command Status Duration Result
nx affected --targets=test:eslint,test:sherif,t... ✅ Succeeded 2m 26s View ↗
nx run-many --targets=build --exclude=examples/** ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-04 12:58:13 UTC

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 1, 2025

More templates

@tanstack/devtools

npm i https://pkg.pr.new/@tanstack/devtools@258

@tanstack/devtools-client

npm i https://pkg.pr.new/@tanstack/devtools-client@258

@tanstack/devtools-ui

npm i https://pkg.pr.new/@tanstack/devtools-ui@258

@tanstack/devtools-utils

npm i https://pkg.pr.new/@tanstack/devtools-utils@258

@tanstack/devtools-vite

npm i https://pkg.pr.new/@tanstack/devtools-vite@258

@tanstack/devtools-event-bus

npm i https://pkg.pr.new/@tanstack/devtools-event-bus@258

@tanstack/devtools-event-client

npm i https://pkg.pr.new/@tanstack/devtools-event-client@258

@tanstack/preact-devtools

npm i https://pkg.pr.new/@tanstack/preact-devtools@258

@tanstack/react-devtools

npm i https://pkg.pr.new/@tanstack/react-devtools@258

@tanstack/solid-devtools

npm i https://pkg.pr.new/@tanstack/solid-devtools@258

@tanstack/vue-devtools

npm i https://pkg.pr.new/@tanstack/vue-devtools@258

commit: 3282870

@@ -0,0 +1,21 @@
import { JsonTree, ThemeContextProvider } from '@tanstack/devtools-ui'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added the devtools-ui example as a test repo for ui-components. It's been left out of the config for the examples on tanstack.com.

@harry-whorlow harry-whorlow force-pushed the date-format branch 2 times, most recently from 190fadc to 28ca3dd Compare November 1, 2025 13:35
@harry-whorlow harry-whorlow force-pushed the date-format branch 6 times, most recently from 16dcc2c to 13ffdb2 Compare March 4, 2026 12:30
@AlemTuzlak AlemTuzlak merged commit b3e375f into TanStack:main Mar 4, 2026
3 of 4 checks passed
@github-actions github-actions bot mentioned this pull request Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants