Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/vitepress/news.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## June 11, 2026

[trame-radial-menu](https://github.com/Kitware/trame-radial-menu/) is a new trame widget that can spawn
at mouse click with slots for side menus and buttons around.
![](https://github.com/Kitware/trame-radial-menu/blob/master/picture.png?raw=true)

## Mai 27, 2026
[Trame client 3.12](https://github.com/Kitware/trame-client/releases/tag/v3.12.0) features a Handler widget to easily register and run JavaScript modules files on the client side with minimal boilerplate. See the examples [here](https://github.com/Kitware/trame-client/tree/master/examples/handler)

Expand Down
Loading