devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Inspect and Debug your Tauri applications in style 💃

Results 45 devtools issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [http](https://redirect.github.com/hyperium/http) | dependencies | major | `0.2` -> `1.0` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tower-http](https://redirect.github.com/tower-rs/tower-http) | dependencies | minor | `0.4` -> `0.6` | --- ### Release...

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

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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [autoprefixer](https://togithub.com/postcss/autoprefixer) | [`10.4.17` -> `10.4.19`](https://renovatebot.com/diffs/npm/autoprefixer/10.4.17/10.4.19) | [![age](https://developer.mend.io/api/mc/badges/age/npm/autoprefixer/10.4.19?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 | |---|---|---|---|---|---| | [@solidjs/testing-library](https://togithub.com/solidjs/solid-testing-library) | [`0.8.6` -> `0.8.8`](https://renovatebot.com/diffs/npm/@solidjs%2ftesting-library/0.8.6/0.8.8) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@solidjs%2ftesting-library/0.8.8?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 | |---|---|---|---|---|---| | [@protobuf-ts/protoc](https://togithub.com/timostamm/protobuf-ts) ([source](https://togithub.com/timostamm/protobuf-ts/tree/HEAD/packages/protoc)) | [`2.9.3` -> `2.9.4`](https://renovatebot.com/diffs/npm/@protobuf-ts%2fprotoc/2.9.3/2.9.4) |...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tauri](https://tauri.app/) ([source](https://redirect.github.com/tauri-apps/tauri)) | dev-dependencies | minor | `1.6.7` -> `1.8.3` | | [tauri](https://tauri.app/)...

Upgraded Tauri to `2.0.0-beta.16`.

dependencies

Depends on #240 ## Showing attributes Log entries and spans, now show their attributes. ![image](https://github.com/crabnebula-dev/devtools/assets/118052430/fceba5c5-f049-4471-8d5b-ce5f195281dc) ![image](https://github.com/crabnebula-dev/devtools/assets/118052430/9a7e5840-cae3-4eff-9970-f5c96211c161) ## Span / trace error status Inspired by how opentelemetry [supports a status](https://opentelemetry.io/docs/specs/otel/trace/api/#set-status). Spans...