You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> This release changes the algorithm of `Widget.isVisible` to be more robust in case the widget is contained within a hidden parent.\
35
+
> It also deprecates the flag `Widget.Flag.isVisible`.
36
+
37
+
### Enhancements made
38
+
39
+
- Don't refresh if palette is within a hidden branch [#746](https://github.com/jupyterlab/lumino/pull/746) ([@fcollonval](https://github.com/fcollonval))
- Bump the actions group with 2 updates [#742](https://github.com/jupyterlab/lumino/pull/742) ([@dependabot](https://github.com/dependabot))
49
+
- Bump koa from 2.15.3 to 2.15.4 [#739](https://github.com/jupyterlab/lumino/pull/739) ([@dependabot](https://github.com/dependabot))
50
+
- Bump tj-actions/changed-files from 45.0.5 to 45.0.6 in the actions group [#738](https://github.com/jupyterlab/lumino/pull/738) ([@dependabot](https://github.com/dependabot))
51
+
52
+
### Documentation improvements
53
+
54
+
- Add links to the examples and documentation contribution instructions [#741](https://github.com/jupyterlab/lumino/pull/741) ([@cmarmo](https://github.com/cmarmo))
55
+
56
+
### Contributors to this release
57
+
58
+
([GitHub contributors page for this release](https://github.com/jupyterlab/lumino/graphs/contributors?from=2025-02-01&to=2025-03-31&type=c))
0 commit comments