Revisions of python-jupyterlab

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)
buildservice-autocommit accepted request 1156028 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 73)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 72)
- Update to 4.1.4
  * Fix creating files in custom drives, fix ContentsManagerMock
    #15291 (@jtpio)
  * Fix Theme color is not applied to SwitchKernel ToolbarButton
    #15924 (@FoSuCloud)
  * Revert "Prevent command shortcuts from preventing user input"
    #15938 (@krassowski)
  * Fix spurious dedent when opening inspector tooltip #15898
    (@krassowski)
  * Add an explicit default for inline completer providers #15899
    (@krassowski)
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 70)
- Release 4.1.3
 * Fix Pressing enter in console with console run keystroke set to
   enter creates a newline and runs #15869 (@FoSuCloud)
 * Fix saving of item positions in reactive toolbar #15843
   (@brichet)
 * Prevent command shortcuts from preventing user input #15790
   (@krassowski)
 * Fix missing signals in file editor adapter #15873 (@krassowski)
 * Fix codemirror highlight for Python builtin #15805 (@AllanChain)
 * When attaching only typeset after rendering is completed #15810
   (@krassowski)
- Release 4.1.2
  * Fix highlight sequencing when replacing text in code cells
    #15803 (@JasonWeill)
  * Windows platforms, erratic pasting of text into Markdown field
    #15794 (@kiliansinger)
  * Restore notebook scrolling on dragging a cell to the viewport
    edge #15782 (@krassowski)
  * Fix typing in editable elements inside of open shadow DOM
    #15774 (@krassowski)
- Release 4.1.1
  * Correct Alt + number keyboard shortcuts command map #15791
    (@g547315)
  * Catch errors attempting to access document.cookie #15788
    (@minrk)
  * Fix undo/redo in console, fix undo/redo enabled state in file
    editor #15783 (@krassowski)
  * Fix console cells not becoming read-only after execution #15779
    (@krassowski)
  * Fix migration of command selectors for shortcuts #15762
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 69)
- Skip python39: no longer supported since ipython 8.19 (through
  ipykernel)
buildservice-autocommit accepted request 1140087 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 68)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 67)
- Update to 4.0.11
  ## Security fixes
  * Potential authentication and CSRF tokens leak in JupyterLab
    (GHSA-44cc-43rp-5947) CVE-2024-22421
  * SXSS in Markdown Preview (GHSA-4m77-cmpx-vjc4) CVE-2024-22420
  ## Bugs fixed
  Fixes focus indicator on input checkbox for Firefox #15612
  (@alden-ilao)
- Update to 4.0.10
  ##  Bugs fixed
  * Backport PR #15386: Improve scrolling to heading #15565
    (@krassowski)
  * Workaround focus leaving input box on consecutive submissions
    #15479 (@krassowski)
  * Fix search coming back in notebook and editor #15443
    (@krassowski)
  * Fix jupyter labextension watch --help #15542 (@akx)
  * Fix FormComponent showing error indicators in all fields when
    using a customValidate function #15464 (@mmichilot)
  * Fix Shift + L not working in stdin #15440 (@krassowski)
buildservice-autocommit accepted request 1128944 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 66)
baserev update by copy to link target
Benjamin Greiner's avatar Benjamin Greiner (bnavigator) committed (revision 65)
- Update to 4.0.9
  ## Bugs fixed
  * Improve cell toolbar tracker #15314 (@fcollonval)
  * Do not update filebrowser breadcrumbs when not needed #15387
    (@krassowski)
  * Don't show default value for objects in Settings Editor #15380
    (@firai)
  * Fix highlighting search in an out-of-viewport cell #15376
    (@fcollonval)
  * Fix overreactive scrolling to next cell after Shift + Enter
    #15288 (@krassowski)
  * Fix missing default property breaking codemirror overrides.json
    #15346 (@LJMP)
  * Fix update button in extension manager #15331
    (@nbowditch-einblick)
  * Fix scrolling when dragging files in the file browser #15318
    (@krassowski)
  * Fix scrolling past long outputs in presence of un-rendered
    headings #15356 (@krassowski)
  * Update notebook window on resize if height changes #15357
    (@krassowski)
  * Remove unnecessary requirement from codemirror service plugin
    #15362 (@paulkim3151)
- Release 4.0.8
  ## Enhancements made
  * Expand search box horizontally when text grows long #15266
    (@sinistersnare)
  ## Bugs fixed
  * Add min width to constrain resizing in side-by-side view #14529
    (@dharmaquark)
Displaying revisions 1 - 20 of 84
openSUSE Build Service is sponsored by