Skip to content

Commit

Permalink
docs(v3): Update migration page
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Aug 1, 2023
1 parent 78023e8 commit 4de8d3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/content/docs/trame_v2-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ os.environ["TRAME_DISABLE_V3_WARNING"] = "1"

Trame in itself won't have API change but it is possible that vue3 widget will have a different API like you can see between vuetify2 and vuetify3, but in general we'll try to maintain full API compatibility.

## Available widgets with compatibility
## Widgets compatibility and package name

| Widget name (trame.widget.{name}) | Package name | Supported version |
| --- | --- | --- |
Expand All @@ -103,4 +103,4 @@ Trame in itself won't have API change but it is possible that vue3 widget will h
| rca | trame-rca | 2 |
| matplotlib | trame-matplotlib | 2 |
| markdown | trame-markdown | 2 |
| deckgl | trame-deckgl | 2 |
| deckgl | trame-deckgl | 2 |

0 comments on commit 4de8d3d

Please sign in to comment.