v2023.1.13-beta.0
Pre-release
Pre-release
fcollonval
released this
13 Jan 13:23
·
168 commits
to main
since this release
2023.1.13-beta.0
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)
- Improve title on accordion label #406 (@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)
- Only add aria-hidden for
scale
mode #501 (@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)
- Fix resizing and mode switching in
DockPanel
#411 (@afshin) - Fix labelledby to support multiple elements on page #407 (@fcollonval)
- Handle deferred processing when
document
is hidden #402 (@afshin) - Switch to using
setTimeout
for all deferred processing. #395 (@thetorpedodog)
Maintenance and upkeep improvements
- Update versions to 2.0.0-beta.0 #515 (@fcollonval)
- Bump tj-actions/changed-files from 35.2.1 to 35.4.0 #514 (@dependabot)
- Bump toshimaru/auto-author-assign from 1.6.1 to 1.6.2 #513 (@dependabot)
- Upgrade dev tools #512 (@fcollonval)
- Bump json5 from 1.0.1 to 1.0.2 #510 (@dependabot)
- 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) - Bump packages to v2 alpha 6 #413 (@fcollonval)
- Bump actions/setup-node from 1 to 3 #405 (@dependabot)
- Bump tj-actions/changed-files from 29.0.3 to 29.0.4 #404 (@dependabot)
- Bump actions/cache from 2 to 3 #403 (@dependabot)
- Update versions to v2 alpha.5 #398 (@fcollonval)
- Remove some webpack artifacts from
devDependencies
#396 (@afshin) - Use Rollup for tests and examples #348 (@gabalafou)
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 | @thetorpedodog | @vidartf | @welcome