v2023.11.5
2023.11.5
@lumino/application: 2.2.1 => 2.3.0
@lumino/commands: 2.1.3 => 2.2.0
@lumino/datagrid: 2.2.0 => 2.3.0
@lumino/default-theme: 2.1.3 => 2.1.4
@lumino/dragdrop: 2.1.3 => 2.1.4
@lumino/widgets: 2.3.0 => 2.3.1
New features added
- Datagrid: Introduce AsyncCellRenderer and ImageRenderer #630 (@martinRenou)
Enhancements made
- Remove dynamic keyboard event mode #653 (@brichet)
- Pass
_luminoEvent
argument when executing commands via keybinding #644 (@andrewfulton9) - Keydown event at bubbling phase #635 (@brichet)
Bugs fixed
- Propagate scroll from backdrop #652 (@krassowski)
- Add default top/left for
.lm-mod-drag-image
#651 (@krassowski) - Added role of button to addButton to make itkeyboard accessible when using screenreader #615 (@s596757)
- MenuBar: do not focus on hover #607 (@gabalafou)
Maintenance and upkeep improvements
- Update versions for a new release #656 (@krassowski)
- Bump tj-actions/changed-files from 39.2.3 to 40.0.0 #654 (@dependabot)
- Bump actions/setup-node from 3 to 4 #649 (@dependabot)
- Bump tj-actions/changed-files from 39.2.2 to 39.2.3 #648 (@dependabot)
- Bump tj-actions/changed-files from 39.2.1 to 39.2.2 #647 (@dependabot)
- Bump tj-actions/changed-files from 39.2.0 to 39.2.1 #646 (@dependabot)
- Bump postcss from 8.4.24 to 8.4.31 #645 (@dependabot)
- Switch from
hub
togh
CLI #643 (@fcollonval) - Bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1 #642 (@dependabot)
- Bump get-func-name from 2.0.0 to 2.0.2 #640 (@dependabot)
- Bump tj-actions/changed-files from 39.0.3 to 39.2.0 #639 (@dependabot)
- Bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0 #638 (@dependabot)
- Update versions #636 (@fcollonval)
- Bump tj-actions/changed-files from 39.0.1 to 39.0.3 #634 (@dependabot)
- Bump tj-actions/changed-files from 38.2.1 to 39.0.1 #632 (@dependabot)
- Added a test to check the add tab button has a role of button #631 (@m158261)
- Bump actions/checkout from 3 to 4 #629 (@dependabot)
- Bump tj-actions/changed-files from 37.6.1 to 38.2.1 #628 (@dependabot)
- Bump apache/skywalking-eyes from 0.4.0 to 0.5.0 #625 (@dependabot)
- Bump tj-actions/changed-files from 37.6.0 to 37.6.1 #624 (@dependabot)
- Bump tj-actions/changed-files from 37.5.1 to 37.6.0 #621 (@dependabot)
- Bump tj-actions/changed-files from 37.4.0 to 37.5.1 #620 (@dependabot)
Deprecated features
Contributors to this release
(GitHub contributors page for this release)
@andrewfulton9 | @brichet | @dependabot | @fcollonval | @gabalafou | @krassowski | @m158261 | @martinRenou | @s596757 | @tonyfast | @welcome