v2023.1.3-alpha.7
Pre-release
Pre-release
fcollonval
released this
03 Jan 16:09
·
178 commits
to main
since this release
2023.1.3-alpha.7
Enhancements made
- Add contain strict for elements with fully managed layout #506 (@krassowski)
- Add content-visibility hide mode #497 (@krassowski)
- Improve the menubar accessibility #465 (@scmmmh)
- Add async iterable
Stream
class that inherits fromSignal
#462 (@afshin) - Disable text eliding by default #451 (@ibdafna)
- Add blocking signal feature #443 (@fcollonval)
- Add support for list of keystrokes #433 (@fcollonval)
- Add plugin description #419 (@fcollonval)
- Handle deferred processing when
document
is hidden #402 (@afshin) - Improve datagrid performance #394 (@martinRenou)
Bugs fixed
- Accessibility: role attributes #507 (@brichet)
- Improve performance of drag & drop, esp. in Chrome #502 (@krassowski)
- Fix finding dependents for deactivation #490 (@fcollonval)
- Fix drag-and-drop of nested dock panel #473 (@drcd1)
- When rejecting the internal promise in a
Stream
, catch failures #464 (@afshin) - Datagrid: Do not prevent page scroll if we are not actually scrolling the grid #446 (@martinRenou)
- Avoid menu layout trashing by moving DOM queries #432 (@krassowski)
- Handle deferred processing when
document
is hidden #402 (@afshin)
Maintenance and upkeep improvements
- Bump to 2.0.0-alpha.7 #509 (@fcollonval)
- Bump tj-actions/changed-files from 35.1.1 to 35.2.1 #508 (@dependabot)
- Bump tj-actions/changed-files from 34.5.3 to 35.1.1 #503 (@dependabot)
- Bump tj-actions/changed-files from 34.4.0 to 34.5.3 #493 (@dependabot)
- Bump dessant/lock-threads from 3 to 4 #492 (@dependabot)
- Bump decode-uri-component from 0.2.0 to 0.2.2 #483 (@dependabot)
- Use Firefox from playwright #481 (@fcollonval)
- Set up jupyter releaser #474 (@blink1073)
- Bump engine.io from 6.2.0 to 6.2.1 #469 (@dependabot)
- Fix license header CI #468 (@fcollonval)
- Bump loader-utils from 3.2.0 to 3.2.1 #467 (@dependabot)
- Bump tj-actions/changed-files from 34.3.2 to 34.4.0 #466 (@dependabot)
- Bump tj-actions/changed-files from 34.0.2 to 34.3.2 #461 (@dependabot)
- Bump actions/checkout from 2 to 3 #460 (@dependabot)
- Fix check release step #459 (@fcollonval)
- Audit
DataGrid
public API in preparation for 0.x => 2.0 #458 (@afshin) - Bump tj-actions/changed-files from 32.1.2 to 34.0.2 #454 (@dependabot)
- Bump tj-actions/changed-files from 32.0.0 to 32.1.2 #445 (@dependabot)
- Clean up test workflow #437 (@blink1073)
- Bump tj-actions/changed-files from 31.0.3 to 32.0.0 #435 (@dependabot)
- Fix minor code scan warnings #431 (@fcollonval)
- Bump lerna #429 (@fcollonval)
- Bump tj-actions/changed-files from 31.0.1 to 31.0.3 #424 (@dependabot)
- Bump tj-actions/changed-files from 29.0.7 to 31.0.1 #423 (@dependabot)
- Add DockLayout tests #421 (@3coins)
- Bump tj-actions/changed-files from 29.0.4 to 29.0.7 #417 (@dependabot)
- Remove Internet Explorer from tests, add Webkit #416 (@gabalafou)
- Follow on to #411 addressing
yield*
#415 (@afshin)
Documentation improvements
- Update documentation for Stream class #484 (@afshin)
- Backport changelog for stable 1.x #455 (@fcollonval)
- Switch to pydata sphinx theme #422 (@blink1073)
- Add section to README: Learning Resources #420 (@gabalafou)
- Follow on to #411 addressing
yield*
#415 (@afshin)
Contributors to this release
(GitHub contributors page for this release)
@3coins | @afshin | @blink1073 | @brichet | @dependabot | @drcd1 | @fcollonval | @gabalafou | @ibdafna | @krassowski | @martinRenou | @meeseeksdev | @scmmmh | @vidartf | @welcome