175 Commits (cc454bb0ccca905a2a78805276eb0dcb7db09d9c)

Author SHA1 Message Date
jtpio cc454bb0cc Publish 7.0.0a17
3 years ago
Jeremy Tuloup 7903de83e8
Update to JupyterLab 4.0.0a37 (#6777)
3 years ago
jtpio 44eb35e2e5 Publish 7.0.0a16
3 years ago
Jeremy Tuloup 0faa88c8b6
Update to JupyterLab 4.0.0a36 (#6773)
3 years ago
jtpio 3886790af1 Publish 7.0.0a15
3 years ago
Jeremy Tuloup 4a0387f6c4
Update to JupyterLab 4.0.0a35 (#6757)
3 years ago
jtpio 0f5f3deafa Publish 7.0.0a14
3 years ago
Jeremy Tuloup 3aa73cbaca
Update to TypeScript 5 (#6735)
3 years ago
Jeremy Tuloup e7b5c3701b
File browser CSS tweaks (#6738)
3 years ago
Jeremy Tuloup b8e9cae07b
Enable `nx` (#6718)
3 years ago
jtpio b44f2c3570 Publish 7.0.0a13
3 years ago
Jeremy Tuloup ef67879306
Update to JupyterLab 4.0.0a34 (#6732)
3 years ago
Nicolas Brichet cc39a28c07
Adds translator to the NotebookShell (#6725)
3 years ago
Nicolas Brichet 905553e6dd
Resolving some accessibility issues (#6719)
3 years ago
jtpio ce9c16a01d Publish 7.0.0a12
3 years ago
Jeremy Tuloup 27c2bfbb80
Update to JupyterLab 4.0.0a33 (#6713)
3 years ago
jtpio d87f41da04 Publish 7.0.0a11
3 years ago
Jeremy Tuloup ffc7d8dcc3
Fix console error when adding a widget to a side panel (#6694)
3 years ago
jtpio 69bc21f0b9 Publish 7.0.0a10
3 years ago
Jeremy Tuloup 6205bf376f
Update to JupyterLab 4.0.0a32 (#6678)
3 years ago
Jeremy Tuloup e9e5c891e3
Update to TypeScript 4.9 (#6640)
3 years ago
jtpio aa0429881e Publish 7.0.0a9
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
Nicolas Brichet 74e227b7d6 Fix PDF renderer
4 years ago
GitHub Action 600ae49b56 Publish 7.0.0a7
4 years ago
Jeremy Tuloup 0d4c160564 Update to JupyterLab 4.0.0a30
4 years ago
Jeremy Tuloup 94eadd817a Remove `isEmpty` from the shell API (only used for tests)
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 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 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 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