Tags: ginochen/jupyterlab-git
Tags
Merge pull request jupyterlab#1065 from jupyterlab:bump-0-34-1 Bump to 0.34.1
Bump ansi-regex from 5.0.0 to 5.0.1 in /ui-tests (jupyterlab#1048) Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request jupyterlab#1015 from fcollonval/fcollonval/issue1014 Revert using default browser
Preserve commit message when switching to the History tab (jupyterlab… …#931) (jupyterlab#836) (jupyterlab#971) * Move commit message state to git panel (jupyterlab#931) * Preserve commit message when commit fails (jupyterlab#836) * Fix unit tests from refactor (jupyterlab#931) (jupyterlab#836) * Rename commit message state variables (jupyterlab#931) * summary -> commitSummary * description -> commitDescription * Preserve commit message when refusing to set identity when committing (jupyterlab#836) - Raise error instead of returning false on fail setting identity * Refactor commit and commit message handler functions * GitPanel.commitFiles now handles all commit actions * Refactor GitPanel spec to test commitFiles function instead of commitStaged * Change commit message handler functions to be more generic
PreviousNext