Revisions of python-jupyterlab

buildservice-autocommit accepted request 1224673 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 93)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 92)
- Downgrade to 4.2.6 
  * Maintain autosave timers while disconnected #16903 (@holzman)
  * Use class instead of id in the log console test #16723
    (@krassowski)
- Downgrade reason: Notebook is not ready for jupyterlab 4.3 yet
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1221229 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 91)
- Update to 4.3.0
  ## New features added
  * Notebook minimap in the virtual scrollbar #16432 (@krassowski)
  ## Enhancements made
  * Change "File Size" column name to "Size" at small widths #16849
    (@JasonWeill)
  * Adds command to toggle cell outputs #16833 (@JasonWeill)
  * Improve notebook output stream processing #16814
    (@davidbrochart)
  * Update Show Virtual Scrollbar -> Show Minimap #16776 (@jtpio)
  * Clean up SVG icons from @jupyterlab/ui-components and update
    SVGO #16678 (@joaopalmeiro)
  * Convert @jupyterlab/completer type colors to theme CSS
    variables #16656 (@joaopalmeiro)
  * Adopt a theme CSS variable for the "expand a collapsed cell"
    button shadow #16653 (@joaopalmeiro)
  * Implement resizing for the file browser #16646 (@krassowski)
  * Add kernel selection to Galata notebook creation #16639
    (@pauldruce)
  * Option to disable cell toolbar #16637 (@JasonWeill)
  * Update pending input message for clarification #16632 (@RRosio)
  * Standardize dialogs to shut down all kernels #16629
    (@joaopalmeiro)
  * Standardize the button role and label for single, dismissal
    buttons in dialogs #16622 (@joaopalmeiro)
  * Copy and style edits for upgrade news notification #16615
    (@JasonWeill)
  * Suppress the inline/tab completer if the other is already
    active #16613 (@krassowski)
  * Standardize the "go-to-line" input field using theme CSS
buildservice-autocommit accepted request 1197023 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 90)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 89)
- Fix license: It is actually BSD-3-Clause
buildservice-autocommit accepted request 1195124 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 88)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 87)
- Update to 4.2.4
  * Fix the identifier to download licenses in JSON format #16584
    (@joaopalmeiro)
  * Update JupyterLab wordmark color #16567 (@joaopalmeiro)
  * Add customisation options to prevent inline completer resizing
    aggressively #16507 (@krassowski)
  * Fix license table CSS selector to apply the selected row styles
    #16547 (@joaopalmeiro)
buildservice-autocommit accepted request 1187201 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 86)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1187198 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 85)
- Update to 4.2.3
  * Fix inline completer configure calls not being propagated
    correctly #16508 (@krassowski)
  * Fix the lines placeholder taking up too much space #16493
    (@krassowski)
  * Use correct hub restart URL #16471 (@mahendrapaipuri)
  * Fix check link CI failure in README (time zone converter site)
    #16482 (@afshin)
- Release 4.2.2
  ## Bugs fixed
  * Fix width and margins of the notebook footer. #16383
    (@HaudinFlorence)
  * Fix async function display #16443 (@sanskriti2005)
  * Fix code comments in tilde (~) fences incorrectly shown as
    headings in TOC #16437 (@itsmevichu)
  * Fix typos in jupyter-collaboration-missing error message #16436
    (@krishanbhasin-px)
  * Reactive toolbar computation, again... #16409 (@brichet)
  * Fix comments in nested markdown code blocks incorrectly being
    identified as TOC headings #16420 (@itsmevichu)
  * Add the toolbar again when updating the title of
    PanelWithToolbar #16390 (@brichet)
  * Align token usage for events #16397 (@fcollonval)
  * Fix runtime console error in debugger extension #16368
    (@afshin)
  ## Maintenance and upkeep improvements
  * Ignore empty stdout data when logging in verdaccio #16459
    (@fcollonval)
  * Fix some flaky ui tests #16430 (@brichet)
  * Do not install cairo/pango on Mac in CI #16434 (@krassowski)
  * Fix usage check job on CI (add setuptools dependency) #16423
    (@jtpio)
  * Run Python tests on MacOS with Python 12, replace canvas with
    jest-canvas-mock #16314 (@krassowski)
  * Fix failing link check (point to JAWS on Wikipedia) #16365
    (@krassowski)
  * Do not check links to Jupyter blog on Medium #16351
    (@krassowski)
- Release 4.2.1
  * Fix Shift + Tab contextual help inspector tooltip regression
    #16343 (@krassowski)
  * Fix workspace context menu incorrectly showing up in other
    sidebar sections #16346 (@krassowski)
  * Fix execution in console in terminal interaction mode #16348
    (@krassowski)
  * Reactive toolbar: avoid simultaneous calls to _onResize()
    #16335 (@brichet)
  * Resetting a shortcut does not restore and enable the default if
    it was modified #16304 (@itsmevichu)
  * Allow to invoke inline completer anywhere (not only at the end
    of line) #16298 (@ajbozarth)
  * Search and replace with substring in markdown and raw cells
    #16293 (@JasonWeill)
  * Wait for the cell toolbar items to be rendered the first time
    before looking for overlap #16291 (@brichet)
  * Add lowercase proxy vars and make priority consistent with
    other tools #16287 (@jgoodson)
buildservice-autocommit accepted request 1172955 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 84)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 83)
- Revert to 4.1.8 until the ecosystem is ready (notebook)
Daniel Garcia's avatar Daniel Garcia (dgarcia) committed (revision 82)
- Use distversion for python3dist requirement
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 81)
- Update to 4.2.0
  * WorkspacesUI
  * Recently opened/closed files
  * Full notebook windowing mode by default
  * Improved Shortcuts Editor
  * Dark high contrast theme
  * Keyboard shortcuts improvements
  ## Bugs fixed
  * Check the command is registered before calling
    notifyCommandChanged() #16273 (@jtpio)
  * Set aria-label to title if no label for #16262 (@fcollonval)
  * Fix changing font size in text editor #16261 (@FoSuCloud)
  * Fix replace when replacement text matches source text multiple
    times #16258 (@JasonWeill)
  * Add reopen closed command to tab context menu #16250
    (@krassowski)
- Drop some directives working around the former whl install scheme
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) accepted request 1172763 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 80)
- Build from source not whl from pypi.
buildservice-autocommit accepted request 1171751 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 79)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 78)
- Update to 4.1.8
  * Consider higher levels when toggling plugin #16251
    (@divyansshhh)
- Update to 4.1.7
  * Fix toggling extension at system level #16241 (@krassowski)
  * Fix extension toggling at different level #16102 (@divyansshhh)
  * Partial backport of windowing fix from #16013 #16202
    (@krassowski)
buildservice-autocommit accepted request 1167857 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 77)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 76)
- Update to 4.1.6
  * Fix outputarea collapse expand #16124 (@FoSuCloud)
  * Disable placeholder for password input #16128 (@Alanhou1222)
  * Fix for existing shortcuts getting triggered while edit
    shortcut #16126 (@Susilkessav)
  * Use smart scroll in debugger to minimize distraction #16084
    (@krassowski)
  * Store the real position of the item in reactive toolbar #16111
    (@brichet)
  * Fix extension installation on Windows #16064 (@fcollonval)
  * Removes dotted outline from active code cell #16070
    (@JasonWeill)
  * Long items should not wrap #15844 (@mdietz94)
  * Fix manager isDisposed is not set #15997 (@fcollonval)
buildservice-autocommit accepted request 1163576 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 75)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 74)
- Update to 4.1.5
  * Fix Theme color is not applied to Toolbar Button #15957
    (@FoSuCloud)
  * Uses the browser window's selection as the default search query
    #15834 (@JasonWeill)
  * Show outline on the full item in file browser, only when needed
    #15860 (@krassowski)
  * Short-circuit selectItemByName() if already selected #15970
    (@krassowski)
  * Fix browser-test.js #15892 (@fcollonval)
  * Avoid concurrency when computing the items in notebook toolbar
    #15954 (@brichet)
  * Fixes filter for Chinese, other non-ASCII filenames #15935
    (@JasonWeill)
Displaying revisions 1 - 20 of 93
openSUSE Build Service is sponsored by