Commit Graph

341 Commits (32369b79d8875f8b8093bd81824a57480800983e)

Author SHA1 Message Date
Kostya Farber 32369b79d8 restyle about dialog
3 years ago
Nicolas Brichet 74e227b7d6 Fix PDF renderer
3 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
Nicolas Brichet 45deda1f6c Add NotebookTools widget in right panel
4 years ago
Nicolas Brichet b02eb05750 Fix some test snapshots and css
4 years ago
Nicolas Brichet e2ed555dbf Fix tha activateById on side panels widgets
4 years ago
Nicolas Brichet ab7b0ad38d Update the menu entries when widgets are added or removed from side panels
4 years ago
Nicolas Brichet 72756df882 Fix menu entries in tree and editor views
4 years ago
pre-commit-ci[bot] 4e9d0ac16c [pre-commit.ci] auto fixes from pre-commit.com hooks
4 years ago
Nicolas Brichet a794e1287c Fix the ToC on Notebook (and remove remaining comments from rebase)
4 years ago
Nicolas Brichet b29a925ec2 Add the table of content dependency
4 years ago