349 Commits (23391a9ed0d8ad5e6cc4cc53c71fadeeb792e274)

Author SHA1 Message Date
Jeremy Tuloup 23391a9ed0 Fix call to `cell.model.getMetadata()`
3 years ago
Jeremy Tuloup 99688e8e02 Fix rendermime-interfaces
3 years ago
Jeremy Tuloup f19a65a14c Update `@jupyterlab` and `@lumino` packages
3 years ago
Nicolas Brichet c4a6e8bd90 Move panel related objects to a dedicated module file to improve readability
3 years ago
blink1073 7544eeaed7 Publish 7.0.0a8
3 years ago
Kostya Farber c48ad1a9b3 fix formatting (prettier)
4 years ago
Jeremy Tuloup add5e00dfa
Update variable name to `contributorList`
4 years ago
Kostya Farber abd8c71b6c
Update packages/help-extension/src/index.tsx
4 years ago
Kostya Farber 32369b79d8 restyle about dialog
4 years ago
Nicolas Brichet 74e227b7d6 Fix PDF renderer
4 years ago
GitHub Action 600ae49b56 Publish 7.0.0a7
4 years ago
Jeremy Tuloup caa0a11e36
Merge pull request #6566 from jtpio/update-latest-lab
4 years ago
Mieju 02ef33a318 moved and adjusted user menu css code
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 a74e4f92bc Fix docmanager opener
4 years ago
Jeremy Tuloup 0d4c160564 Update to JupyterLab 4.0.0a30
4 years ago
Mieju 8af1d6bd45 fixed UserMenu alignment
4 years ago
Jeremy Tuloup 94eadd817a Remove `isEmpty` from the shell API (only used for tests)
4 years ago
Jeremy Tuloup b4f520c58b Drop unused async
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 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 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 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 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
Nicolas Brichet aceb1872ad Fix tests on left and right area in tree view
4 years ago
Nicolas Brichet bc67cdc9d1 Add 'isToggled' check mark on right panel
4 years ago
Nicolas Brichet 069685085b Fix the sidebar closing if another widget is selected in the same sidebar
4 years ago
Nicolas Brichet 1773c8fb26 Hide the current widget when collapsing, otherwise this is only the upper one which is displayed
4 years ago
Nicolas Brichet 2055ccfb5c Add icon to close side panel
4 years ago
Nicolas Brichet 11d358875a Include the notebook tools widget from the notebook-extension
4 years ago
Nicolas Brichet 9681be38cd Move the palette logic from Shell to plugin
4 years ago
Nicolas Brichet 116f5a5b8c Move some logic and dependencies from Shell to plugin
4 years ago
Jeremy Tuloup 2145e66ab6 Remove tests for sidePanelsVisible
4 years ago
Jeremy Tuloup 418e294735 Remove unused import
4 years ago
Jeremy Tuloup 5d0139480c Side panels take the full page height
4 years ago
Nicolas Brichet 3d665c9810 Add command palette entries to open side bar panels
4 years ago
Nicolas Brichet e2592c3a0b Some refactoring and cleaning
4 years ago