Jeremy Tuloup
|
ea495dec66
|
Update ui-tests yarn.lock
|
4 years ago |
Jeremy Tuloup
|
1ba273e43b
|
Update ui tests dependencies
|
4 years ago |
Jeremy Tuloup
|
49ecaeafb6
|
Add ui-components-extension
|
4 years ago |
Jeremy Tuloup
|
688da288be
|
Fix codemirror commands
|
4 years ago |
Jeremy Tuloup
|
aad75571cc
|
Fix handling of the codemirror extension
|
4 years ago |
Jeremy Tuloup
|
77d547e96c
|
Fix yarn.lock
|
4 years ago |
Jeremy Tuloup
|
436e83a1be
|
Remove filebrowser plugin from edit page
|
4 years ago |
Jeremy Tuloup
|
46d5b68b31
|
Use default router from lab
|
4 years ago |
Jeremy Tuloup
|
64af07d202
|
Remove CSS patches
|
4 years ago |
Jeremy Tuloup
|
69c12594d4
|
More fixes
|
4 years ago |
Jeremy Tuloup
|
e1435421ac
|
Fix resolutions
|
4 years ago |
Jeremy Tuloup
|
b3aa4c0820
|
Add manager plugin
|
4 years ago |
Jeremy Tuloup
|
a74e4f92bc
|
Fix docmanager opener
|
4 years ago |
Jeremy Tuloup
|
0d4c160564
|
Update to JupyterLab 4.0.0a30
|
4 years ago |
Jeremy Tuloup
|
fd8c5ae30e
|
Merge pull request #6562 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
4 years ago |
pre-commit-ci[bot]
|
1b876831e8
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0)
|
4 years ago |
Jeremy Tuloup
|
6b4799cfd9
|
Merge pull request #6561 from eltociear/patch-1
Fix typo in CHANGELOG.md
|
4 years ago |
Ikko Ashimine
|
d9744a0636
|
Fix typo in CHANGELOG.md
overriden -> overridden
|
4 years ago |
Jeremy Tuloup
|
62c0fa84d2
|
Merge pull request #6487 from brichet/left-right-widgets
Left right panel in Notebook view
|
4 years ago |
Jeremy Tuloup
|
94eadd817a
|
Remove `isEmpty` from the shell API (only used for tests)
|
4 years ago |
Jeremy Tuloup
|
820ee98806
|
Update kernel menu snapshot for firefox
|
4 years ago |
Jeremy Tuloup
|
b4f520c58b
|
Drop unused async
|
4 years ago |
Jeremy Tuloup
|
708928b2f0
|
Try resize workaround in tests for now
Fix order of selectors
|
4 years ago |
Jeremy Tuloup
|
b893cf0d06
|
Wait for kernel ready before menu screenshots
|
4 years ago |
Jeremy Tuloup
|
12119f97b3
|
Fix what looks like a rebase issue
|
4 years ago |
Jeremy Tuloup
|
d583453732
|
Try dispatching a resize message manually
|
4 years ago |
Jeremy Tuloup
|
f6b65e3bae
|
Tweak menu tests
|
4 years ago |
Jeremy Tuloup
|
02a164d7f0
|
Remove shutdownAll in the menu tests
|
4 years ago |
Jeremy Tuloup
|
3f8c55831a
|
Update toc snapshot for Firefox
|
4 years ago |
Jeremy Tuloup
|
55cd158fa0
|
Update more reference snapshots
|
4 years ago |
Jeremy Tuloup
|
7d5691ed9a
|
Try fixing UI test race conditions
|
4 years ago |
Jeremy Tuloup
|
e62a06f58e
|
Remove TODO
|
4 years ago |
Jeremy Tuloup
|
1ed8e02e7b
|
Update viewport width for mobile tests
|
4 years ago |
Jeremy Tuloup
|
d9635e35a2
|
Try fixing the test opening JupyterLab
|
4 years ago |
Jeremy Tuloup
|
ffadcbc543
|
Update some reference snapshots
|
4 years ago |
Jeremy Tuloup
|
d5e9cec53d
|
Add the debugger extension
|
4 years ago |
Jeremy Tuloup
|
b396e51c72
|
Revert to making INotebookTools optional
|
4 years ago |
Jeremy Tuloup
|
ea3692051c
|
Dissociate menu and palette updates
|
4 years ago |
Jeremy Tuloup
|
07720adaa6
|
More cleanups
|
4 years ago |
Jeremy Tuloup
|
7375ee1208
|
Remove unused handling of layout modified
|
4 years ago |
Jeremy Tuloup
|
9af6a20b26
|
Simplify menu entry label
|
4 years ago |
Jeremy Tuloup
|
fc663a54c1
|
Enable side bars on other pages
|
4 years ago |
Jeremy Tuloup
|
73aafed7db
|
Minor cleanups
|
4 years ago |
foo
|
22089cd1ac
|
update snapshot
|
4 years ago |
foo
|
4463ed842f
|
Specify the 'Shut Down All' button to click in smoke tour test (the one from main panel), as there is now a side panel containing the same button
|
4 years ago |
foo
|
7f326933b1
|
Apply the min-width to the side panels themselves instead of to the children, which seems not to work
|
4 years ago |
foo
|
239e5b931c
|
Updates after rebasing v7.0.0a6
|
4 years ago |
Nicolas Brichet
|
7f33dbed84
|
Fix tests on panels and add snapshots
|
4 years ago |
Nicolas Brichet
|
d210064223
|
Add some docstring
|
4 years ago |
Nicolas Brichet
|
0580147a23
|
Use signal to update menu and palette entries when widgets are removed or added in sidebars
|
4 years ago |