v2023.6.22
2023.6.22
@lumino/application: 2.1.1 => 2.2.0
@lumino/commands: 2.1.1 => 2.1.2
@lumino/datagrid: 2.1.1 => 2.1.2
@lumino/default-theme: 2.1.1 => 2.1.2
@lumino/dragdrop: 2.1.1 => 2.1.2
@lumino/widgets: 2.1.1 => 2.2.0
Enhancements made
- Use Actual Return character for Mac shortcuts. #592 (@Carreau)
- Add a 'defer' option to the autoStart argument #588 (@brichet)
- Added "tabindex=0" for sidebar accessibility #583 (@j264415)
- Splits with merge option for dock panels #582 (@tavin)
Bugs fixed
- Fix position of drag image #595 (@MetRonnie)
- Invalid unicode characters removed from datagrid #578 (@nicojapas)
- Fix dblclick events with Drag.overrideCursor active (#547) #564 (@jjrv)
Maintenance and upkeep improvements
- Bump versions #600 (@fcollonval)
- Upgrade releaser workflows #598 (@fcollonval)
- Bump tj-actions/changed-files from 36.1.0 to 36.4.0 #597 (@dependabot)
- Bump tj-actions/changed-files from 36.0.17 to 36.1.0 #594 (@dependabot)
- Bump tj-actions/changed-files from 36.0.9 to 36.0.17 #591 (@dependabot)
- Bump tj-actions/changed-files from 35.9.2 to 36.0.9 #589 (@dependabot)
- Bump socket.io-parser from 4.2.1 to 4.2.3 #587 (@dependabot)
- Seed tests for datagrid, test
TextRenderer/drawText
#585 (@krassowski) - Bump tj-actions/changed-files from 35.9.0 to 35.9.2 #580 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@brichet | @Carreau | @dependabot | @fcollonval | @j264415 | @jjrv | @krassowski | @MetRonnie | @nicojapas | @tavin | @welcome