v2025.3.31
2025.3.31
@lumino/algorithm: 2.0.2 => 2.0.3
@lumino/application: 2.4.2 => 2.4.3
@lumino/collections: 2.0.2 => 2.0.3
@lumino/commands: 2.3.1 => 2.3.2
@lumino/coreutils: 2.2.0 => 2.2.1
@lumino/datagrid: 2.5.0 => 2.5.1
@lumino/default-theme: 2.1.8 => 2.1.9
@lumino/disposable: 2.1.3 => 2.1.4
@lumino/domutils: 2.0.2 => 2.0.3
@lumino/dragdrop: 2.1.5 => 2.1.6
@lumino/keyboard: 2.0.2 => 2.0.3
@lumino/messaging: 2.0.2 => 2.0.3
@lumino/polling: 2.1.3 => 2.1.4
@lumino/properties: 2.0.2 => 2.0.3
@lumino/signaling: 2.1.3 => 2.1.4
@lumino/virtualdom: 2.0.2 => 2.0.3
@lumino/widgets: 2.6.0 => 2.7.0
Important
This release changes the algorithm of Widget.isVisible
to be more robust in case the widget is contained within a hidden parent.
It also deprecates the flag Widget.Flag.isVisible
.
Enhancements made
- Don't refresh if palette is within a hidden branch #746 (@fcollonval)
Maintenance and upkeep improvements
- Update versions #751 (@fcollonval)
- Bump axios from 1.7.7 to 1.8.3 #748 (@dependabot)
- Remove use of
tj-actions/changed-files
#747 (@jtpio) - Forbid .only and .skip on CI #745 (@fcollonval)
- "npm run" -> yarn #743 (@vidartf)
- Bump the actions group with 2 updates #742 (@dependabot)
- Bump koa from 2.15.3 to 2.15.4 #739 (@dependabot)
- Bump tj-actions/changed-files from 45.0.5 to 45.0.6 in the actions group #738 (@dependabot)
Documentation improvements
Contributors to this release
(GitHub contributors page for this release)
@cmarmo | @dependabot | @fcollonval | @jtpio | @vidartf